Skip to main content

PagoEfectivo Redirect

success_urlstring<uri>required

URL used after successful payment authorization.

Example: https://ok.com
failure_urlstring<uri>required

URL used after failed or cancelled payment authorization.

Example: https://nok.com
auth_urlstring<uri>

URL to which the customer is redirected for authorization.

Example: https://customer.test.at.paysafecard.com/psccustomer/GetCustomerPanelServlet
PagoEfectivo Redirect
{
"success_url": "https://ok.com",
"failure_url": "https://nok.com",
"auth_url": "https://customer.test.at.paysafecard.com/psccustomer/GetCustomerPanelServlet"
}