PHPackages                             sam-asif/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. sam-asif/sslcommerz

ActiveLibrary[Payment Processing](/categories/payments)

sam-asif/sslcommerz
===================

SSLCOMMERZ is the largest payment gateway aggregator in Banglades.

v1.0.5(4y ago)112MITPHP

Since Oct 28Pushed 4y ago1 watchersCompare

[ Source](https://github.com/md-asifiqbal/SAM-SSLCommerz-)[ Packagist](https://packagist.org/packages/sam-asif/sslcommerz)[ RSS](/packages/sam-asif-sslcommerz/feed)WikiDiscussions master Synced 5d ago

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

SSLCommerz
==========

[](#sslcommerz)

[SSLCommerz](https://www.sslcommerz.com) Payment gateway library for Laravel framework. Official documentation is [here](https://developer.sslcommerz.com/docs.html).

install
-------

[](#install)

```
composer require sam-asif/sslcommerz

```

Provider
--------

[](#provider)

You need to update your application configuration in order to register the package so it can be loaded by Laravel, just update your `config/app.php` file adding the following code at the end of your `'providers'` section:

> `config/app.php`

```
