gontran/sylius-paybox

Paybox gateway for Sylius projects.

Installs: 50

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 6

Open Issues: 1

Type:sylius-bundle

pkg:composer/gontran/sylius-paybox

0.3 2017-04-14 13:11 UTC

This package is auto-updated.

Last update: 2025-10-14 00:14:22 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 gontran/sylius-paybox-bundle
  2. 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" }
    
  3. Configure payment method in Sylius Admin panel

Complementary documentation