PHPackages                             codenteq/iyzico-payment-gateway - 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. codenteq/iyzico-payment-gateway

ActivePackage[Payment Processing](/categories/payments)

codenteq/iyzico-payment-gateway
===============================

The Laravel eCommerce Iyzico Payment Gateway

v1.6.0(2mo ago)121.0k5MITPHP

Since Mar 21Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/codenteq/iyzico-payment-gateway)[ Packagist](https://packagist.org/packages/codenteq/iyzico-payment-gateway)[ Docs](https://codenteq.com)[ GitHub Sponsors](https://github.com/sponsors/codenteq)[ RSS](/packages/codenteq-iyzico-payment-gateway/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (2)Versions (13)Used By (0)

[![](src/Resources/assets/images/iyzico.svg)](https://codenteq.com)

Iyzico Payment Gateway
======================

[](#iyzico-payment-gateway)

[![License](https://camo.githubusercontent.com/95cd9115e3f40092a82a2b6346d0024b428eed51a5626a0cb889c3be7af0488f/68747470733a2f2f706f7365722e707567782e6f72672f636f64656e7465712f69797a69636f2d7061796d656e742d676174657761792f6c6963656e7365)](https://github.com/codenteq/iyzico-payment-gateway/blob/master/LICENSE)[![Total Downloads](https://camo.githubusercontent.com/531403cd56e475c51cddf6922c02714fb327d35a7cef6b96ee774bcee586f99d/68747470733a2f2f706f7365722e707567782e6f72672f636f64656e7465712f69797a69636f2d7061796d656e742d676174657761792f642f746f74616c)](https://packagist.org/packages/codenteq/iyzico-payment-gateway)

1. Introduction:
----------------

[](#1-introduction)

Install this package now to receive secure payments in your online store. Iyzico offers an easy and secure payment gateway.

2. Requirements:
----------------

[](#2-requirements)

- **PHP**: 8.2 or higher.
- **Bagisto**: v2.\*
- **Composer**: 1.6.5 or higher.

3. Installation:
----------------

[](#3-installation)

- Run the following command

```
composer require codenteq/iyzico-payment-gateway

```

- Publish the assets using the command below

```
php artisan vendor:publish --tag=iyzico-assets

```

- Run database migrations after installation

```
php artisan migrate

```

> WARNING
> Go to `/admin/configuration/sales/payment_methods`, find Iyzico, and enter your API Key and Secret Key.

> That's it, now just execute the project on your specified domain.

Installation without composer:
------------------------------

[](#installation-without-composer)

- To ensure that your custom shipping method package is properly integrated into the Bagisto application, you need to register your service provider. This can be done by adding it to the `bootstrap/providers.php` file in the Bagisto root directory.

```
Webkul\Iyzico\Providers\IyzicoServiceProvider::class,

```

- Goto composer.json file and add following line under 'psr-4'

```
"Webkul\\Iyzico\\": "packages/Webkul/Iyzico/src"

```

- Run these commands below to complete the setup

```
composer dump-autoload

```

- Run database migrations after installation

```
php artisan migrate

```

> WARNING
> Go to `/admin/configuration/sales/payment_methods`, find Iyzico, and enter your API Key and Secret Key.

> That's it, now just execute the project on your specified domain.

How to contribute
-----------------

[](#how-to-contribute)

Iyzico Payment Gateway is always open for direct contributions. Contributions can be in the form of design suggestions, documentation improvements, new component suggestions, code improvements, adding new features or fixing problems. For more information please check our [Contribution Guideline document.](https://opensource.codenteq.com/contributor-covenant-code-of-conduct/)

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance83

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 82% 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

Every ~101 days

Total

12

Last Release

85d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/06878efbf4b8ae440f1f737718455196a9cffd6e35de36f1838891fb7dd683cd?d=identicon)[ahmetarsiv](/maintainers/ahmetarsiv)

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

---

Top Contributors

[![ahmetarsiv](https://avatars.githubusercontent.com/u/101526596?v=4)](https://github.com/ahmetarsiv "ahmetarsiv (50 commits)")[![karabayyazilim](https://avatars.githubusercontent.com/u/45515180?v=4)](https://github.com/karabayyazilim "karabayyazilim (11 commits)")

---

Tags

acikkaynakbagistocodenteqecommerceiyzicoopensourcepaymentpaymentecommerceiyzicobagistoopensourcecodenteq

### Embed Badge

![Health badge](/badges/codenteq-iyzico-payment-gateway/health.svg)

```
[![Health](https://phpackages.com/badges/codenteq-iyzico-payment-gateway/health.svg)](https://phpackages.com/packages/codenteq-iyzico-payment-gateway)
```

###  Alternatives

[authorizenet/authorizenet

Official PHP SDK for Authorize.Net

47210.4M59](/packages/authorizenet-authorizenet)[codenteq/stripe-payment-gateway

The Laravel eCommerce Stripe Payment Gateway

243.5k](/packages/codenteq-stripe-payment-gateway)[cybersource/rest-client-php

Client SDK for CyberSource REST APIs

40952.8k6](/packages/cybersource-rest-client-php)[sumup/sumup-ecom-php-sdk

SumUp PHP SDK

52303.6k1](/packages/sumup-sumup-ecom-php-sdk)[commerceguys/authnet

PHP SDK for Authorize.Net API, using Guzzle.

20486.2k](/packages/commerceguys-authnet)[sylius/payment-bundle

Flexible payments system for Symfony e-commerce applications.

22290.4k10](/packages/sylius-payment-bundle)

PHPackages © 2026

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