For more information about this gateway, please refer to https://help.usaepay.info/developer/transaction-api/
- Gateway type code:
usaepay
- Production API endpoint: https://www.usaepay.com/gate
- Sandbox API endpoint: https://sandbox.usaepay.com/gate
- Supported payment types: Credit Card, Gateway payment method token
- NOTE: When using tokens, the expiration date is set to 0000. CVV can still be passed for these types of transactions.
- Supported operations: Authorization, Capture, Charge, Void, Refund
To add a USAePay Direct gateway, use the following settings:
{
"source_key" : "Your Source Key",
"source_pin" : "Your Merchant Pin", (optional)
}