lefuturiste / systempay-php-sdk
Payment library for Banque Populaire and Caisse d'épargne (all frameworks compatible)
This package is auto-updated.
Last update: 2024-10-21 21:32:37 UTC
README
Warning: even if the basic usage of this lib works well, I still need time to make a great documentation and implement the full System Pay platform. Thanks for your interest!
Payment library for Banque Populaire and Caisse d'épargne (all frameworks compatible)
The purpose of this php library is to make very simple the usage of the System Pay platform in a PHP based website.
I implemented the system using the documentation available here:
- English version
- French version (a kind of old)
If you want to use System Pay with php frameworks such as Symfony or Laravel you can use these bundles (not by me), it will be much easier to use:
Else, if you are using Slim Framework or any other framework, you are in the right place!
Installation
composer require lefuturiste/systempay-php-sdk
Usage
See php scripts in examples
dir
Troubleshooting / Support / Suggestions
If you have any questions, suggestions or issues with this library, feel free to raise a issue on GitHub and I will be happy to help you !