ajray 0 Posted August 23, 2011 Hello, I have set up the module to include the PayPal account's API credentials. However, when I go to test them, the next page comes up with this message: Failure! The PayPal Express Checkout credentials are not set up correctly for the sandbox environment. array(0) { } The debug emails I receive from the module say: $HTTP_POST_VARS: $HTTP_GET_VARS: action=test I have been working on this for a while and cannot find out what the problem is. Share this post Link to post Share on other sites
MiniGadget 0 Posted September 4, 2011 Hi, I also have this on my live store from time to time - maybe one in every 200 transactions. Anyone have any idea what is causing it? Share this post Link to post Share on other sites
hughesca 5 Posted September 4, 2011 The reason is there...it's just hiding from ya. Failure! The PayPal Express Checkout credentials are not set up correctly for the sandbox environment. array(0) { } The test script is for the sandbox environment...not the live servers. I scratched my head for the better part of a day before I figured that out. :D Peace, Chris Share this post Link to post Share on other sites