Paypal are making some subtle, yet important, changes in how they handle redirects and landing pages for their merchants ie. those of us who use Paypal as a method of accepting payments.
If you don’t accept payments using Paypal then this will not impact you.
At the moment if you are an Irish Paypal user you might be referring to paypal.ie, while UK users might be referring to paypal.co.uk.
As of May 1st 2012 Paypal will stop supporting these “localised” redirects and landing pages and will only support redirects to paypal.com
Here are a few examples:
Website Payment Standard HTML button code
<a form method=”https://www.paypal.de/cgi-bin/webscr”>
needs to be updated to
<a form method=”https://www.paypal.com/cgi-bin/webscr”>
Express Checkout redirect URL
https://www.paypal.de/cgi-bin/webscr?cmd=_express-checkout&…
needs to be updated to
https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&…
Digital Goods checkout redirect URL
https://www.paypal.de/incontext?…
needs to be updated to
https://www.paypal.com/incontext?…
IPN Postback URL:
https://www.paypal.de/cgi-bin/webscr?cmd=_notify-validate&..
needs to be updated to
https://www.paypal.com/cgi-bin/webscr?cmd=_notify-validate&..
If you’re already sending everything to paypal.com you won’t need to make any changes, but if you are referencing your local Paypal domain name eg. .ie in Ireland, .co.uk in the UK or .fr in France, then you need to switch over to using the .com
Any issues should be raised with Paypal’s support team (not ours please! 🙂 )
2 Comments
Comments are closed.
RT @blacknight: Paypal Users – Check Your Code!: http://t.co/kDbEaqyE
RT @blacknight: Paypal Users – Check Your Code!: http://t.co/kDbEaqyE