Return URL's
As part of the gateway setup in Production, you provide Return URL's (SUCCESSURL= and FAILUREURL=) that is used to redirect the customer back to your website after the payment is completed.
Alternatively, you also have the option to dynamically send them on a per-session basis by sending both fields in the command line during the StartSession. While in Testing, you can do this dynmically (Refer to Override Details for Testing), but if doing this in production, this needs to be shared with SportsPay in advance so the proper parameteres can be added to your integration.
Ampersands (&) in the URL will be encoded to%38and must be decoded back to the ampersand (&
All URL's must begin with "https"
Updated 29 days ago
