A few (probably 2) days ago I tested PayPal Sandbox IPN to my server and it worked.
Today I made a few test (sandbox) payments and have not received any IPNs.
Also I tried to refund a sandbox payment and saw at https://www.sandbox.paypal.com/il/cgi-bin/webscr :
Sorry — your last action could not be completed ... We are unable to
complete your request at this time. Please click Retry or try again
later. We apologize for the inconvenience.
Message 3004
Does this mean that PayPal sandbox is broken right now?
Related
I am integrating Paypal into my website and I am currently testing it using 2 sandbox accounts (1 merchant and 1 buyer). I have tried about 30 transactions between them and it is all working but just now, Paypal has blocked the transactions with the error PimpAbort with return code 4002. I searched online and it seems this error occurs if Paypal decides this to be a risky transaction, most likely because I keep sending money from the same buyer account to the merchant account. I want to ask it is possible to change some settings so that I disable this checking? Or is there an alternative method?
I think there may be an issue on PayPal's end. I've had all my sandbox transactions end with that error yesterday and today.
I was trying to get the details of my sandbox test accounts in paypal unfortunately, it came up empty and just says this
We’re sorry, something went wrong while fetching test accounts. Please try again.
I also can't see my app in "My apps and credentials" and just says the same thing.
I tried to make a transaction to one of my sandbox test accounts and process the payment flawlessly.
I was wondering how long do I have to wait? or Does paypal have their server overload?
This seems to be an issue with PayPal itself, since there are other people with same issue today. We need to wait for PayPal to solve this.
EDIT: Weekend is over, PayPal Sandbox is working! :)
As of February 27, 2017 10:01 PM GMT 8+.
It seems the site is back to normal again. I could view my apps and the sandbox test accounts I created.
1 month ago I setup 3 payment buttons in my sandbox account, every button with a different IPN page.
Everything worked ok then. Now when I wanted to test again, I didn't received any ipn message. The page is not called.
Going in my paypal account on Instant Payment Notification (IPN) history page I see that all messages are queued, but not sent.
Is this a bug from paypal? did they changed something in the last month and I need to modyfy?
This could be due to the upgrade of certificates. This began happening in June/July, it caused a few errors for myself as well.
https://devblog.paypal.com/paypal-ssl-certificate-changes/
I finished my PayPal REST API integration yesterday for executing simple payments through my website. My script does the following things:
gets a bearer token
creates a payment (allowing paypal as the only payment method)
sends to user to PayPal for authorisation
executes the payment
This was all working perfectly in the Sandbox yesterday.
Today I tried it (still in the Sandbox) and the execute command is returning an "INTERNAL_SERVICE_ERROR" message. The debug_id from my most recent attempt was 93a4116223d6e.
What is particularly strange is that the payment has been processed correctly. When I log in to the sandbox accounts for the buyer and seller the transaction shows up there as usual.
Any idea why I am suddenly getting these error messages?
I have also a problem with the Sandbox environment.
Payments with an US account returns an INTERNAL SERVICE ERROR, but with other EU accounts the payments are completed.
Using PayPal as payment method.
It seems to have stopped doing it now. I am putting this one down to an error at PayPal's end. It only seemed to last for a day or two.
I am using Paypal sandbox for recurring payment system. my express check out payment for initial payment is working proper and also create Recurring Payments Profile in sandbox. But when i searching the transaction i am getting the below error.
Sorry — your last action could not be completed
If you were making a purchase or sending money, we recommend that you check both your PayPal account and your email for a transaction confirmation after 30 minutes.
If you came to this page from another website, please return to that site (don't use your browser's Back button) and restart your activity.
If you came from PayPal's website, click the PayPal logo in the upper-left corner to return to our home page and restart your activity. You might have to log in again.
We are sorry, we are experiencing temporary difficulties. Please try again later. If this error occurred while making a payment, avoid duplicate payments by checking your Account Overview before resending a payment.
For some browsers, this problem can be resolved by clearing or deleting cookies.
Message 3005
I have also enable recurring payment in seller account.