choco-code / cpay
Unofficial SDK to facilitate the use of Orange Money Burkina for online payment
Installs: 32
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/choco-code/cpay
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