For more information about this gateway, please refer to https://www.propay.com/en-US/Sales-Support/API-Documentation
- Gateway type code:
propay
- Production API endpoint: https://epay.propay.com/API/PropayAPI.aspx
- Sandbox API endpoint: https://xmltest.propay.com/API/PropayAPI.aspx
- Supported payment types: Credit Card
- Supported operations: Authorization, Capture, Charge, Void, Refund
To add a ProPay gateway, use the following settings:
{
"cert_str" : "Affiliation Credential for API Access or Disbursement Account Credential for Funds Disbursements (required)",
"account_num" : "Account Number (required)",
"term_id" : "ProPay Credential, omit unless directed (optional)",
"environment_mode" : "External Gateway environment mode. 0 for Live, 2 for Sandbox)"
}