Forum Moderators: buckworks
My cancel URL has query string parameters in it and looks something like this:
[servername...]
But PayPal turns it into this on its Continue link:
[servername...]
Obviously I can change it so the http:// prefix isn't passed to PayPal, but does anybody know a way of getting the cancel link to be generated exactly as it is passed to PayPal because that / added is messing up the page?
Thanks for any help - Simon