/SyliusPayumCA3xCBPlugin

Payum 3xCB gateway (Crédit Agricole / Paybox) for Sylius

Primary LanguagePHP

Sylius 3xCB Crédit Agricole Plugin

3xCB Crédit Agricole Gateway

Quickstart Installation

  1. Install plugin
   composer require klehm/sylius-payum-ca3xcb-plugin
  1. Make sure to add bundle on bundles.php (if autorecipe is not used)

    Klehm\SyliusPayumCA3xcbPlugin\KlehmSyliusPayumCA3xcbPlugin::class => ['all' => true],

Env variable for local capture if IPN cannot be call

KLEHM_SYLIUS_PAYUM_CA3XCB_PLUGIN_LOCAL_CAPTURE=1