PagoEfectivo Redirect
success_urlstring<uri>required
URL used after successful payment authorization.
Example:
https://ok.comfailure_urlstring<uri>required
URL used after failed or cancelled payment authorization.
Example:
https://nok.comauth_urlstring<uri>
URL to which the customer is redirected for authorization.
Example:
https://customer.test.at.paysafecard.com/psccustomer/GetCustomerPanelServletPagoEfectivo Redirect
{
"success_url": "https://ok.com",
"failure_url": "https://nok.com",
"auth_url": "https://customer.test.at.paysafecard.com/psccustomer/GetCustomerPanelServlet"
}