Hi,
there is a way to raise the return url length?
We are generation automatic URL that are longer then 150 characters.
Thank you, DM
Hi,
there is a way to raise the return url length?
We are generation automatic URL that are longer then 150 characters.
Thank you, DM
Davide,
The ReturnURL parameter is locked at 150 characters. Note, though, that the ReturnURL doesn't have to be the final page location where the browser redirects. Most integrators simply have a URL with some sort of short session identifier to receive the browser redirect. When that URL receives the redirect behind the scenes, they identify the session/order, parse out the Hosted Payments query string parameters, and then perform their own redirect (to whatever final/confirmation page they choose) without the end user knowing any difference.
- Kevin Martin
Davide,
The ReturnURL parameter is locked at 150 characters. Note, though, that the ReturnURL doesn't have to be the final page location where the browser redirects. Most integrators simply have a URL with some sort of short session identifier to receive the browser redirect. When that URL receives the redirect behind the scenes, they identify the session/order, parse out the Hosted Payments query string parameters, and then perform their own redirect (to whatever final/confirmation page they choose) without the end user knowing any difference.
- Kevin Martin
kevin.martin2@vantiv.com