choco-code / cpay
Unofficial SDK to facilitate the use of Orange Money Burkina for online payment
v2.0.1
2021-12-23 17:52 UTC
Requires
- php: >=8.0
- ext-curl: *
- ext-json: *
- ext-simplexml: *
Requires (Dev)
- phpunit/phpunit: 9.5.x-dev
README
CHOCO PAY is a sdk that encapsulates the Orange Money api with an intuitive syntax allowing you to integrate the Orange Money payment into your PHP project.
Installation with PHP ^7.4
composer require choco-code/cpay
Installation with PHP >=8.0
composer require choco-code/cpay 2.0.0
Documentation
Testing
Run tests
vendor/bin/phpunit
ou
composer tests
Authors
Thanks to contribute