Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 567 Bytes

README.md

File metadata and controls

41 lines (25 loc) · 567 Bytes

CPAY

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

See documentation

Testing

Run tests

vendor/bin/phpunit

ou

composer tests

Authors

Thanks to contribute