libre-informatique/sylius-paybox-bundle

Paybox gateway for Sylius projects.

Installs: 3 095

Dependents: 1

Suggesters: 0

Security: 0

Stars: 2

Watchers: 6

Forks: 6

Type:symfony-bundle

0.6.4 2017-11-03 15:10 UTC

This package is not auto-updated.

Last update: 2024-04-08 05:49:53 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

  1. Install this bundle:
$ composer require libre-informatique/sylius-paybox-bundle
  1. 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" }
  1. Configure payment method in Sylius Admin panel

Complementary documentation