total-processing/sylius-gateway-plugin

Total Processing payment plugin for Sylius applications.

This package is auto-updated.

Last update: 2024-03-29 04:25:31 UTC


README

dark.png

</a>

Total Processing - Sylius gateway plugin

Installation and Setup

  1. Run composer require total-processing/sylius-gateway-plugin.

  2. Append to bundles.php:

    \TP\GatewayPlugin\TPGatewayPlugin::class => ['all' => true],
    
  3. Add a new payment method in the Sylius admin panel and select "Total Processing Payment" and enter your Entity ID and Access Token.