Redirect Object
{
"redirectUrl": {
"successReturnUrl": "https://merchant.com/success",
"failureReturnUrl": "https://merchant.com/failure",
"expirationReturnUrl": "https://merchant.com/expired"
}
}
Detail Redirect Object
Parameter
Data Type
Requirement
Description
successReturnUrl
String
C
Redirect URL when the payment / charge is success
failureReturnUrl
String
C
Failure URL when the payment / charge is failed
expirationReturnUrl
String
C
Redirect URL when the payment is expired