Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

We aren't able to process your payment using your PayPal account at this time

I'm getting this error on a sandbox account:

We aren't able to process your payment using your PayPal account at this time. Please go back to the merchant and try using a different payment method.

My .Net app is successfully redirecting to PayPal, with the correct payment details. As soon as I log in with my sandbox account I get the above error. Is there a way to get to a log or anything that could help me source the issue? It was all working fine until this week, so I wonder has something changed in that time?

I have checked the accounts have a suitable balance. The payment is for €24 so it is not excessive. There are a few other posts regarding the issue but nothing with any suitable suggestions.

enter image description here

like image 740
DanIreland Avatar asked Jul 26 '16 20:07

DanIreland


1 Answers

After about 4 hours at this today I finally have success. I logged in to sandbox.paypal.com with the sandbox facilitator details, and updated a bunch of settings in the Profile > My Selling Tools > Block Payments page. You may need to upgrade to a business account in order to see those settings.

I basically set it to allow almost anything in there, and hey presto... the next 2 payment tests worked.

like image 121
DanIreland Avatar answered Oct 02 '22 06:10

DanIreland