carter-digital / commerce-merchant-warrior
Merchant Warrior gateway for Craft Commerce 3
Package info
github.com/carter-digital/commerce-merchant-warrior
Type:craft-plugin
pkg:composer/carter-digital/commerce-merchant-warrior
0.1.2
2020-06-05 05:51 UTC
Requires
- craftcms/cms: ^3.4.0
- craftcms/commerce: ^3.1
- craftcms/commerce-omnipay: ^2.1
- guzzlehttp/guzzle: ^6.5
- omnipay/common: ^3.0
This package is auto-updated.
Last update: 2026-03-01 00:31:52 UTC
README
Basic Direct API integration.
Installation
Installed with composer
composer require carter-digital/commerce-merchant-warrior
Then go to your Craft website's plugin list and select the "Install" option for this plugin.
Implemented Direct API Methods
- processCard - tested
- processAuth - untested
- processCapture - untested
Credits:
Heavily based on newism/commerce-afterpay and kimoslim/omnipay-merchant-warrior.