Download the PHP package pacerit/bitbaypay-api-php without Composer
On this page you can find all versions of the php package pacerit/bitbaypay-api-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package bitbaypay-api-php
BitBayPay API
Implementation of BitBayPay REST API - https://docs.bitbaypay.com/v1.0.0-en/reference
Requirements
- PHP - ^7.2
Installation
You can install this package by composer:
Usage
Example call of "payments" API method:
Example response:
Available functions
- Start payment - https://api.bitbaypay.com/rest/bitbaypay/payments
- Get currency pairs - https://api.bitbaypay.com/rest/bitbaypay/stores/markets
- Get currency settings - https://api.bitbaypay.com/rest/bitbaypay/stores/currenciesSettings
- Payments list - https://api.bitbaypay.com/rest/bitbaypay/payments/search
- Payment details - https://api.bitbaypay.com/rest/bitbaypay/payments/{paymentId}
Changelog
Go to the Changelog for a full change history of the package.
Testing
You must provide your own credentials for testing environment:
Run tests:
composer test
Security Vulnerabilities
If you discover a security vulnerability within package, please send an e-mail to Wiktor Pacer via [email protected]. All security vulnerabilities will be promptly addressed.
License
This package is open-source software licensed under the MIT license.
All versions of bitbaypay-api-php with dependencies
ext-json Version *
guzzlehttp/guzzle Version ^6.5
ramsey/uuid Version ^3.9
rakit/validation Version ^1.2