Download the PHP package humayunjavaid/laravel-payzen without Composer
On this page you can find all versions of the php package humayunjavaid/laravel-payzen. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download humayunjavaid/laravel-payzen
More information about humayunjavaid/laravel-payzen
Files in humayunjavaid/laravel-payzen
Package laravel-payzen
Short Description This is my package laravel-payzen
License MIT
Homepage https://github.com/humayunjavaid/laravel-payzen
Informations about the package laravel-payzen
Payzen
Streamline Payzen payment integration in Laravel. Generate Payment Service Identifiers (PSIDs) for P2G, P2P, B2G, and B2B payments with ease.
Installation
You can install the package via composer:
Set Up Environment
Check your file, and ensure that your following parameters are set with valid credentials obtained from Payzen.
Optionally you can publish the config file with:
This is the contents of the published config file:
Usage
Generate PSID method will return instance. That mean's, you have access to following methods.
Generate PSID
Credits
- Humayun Javed
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-payzen with dependencies
guzzlehttp/guzzle Version ^7.8
illuminate/contracts Version ^10.0
spatie/laravel-package-tools Version ^1.14.0