Post/Get Method Paypal Recommendation
-
Hi Malcolm,
I am currently having an issue with Paypal and redirection and a “rogue” link on their checkout page that takes to our cancelled page. Within these discussions one of their Merchant Technical Support team has said the following:
Hello Chris,
Thanks for your help.
During my test to get the variable, I have seen that your script does the redirection by sending the variable to PayPal using the GET method. It is not recommended to do that as PayPal recommend the use of POST method to send variables.
However this should not be the reason of the issue, I would advise you to change this integration in order to avoid any potential issue in the future (it is possible that PayPal plan to block all variable sent by GET request in the future)
I just want to make you aware of this just now incase you don’t know or haven’t heard of this yet?
Many thanks again for all the hard work!
Chris
The topic ‘Post/Get Method Paypal Recommendation’ is closed to new replies.