Is anyone else having the hair-tearing out frustration that I am having with Paypal's Sandbox system?
Last year I developed part of a site for a client who wanted to use PayPal, it was dead easy, this was around version 65.0 of their API using Express Checkout.
He wants some changes to the site's workflow so I need to put the paypal side into test mode and use the sandbox.
After 2 weeks of utter frustration PayPal's (very obviously outsourced) Merchant Technical Services team fix the issue of importing old sandbox accounts and creating credentials for classic API's.
I can now get the website to get a Success response from SetExpressCheckout command and the continue button now properly forwards to https://api-3t.sandbox.paypal.com, at which point it asks me to log on as a sandbox user which I do then I get the head-banging screen that says:
"You must first log in to use Paypal Sandbox features"
And then dead-ends.
I am already logged in as my correct user ID on the http://developer.paypal.com site, I am running my website in another tab in the same browser.
I am using Safari on Mac OSX Mountain Lion 10.8 and have also tried Chrome on 10.8 and on PC with no change.
I spoke with PayPal's phone support who can't help you with the sandbox so they direct you to the MTS page (http://www.paypal.com/mts) where you can log an issue. I logged the issue and got no reply ever and a cheeky survey asking me to comment on how well they did.
When you go to log in to the MTS support area you are denied, if you try to recover your username or password the email never arrives.
If you try to sign up a new account, the form finds an issue with your input and then when you correct it it tells you that account already exists.
Is anyone else having the same trouble? Has anyone managed to correctly log in as a sandbox test buyer account since they made the changes.
Last but related question, what's the current latest API version number? Having trouble finding that bit of info.