plumtreesystems/sylius-secure-trading-plugin

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

Installs: 111

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:sylius-plugin

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


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.