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

ActivePackage[Payment Processing](/categories/payments)

codenteq/halkode-payment-gateway
================================

The Laravel eCommerce Halk Öde Payment Gateway

v1.3.6(3mo ago)1831MITPHP

Since Jan 2Pushed 3mo agoCompare

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

READMEChangelog (10)DependenciesVersions (12)Used By (0)

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

Halk Öde Payment Gateway
========================

[](#halk-öde-payment-gateway)

[![License](https://camo.githubusercontent.com/c0048ba7127e31fb6629aa7913350dcfc464ba821b88ddf21f984b4a4682e3be/68747470733a2f2f706f7365722e707567782e6f72672f636f64656e7465712f68616c6b6f64652d7061796d656e742d676174657761792f6c6963656e7365)](https://github.com/codenteq/halkode-payment-gateway/blob/master/LICENSE)[![Total Downloads](https://camo.githubusercontent.com/06d5a65968d783dbbc5ce249558723f26cfb27c089b8ece2066cd4825f255bfc/68747470733a2f2f706f7365722e707567782e6f72672f636f64656e7465712f68616c6b6f64652d7061796d656e742d676174657761792f642f746f74616c)](https://packagist.org/packages/codenteq/halkode-payment-gateway)

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

[](#1-introduction)

Install this package now to receive secure payments in your online store. Halk Öde 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/halkode-payment-gateway

```

- Publish the assets using the command below

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

```

> WARNING
> Go to `/admin/configuration/sales/payment_methods`, find Halk Öde, and enter your Merchant Key and App Secret.

> 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\Halkode\Providers\HalkodeServiceProvider::class,

```

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

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

```

- Run these commands below to complete the setup

```
composer dump-autoload

```

- Publish the assets using the command below

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

```

> WARNING
> Go to `/admin/configuration/sales/payment_methods`, find Halk Öde, and enter your Merchant Key and App Secret.

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

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

[](#how-to-contribute)

Halk Öde 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://codenteq.com/contributor-covenant-code-of-conduct/)

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance82

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.4% 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 ~8 days

Total

11

Last Release

96d 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 (20 commits)")[![karabayyazilim](https://avatars.githubusercontent.com/u/45515180?v=4)](https://github.com/karabayyazilim "karabayyazilim (8 commits)")

---

Tags

acikkaynakbagistocodenteqecommercehalkbankopensourcepaymentpaymentecommercebagistoHalkbankopensourcecodenteq

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/codenteq-halkode-payment-gateway/health.svg)](https://phpackages.com/packages/codenteq-halkode-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)
