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 gontran/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: "@GontranSyliusPayboxBundle/Resources/config/app/config.yml" }
-
Configure payment method in Sylius Admin panel