klehm/sylius-payum-ca3xcb-plugin

3xCB Gateway

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:sylius-plugin

pkg:composer/klehm/sylius-payum-ca3xcb-plugin


README

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