Download the PHP package cryptonator/merchant-php-sdk without Composer
On this page you can find all versions of the php package cryptonator/merchant-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cryptonator/merchant-php-sdk
More information about cryptonator/merchant-php-sdk
Files in cryptonator/merchant-php-sdk
Download cryptonator/merchant-php-sdk
More information about cryptonator/merchant-php-sdk
Files in cryptonator/merchant-php-sdk
Vendor cryptonator
Package merchant-php-sdk
Short Description Cryptonator.com Merchant API SDK for PHP
License MIT
Package merchant-php-sdk
Short Description Cryptonator.com Merchant API SDK for PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package merchant-php-sdk
PHP Cryptonator.com Merchant API SDK
Requirements
PHP 5.3 or above
Links
Getting started
Installation
- Add
"cryptonator/merchant-php-sdk": "dev-master"
tocomposer.json
of your application or clone repo to your project. - If you are using composer use
require_once 'vendor/autoload.php';
otherwise paste the following line
Merchant API
Using Cryptonator MerchantAPI SDK requires the following steps
-
Paste the following code. Note: constants
merchant_id
andsecret
you will find in your account settings once you have set up a merchant account with Cryptonator. - Now you can use Cryptonator MerchantAPI.
All versions of merchant-php-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package cryptonator/merchant-php-sdk contains the following files
Loading the files please wait ....