gontran / sylius-paybox
Paybox gateway for Sylius projects.
Installs: 49
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 6
Open Issues: 1
Type:sylius-bundle
Requires
- php: ^5.6|^7.0
- sylius/sylius: ^1.0.0@beta
This package is auto-updated.
Last update: 2025-04-13 23:09:56 UTC
README
Paybox gateway for Sylius projects.
This plugin has been generated thanks to the payum composer Skeleton and thanks to remyma/payum-paybox extension
Usage
-
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