Download the PHP package wellbornman/gateway without Composer
On this page you can find all versions of the php package wellbornman/gateway. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package gateway
Parsisolution Gateway
Iranian Payment Gateways
This library is inspired by laravel Socialite and PoolPort and larabook/gateway and ShirazSoft/Gateway
Available PSPs (Bank):
- Beh Pardakht (MELLAT)
- SADAD (MELLI)
- SEP (SAMAN)
- PEC (PARSIAN)
- Mabna V1
old method
- Mabna V2
new method
- Asan Pardakht
- IranKish
Available 3rd-parties:
- Pay.ir
- ZarinPal
- JibIt
- PayPing
- NextPay
- SizPay
- SabaPay (Saba Novin)
- Pardano
Install
Step 1:
Step 2:
Step 3:
Step 4:
Change config/gateways.php
fields to your specifications.
Usage
Step 1:
Get instance of Gateway from Gateway Facade Gateway::of('mellat')
Or create one yourself: new Mellat(app(), config('gateways.mellat'));
Or
Step2:
Then to create new payment transaction you can do like this:
Step3:
And in callback
All versions of gateway with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.4
illuminate/contracts Version ~5.4|^6.0|^7.0|^8.0
illuminate/http Version ~5.4|^6.0|^7.0|^8.0
illuminate/view Version ~5.4|^6.0|^7.0|^8.0
illuminate/support Version ~5.4|^6.0|^7.0|^8.0
illuminate/database Version ~5.4|^6.0|^7.0|^8.0
nesbot/carbon Version >=1.20
illuminate/contracts Version ~5.4|^6.0|^7.0|^8.0
illuminate/http Version ~5.4|^6.0|^7.0|^8.0
illuminate/view Version ~5.4|^6.0|^7.0|^8.0
illuminate/support Version ~5.4|^6.0|^7.0|^8.0
illuminate/database Version ~5.4|^6.0|^7.0|^8.0
nesbot/carbon Version >=1.20
The package wellbornman/gateway contains the following files
Loading the files please wait ....