For more information about this gateway, please refer to https://developer.moneris.com/Documentation/NA/E-Commerce%20Solutions/API
- Gateway type code:
moneris_ca
- Production API endpoint: https://www3.moneris.com/gateway2/servlet/MpgRequest
- Sandbox API endpoint: https://esqa.moneris.com/gateway2/servlet/MpgRequest
- Supported payment types: Credit Card, Gateway payment method token
- Supported operations: Authorization, Capture, Charge, Void, Refund
To add a Moneris gateway, use the following settings:
{
"store_id" : "Your API Key ID",
"api_token" : "Your API Token"
}