Download the PHP package saeedpooyanfar/zarinpal without Composer
On this page you can find all versions of the php package saeedpooyanfar/zarinpal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download saeedpooyanfar/zarinpal
More information about saeedpooyanfar/zarinpal
Files in saeedpooyanfar/zarinpal
Download saeedpooyanfar/zarinpal
More information about saeedpooyanfar/zarinpal
Files in saeedpooyanfar/zarinpal
Vendor saeedpooyanfar
Package zarinpal
Short Description Zarinpal payment for Laravel Framework (with sandbox support)
License MIT
Package zarinpal
Short Description Zarinpal payment for Laravel Framework (with sandbox support)
License MIT
Please rate this library. Is it a good library?
Informations about the package zarinpal
Zarinpal payment for Laravel Framework
- Use this lib with other frameworks
- Available configs
install it:
laravel service provider should register automatically, if not, register Zarinpal\ZarinpalServiceProvider::class
manually or run:
set 36 chars "ZARINPAL_MERCHANTID" in .env
file:
Use it
request new payment:
If you have other redirection methods you can use:
to get the redirect url as a string.
verify the payment:
Use this lib with other frameworks
Available configs
- ZARINPAL_LANG:
- messages language
- possible values: [fa, en]
- ZARINPAL_ZARINGATE:
- use zarringate for redirect urls
- possible values: [0, 1]
- ZARINPAL_ZARINGATE_PSP:
- use custom PSP for zaringate
- possible values: 'Asan', 'Sep', 'Sad', 'Pec', 'Fan', 'Emz'
Run test
Official documents
All versions of zarinpal with dependencies
PHP Build Version
Package Version
The package saeedpooyanfar/zarinpal contains the following files
Loading the files please wait ....