carter-digital / commerce-merchant-warrior
Merchant Warrior gateway for Craft Commerce 3
Installs: 287
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 3
Type:craft-plugin
pkg:composer/carter-digital/commerce-merchant-warrior
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: 2025-10-29 03:13:35 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.