Paybox gateway for Sylius projects.
This plugin has been generated thanks to the payum composer Skeleton and thanks to remyma/payum-paybox extension
- Install this bundle:
$ composer require libre-informatique/sylius-paybox-bundle
- In order to allow a previous denied/canceled payment to be completed, change payment state machine by importing config file in your
app/config/config.yml
imports:
- { resource: "@LibrinfoSyliusPayboxBundle/Resources/config/app/config.yml" }
- Configure payment method in Sylius Admin panel