PHPackages                             nextdeveloper/omnipay-iyzico - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. nextdeveloper/omnipay-iyzico

ActiveLibrary[Payment Processing](/categories/payments)

nextdeveloper/omnipay-iyzico
============================

Iyzico gateway for Omnipay payment processing library

v0.1(2y ago)01.7k—0%1MITPHP

Since Apr 16Pushed 2y agoCompare

[ Source](https://github.com/nextdeveloper-nl/omnipay-iyzico)[ Packagist](https://packagist.org/packages/nextdeveloper/omnipay-iyzico)[ Docs](https://github.com/nextdeveloper/omnipay-iyzico)[ RSS](/packages/nextdeveloper-omnipay-iyzico/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (2)Used By (1)

Omnipay: Iyzico
===============

[](#omnipay-iyzico)

This library is a fork of; "yasinkuyu/omnipay-iyzico" library. We will be implementing full feature Omnipay library over the top of this library.

Features implemented
--------------------

[](#features-implemented)

- Purchase

**Iyzico gateway for Omnipay payment processing library**

[![License](https://camo.githubusercontent.com/1ef866f2d45c670cda0cd98835ae7fdf0798f11eb138eee465f02457224d943c/68747470733a2f2f706f7365722e707567782e6f72672f6e657874646576656c6f7065722f6f6d6e697061792d69797a69636f2f6c6963656e7365)](https://packagist.org/packages/nextdeveloper/omnipay-iyzico)

[Omnipay](https://github.com/thephpleague/omnipay) is a framework agnostic, multi-gateway payment processing library for PHP 5.3+. This package implements Iyzico (Turkish Payment Gateways) support for Omnipay.

Readme TR
=========

[](#readme-tr)

Iyzico v3 (3D Secure) sanal pos hizmeti için omnipay kütüphanesi.

Test ortamım için  adresinden kayıt olup hemen sonrasında(mail onaysız) login olabilirsiniz.

Login olduktan sonra karşınıza çıkan “Cep Telefonu Doğrulama” ekranına sms kodu olarak “123456" yazıp giriş sağlayabilirsiniz. Ayarlar sayfasından api anahtarları bölümünden API anahtarı ve güvenlik anahtarı bilgilerine erişebiliyorsunuz.

Sandbox/test base url  set edildiğinde githubdaki clientlarımız Test kartları

Ay ve yıl olarak herhangi bir ileri değer verebilirsiniz. Cvv içinde aynı şekilde 3 haneli random bir değer verebilirsiniz. 3D secure şifresi : 283126

Installation
------------

[](#installation)

```
composer require league/omnipay iyzico/iyzipay-php nextdeveloper/omnipay-iyzico

```

Omnipay is installed via [Composer](http://getcomposer.org/). To install, simply add it to your `composer.json` file:

```
{
    "require": {
        "iyzico/iyzipay-php": "^2.0",
        "nextdeveloper/omnipay-iyzico": "*"
    }
}
```

And run composer to update your dependencies:

```
$ curl -s http://getcomposer.org/installer | php
$ php composer.phar update

```

Basic Usage
-----------

[](#basic-usage)

The following gateways are provided by this package: **Not yet revisited**

- Iyzico v3

Gateway Methods

- purchase($options) - authorize and immediately capture an amount on the customer's card
- refund($options) - refund an already processed transaction
- checkout($options) - iyzico host payment method
- checkout\_status($options) - iyzico host payment method status

For general usage instructions, please see the main [Omnipay](https://github.com/thephpleague/omnipay)repository.

Unit Tests
----------

[](#unit-tests)

PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks.

Requirements
------------

[](#requirements)

```
composer require iyzico/iyzipay-php

To use the bindings, use Composer's autoload:

require_once('vendor/autoload.php');

```

Composer dependencies require a PHP version "&gt;= 8.1.0"

Sample App
----------

[](#sample-app)

```
purchase.php
refund.php
void.php

checkout.php (iyzico host)

```

Support
-------

[](#support)

If you are having general issues with Omnipay, we suggest posting on [Stack Overflow](http://stackoverflow.com/). Be sure to add the [omnipay tag](http://stackoverflow.com/questions/tagged/omnipay) so it can be easily found.

If you want to keep up to date with release anouncements, discuss ideas for the project, or ask more detailed questions, there is also a [mailing list](https://groups.google.com/forum/#!forum/omnipay) which you can subscribe to.

If you believe you have found a bug, please report it using the [GitHub issue tracker](https://github.com/yasinkuyu/omnipay-iyzico/issues), or better yet, fork the library and submit a pull request.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 Bus Factor1

Top contributor holds 90.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

753d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bf911c41625e44b31d914752cb95c489c6d7a4ef0363c44dcd72370c535772c3?d=identicon)[yakari007](/maintainers/yakari007)

---

Top Contributors

[![yasinkuyu](https://avatars.githubusercontent.com/u/204635?v=4)](https://github.com/yasinkuyu "yasinkuyu (29 commits)")[![yakari007](https://avatars.githubusercontent.com/u/95028646?v=4)](https://github.com/yakari007 "yakari007 (3 commits)")

---

Tags

paymentgatewaypaymerchantomnipayiyzicosanal-posposnet

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/nextdeveloper-omnipay-iyzico/health.svg)

```
[![Health](https://phpackages.com/badges/nextdeveloper-omnipay-iyzico/health.svg)](https://phpackages.com/packages/nextdeveloper-omnipay-iyzico)
```

###  Alternatives

[yasinkuyu/omnipay-iyzico

Iyzico gateway for Omnipay payment processing library

137.0k](/packages/yasinkuyu-omnipay-iyzico)[sudiptpa/omnipay-nabtransact

National Australia Bank (NAB) Transact driver for the Omnipay payment processing library.

1017.2k](/packages/sudiptpa-omnipay-nabtransact)[lucassmacedo/omnipay-mercadopago

MercadoPago gateway for OmniPay

154.6k](/packages/lucassmacedo-omnipay-mercadopago)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
