For more information about this gateway, please refer to https://developers.surepay.co/
- Gateway type code:
surepay
- Production API endpoint: https://payments.surepay.co/api/v1/
- Sandbox API endpoint: https://sandbox.surepay.co/api/v1/
- Supported payment types: Credit Card, Gateway payment method token
- Supported operations: Authorization, Capture, Charge, Void, Refund
To add a SurePay gateway, use the following settings:
{
"api_key" : "api key for authentication (required)",
"device_guid" : "Unique value provided by Surepay when approved for an account (required)"
}