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

ActivePackage[Payment Processing](/categories/payments)

codenteq/paytr-payment-gateway
==============================

The Laravel eCommerce PayTR Payment Gateway

v1.0.0(3w ago)5293MITPHP

Since Jun 9Pushed 3w agoCompare

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

READMEChangelog (1)DependenciesVersions (2)Used By (0)

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

PayTR Payment Gateway
=====================

[](#paytr-payment-gateway)

[![License](https://camo.githubusercontent.com/62b755654ea67a9ae074c93a2e5878c2d5c646da5be3cc7fc1a52cb605c8110b/68747470733a2f2f706f7365722e707567782e6f72672f636f64656e7465712f70617974722d7061796d656e742d676174657761792f6c6963656e7365)](https://github.com/codenteq/paytr-payment-gateway/blob/master/LICENSE)[![Total Downloads](https://camo.githubusercontent.com/623561a56b77134475734c1fcd8d6a1ff4fecac63602ae96f6a4ab626a28f513/68747470733a2f2f706f7365722e707567782e6f72672f636f64656e7465712f70617974722d7061796d656e742d676174657761792f642f746f74616c)](https://packagist.org/packages/codenteq/paytr-payment-gateway)

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

[](#1-introduction)

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

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

[](#2-requirements)

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

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

[](#3-installation)

- Run the following command

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

```

- Run these commands below to complete the setup

```
composer dump-autoload

```

> WARNING
> It will check existence of the .env file, if it exists then please update the file manually with the below details.

```
PAYTR_MERCHANT_ID=
PAYTR_MERCHANT_KEY=
PAYTR_MERCHANT_SALT=

```

- Run these commands below to complete the setup

```
php artisan optimize

```

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

[](#installation-without-composer)

- Unzip the respective extension zip and then merge "packages" and "storage" folders into project root directory.
- Goto config/app.php file and add following line under 'providers'

```
Webkul\PayTR\Providers\PayTRServiceProvider::class,

```

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

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

```

- Run these commands below to complete the setup

```
composer dump-autoload

```

> WARNING
> It will check existence of the .env file, if it exists then please update the file manually with the below details.

```
PAYTR_MERCHANT_ID=
PAYTR_MERCHANT_KEY=
PAYTR_MERCHANT_SALT=

```

```
php artisan optimize

```

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

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

[](#how-to-contribute)

PayTR 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://github.com/codenteq/paytr-payment-gateway/blob/master/CONTRIBUTING.md)

###  Health Score

39

↑

LowBetter than 84% of packages

Maintenance95

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 Bus Factor1

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

25d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

acikkaynakbagistocodenteqecommerceopensourcepaymentpaytrpaymentecommercebagistoopensourcepaytrcodenteq

### Embed Badge

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

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

###  Alternatives

[authorizenet/authorizenet

Official PHP SDK for Authorize.Net

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

The Laravel eCommerce Iyzico Payment Gateway

121.0k](/packages/codenteq-iyzico-payment-gateway)[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)

PHPackages © 2026

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