lefuturiste/systempay-php-sdk

Payment library for Banque Populaire and Caisse d'épargne (all frameworks compatible)

v0.0.1 2019-04-19 19:51 UTC

This package is auto-updated.

Last update: 2024-04-21 19:57: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:

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 !