klehm/sylius-payum-ca3xcb-plugin

3xCB Gateway


README

68747470733a2f2f64656d6f2e73796c6975732e636f6d2f6173736574732f73686f702f696d672f6c6f676f2e706e67

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