"PayPal gateway has rejected request" in Magento and Paypal - magento

PayPal gateway has rejected request. The transaction id is not valid (#10004: Transaction refused because of an invalid argument. See additional error messages for details).
This error has popped up all of a sudden. It used to work perfectly fine. This error occurs while trying to invoice an order in Magento backend.

That could be due to wrong currency.
Please check this:
https://cms.paypal.com/uk/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_nvp_errorcodes

There was an issue with PayPal this morning. It should all be working again now (our store is) https://www.x.com/content/resolved-major-impact-express-checkout-paypal-apis-virtual-terminal-and-website-payments-pro

Related

Why are we getting "Authorization has been denied for this request." error?

Today we persist service url for every user when we first see them and then use service url to work with botbuilder sdk. Every now and then we are getting consistent errors from Microsoft with this error message:
Authorization has been denied for this request.
This is the most recent occurrence:
outage duration
Could this happen because service url changes? If yes, should we constantly update service url on every message?
OR
Was there an outage? If yes, is there a status page we can see for these?

zapier basics AUTH failed while connecting it to my Laravel app (caltweets)

I want to integrate zapier into my laravel app(caltweets) but when I'm adding the information in the zapier and try to test my Authentication. It says we are hitting an error while adding your new account.
[this is the error ]
[1]: https://i.stack.imgur.com/UAPIB.png
[this is the domain that I'm entering ]
[2]: https://i.stack.imgur.com/urMSm.png
[here I'm testing]
[3]: https://i.stack.imgur.com/biGT9.png
The issue here is on your server's side. Zapier is making a request to 'https://abhi.businessscheduler.com//login', but your server isn't handling it correctly (and giving a 500 error). Check your logs to see the actual error. You can likely handle the error from Zapier better.

Xcode Developer account login failed

Hey i'm trying to login in to my development account in xcode preference. But I'm getting below error. I tried from more then hour but it gives same error.
And when i check other already added accounts also get expired session.
The 503 error code you're getting is the HTTP status code, indicating that the server is unavailable, in this case, the authentication server. It could be that the system is under a denial of service attack, or it may just be down for maintenance.
You can read a little more about the error code here.

"PayPal gateway has rejected request. Timeout processing request (#10001: Internal Error"

I have integrate my paypal account with my magento ecommerce website but when trying to checkout using paypal I am getting the error "PayPal gateway has rejected request. Timeout processing request (#10001: Internal Error"
It looks like a specific payment model configuration issue. Better to contact Paypal technical team to help you on it.

Magento payment - Unable to communicate with the PayPal gateway

I tested paypal on my development environment, when I wanted to create invoice, the system return an error:"Unable to communicate with the PayPal gateway."
then I checked the exception log and found:
exception 'Exception' with message 'PayPal NVP CURL connection error #6: Couldn't resolve host 'api-3t.sandbox.paypal.com'' in /data1/sites/testCE/app/code/core/Mage/Paypal/Model/Api/Nvp.php:983
order payment information:
Payer Status: unverified
Payer Address Status: Unconfirmed
Merchant Protection Eligibility: Eligible
Last Correlation ID: 152ec93611d7
Last Transaction ID: 2DT505704J718760U
Any help will be greatly appreciated, Thank you.
Best Regards
Try to disable SSL verification from your magento paypal configuration.

Resources