PHPackages                             sayeed/payment-by-sslcommerz - 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. sayeed/payment-by-sslcommerz

ActiveLibrary[Payment Processing](/categories/payments)

sayeed/payment-by-sslcommerz
============================

Payment by SSL Commerz

1.1.1(2y ago)093MITPHPPHP &gt;=7.4

Since Oct 9Pushed 2y ago1 watchersCompare

[ Source](https://github.com/jbhasan/Payment-by-SSLCommerz)[ Packagist](https://packagist.org/packages/sayeed/payment-by-sslcommerz)[ RSS](/packages/sayeed-payment-by-sslcommerz/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (8)Used By (0)

Payment by SSL Commerz
======================

[](#payment-by-ssl-commerz)

#### Made by Sayeed

[](#made-by-sayeed)

Integration
-----------

[](#integration)

##### Run below command for installing the package

[](#run-below-command-for-installing-the-package)

##### Step 1

[](#step-1)

```
composer require sayeed/payment-by-sslcommerz

```

##### Step 2

[](#step-2)

```
php artisan migrate

```

##### Step 3

[](#step-3)

Put below information in `.env` file

- `IS_LOCALHOST=true` (for local environment TRUE other then FALSE)
- `SSLCZ_TESTMODE=true` (for test environment TRUE and for LIVE FALSE)
- `SSLCZ_STORE_ID=`
- `SSLCZ_STORE_PASSWORD=`
- `SSLCZ_SUCCESS_URL=/success_payment`
- `SSLCZ_FAILED_URL=/failed_payment`
- `SSLCZ_CANCEL_URL=/cancel_payment`

```
php artisan config:clear

```

##### Step 4 (Uses)

[](#step-4-uses)

Submit your request to `/pay` route with params:

- amount
- customer\_name
- customer\_email
- customer\_mobile
- product\_name
- customer\_address \[optional\]
- customer\_country \[optional\]

###### \[Custom value on your requirement\]

[](#custom-value-on-your-requirement)

- value\_a
- value\_b
- value\_c
- value\_d

##### Step 5 (Uses)

[](#step-5-uses)

After successful request you will get a base64 encoded data with status and message, which is shown as:

`{"status":"completed", "transaction_id":"63jk232h323d", "message":"Transaction is successfully Completed"}`

Then you can get full response from `sslcommerz_orders` table by using `transaction_id`

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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

Every ~37 days

Recently: every ~56 days

Total

7

Last Release

773d ago

Major Versions

0.1.0 → 1.1.12024-05-21

PHP version history (2 changes)1.0.0PHP &gt;=8.0

0.1.0PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ef216b5d931db98e01ed56ef179585d4ce5126ccc6a0f1b14ff9531315a9021?d=identicon)[nilpahar](/maintainers/nilpahar)

---

Top Contributors

[![jbhasan](https://avatars.githubusercontent.com/u/20739060?v=4)](https://github.com/jbhasan "jbhasan (9 commits)")

### Embed Badge

![Health badge](/badges/sayeed-payment-by-sslcommerz/health.svg)

```
[![Health](https://phpackages.com/badges/sayeed-payment-by-sslcommerz/health.svg)](https://phpackages.com/packages/sayeed-payment-by-sslcommerz)
```

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3416.6k](/packages/duncanmcclean-statamic-cargo)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[glennraya/xendivel

A Laravel package to easily integrate Xendit payment gateway. It supports credit and debit cards, and e-wallet payments and custom invoices, queued notifications, webhook listeners and more.

442.7k](/packages/glennraya-xendivel)

PHPackages © 2026

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