Download the PHP package basbit/b2binpay without Composer
On this page you can find all versions of the php package basbit/b2binpay. 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 b2binpay
B2BinPay API v2 client for PHP
Requirements
- B2BinPay account
- PHP >= 7.4
- PHP extensions enabled: cURL, JSON
Composer Installation
The easiest way to install the B2BinPay API client is to require it with Composer through command-line:
or by editing composer.json
:
Local installation
Getting started
Create Provider instance
Use the API key and secret to access your B2BinPay account:
Test Mode
In order to use testing sandbox, pass true
as a third parameter for B2Binpay\Provider
:
Warning: Sandbox and main gateway have their own pairs of key and secret!
License
B2BinPay\API-PHP is licensed under the MIT License.
All versions of b2binpay with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
ext-json Version *
ext-mbstring Version *
litipk/php-bignumbers Version ^0.8
guzzlehttp/guzzle Version ^7
vlucas/phpdotenv Version ^5
ramsey/uuid Version ^4.2
ext-json Version *
ext-mbstring Version *
litipk/php-bignumbers Version ^0.8
guzzlehttp/guzzle Version ^7
vlucas/phpdotenv Version ^5
ramsey/uuid Version ^4.2
The package basbit/b2binpay contains the following files
Loading the files please wait ....