Download the PHP package koiiiey/laravel-paybox without Composer
On this page you can find all versions of the php package koiiiey/laravel-paybox. 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 laravel-paybox
Acquiring system for accepting payments Paybox.Money
List of available functional
- Creating a new payment
- Receiving information about the payment
Installation
- Install the package via composer:
composer require dosarkz/laravel-paybox
- Publish configuration file:
php artisan vendor:publish --tag paybox-config
- Set
merchant_id
andsecret_key
in the env file
Usage
Env file
Generate new order
Get information about payment
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-paybox with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3|^8.0
ext-curl Version *
ext-curl Version *
The package koiiiey/laravel-paybox contains the following files
Loading the files please wait ....