/unitpay-php-sdk

Php sdk for UnitPay API https://help.unitpay.ru

Primary LanguagePHPMIT LicenseMIT

UnitPay PHP-SDK

Php sdk for UnitPay.ru and UnitPay.money

Documentation https://help.unitpay.ru and https://help.unitpay.money

Examples

These are just some quick examples. Check out the samples in /sample.

Installation

Install composer package

Set up composer.json in your project directory:

{
  "require":{"unitpay/php-sdk":"dev-master"}
}

Run composer:

$ php composer.phar install

Direct download

Download last version , unzip and copy to your project folder.

Contributing

Please feel free to contribute to this project! Pull requests and feature requests welcome!