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

ActivePackage[Payment Processing](/categories/payments)

codenteq/param-payment-gateway
==============================

The Laravel eCommerce Param POS Payment Gateway

v1.0.3(6mo ago)22181MITPHP

Since May 22Pushed 6mo agoCompare

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

READMEChangelog (4)DependenciesVersions (5)Used By (0)

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

Param POS Payment Gateway
=========================

[](#param-pos-payment-gateway)

[![License](https://camo.githubusercontent.com/8b86af62cbf09006f55cd132c4d73433a3fd07ac8e742c4262e2a87afd74aaa5/68747470733a2f2f706f7365722e707567782e6f72672f636f64656e7465712f706172616d2d7061796d656e742d676174657761792f6c6963656e7365)](https://github.com/codenteq/param-payment-gateway/blob/master/LICENSE)[![Total Downloads](https://camo.githubusercontent.com/06eb88953db375a7eaaad4a76df9cd0f352d72b345e641ceef00a3109694385f/68747470733a2f2f706f7365722e707567782e6f72672f636f64656e7465712f706172616d2d7061796d656e742d676174657761792f642f746f74616c)](https://packagist.org/packages/codenteq/param-payment-gateway)

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

[](#1-introduction)

Install this package now to receive secure payments in your online store. Param POS 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/param-payment-gateway

```

- Publish the assets using the command below

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

```

> WARNING
> You should only do this in an HTTPS environment.

```
SESSION_SAME_SITE=none

```

> WARNING
> Go to `/admin/configuration/sales/payment_methods`, find ParamPOS, and enter your Client Code, Client Username, Client Password and GUID.

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

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

[](#installation-without-composer)

- Unzip the respective extension zip and then merge "packages" and "storage" folders into project root directory.
- 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\ParamPOS\Providers\ParamPOSServiceProvider::class,

```

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

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

```

- Run these commands below to complete the setup

```
composer dump-autoload

```

> WARNING
> You should only do this in an HTTPS environment.

```
SESSION_SAME_SITE=none

```

> WARNING
> Go to `/admin/configuration/sales/payment_methods`, find ParamPOS, and enter your Client Code, Client Username, Client Password and GUID.

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

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

[](#how-to-contribute)

Param POS 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

35

—

LowBetter than 77% of packages

Maintenance66

Regular maintenance activity

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 61.5% 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 ~81 days

Total

4

Last Release

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

---

Tags

acikkaynakbagistocodenteqecommerceopensourceparampospaymentpaymentecommercebagistoopensourceparamposcodenteq

### Embed Badge

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

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

###  Alternatives

[authorizenet/authorizenet

Official PHP SDK for Authorize.Net

47210.6M63](/packages/authorizenet-authorizenet)[codenteq/iyzico-payment-gateway

The Laravel eCommerce Iyzico Payment Gateway

111.2k](/packages/codenteq-iyzico-payment-gateway)[codenteq/stripe-payment-gateway

The Laravel eCommerce Stripe Payment Gateway

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

Client SDK for CyberSource REST APIs

40975.8k6](/packages/cybersource-rest-client-php)[commerceguys/authnet

PHP SDK for Authorize.Net API, using Guzzle.

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

Flexible payments system for Symfony e-commerce applications.

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

PHPackages © 2026

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