For more information about this gateway, please refer to https://docs.payrillagateway.com/api/v2
- Gateway type code:
payrilla
- Production API endpoint: https://api.payrillagateway.com/api/v2/
- Sandbox API endpoint: https://api.sandbox.payrillagateway.com/api/v2/
- Supported payment types: Credit Card, Gateway payment method token
- Supported operations: Authorization, Capture, Charge, Void, Refund
To add a PayRilla gateway, use the following settings:
{
"source_key": "(required) source key provided by PayRilla"
}
Gateway Specific Fields
"gatewaySpecificFields":{
"payrilla":{
"customer_id": "string"
}
}