carter-digital / commerce-merchant-warrior
Merchant Warrior gateway for Craft Commerce 3
Installs: 257
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 3
Type:craft-plugin
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-03-01 00:31:36 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.