plumtreesystems/sylius-secure-trading-plugin

This is a sylius plugin that implements the PlumTreeSystems/SecureTrading gateway.

Maintainers

Package info

github.com/PlumTreeSystems/SyliusSecureTradingPlugin

Type:sylius-plugin

pkg:composer/plumtreesystems/sylius-secure-trading-plugin

Statistics

Installs: 111

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0


README

travis

SecureTradingSylius WIP

This is a sylius plugin that implements the PlumTreeSystems/SecureTrading gateway

Usage

Install package via composer require plumtreesystems/sylius-secure-trading-plugin.

Override the pts_sylius_st_plugin.action.convert_payment to implement own business logic.

Best to just copy and paste the existing Action/ConvertPaymentAction class and just tweak it to your liking.