PayPal Error: We’re sorry things don’t appear to be working at the moment. please try again later

你离开我真会死。 提交于 2019-12-08 13:59:46

问题


I manage some WordPress/WooCommerce online shops which have been running problem free for a few years. Recently, we have noticed that our transactions via Paypal have not been working.

I tried to process an order myself using PayPal and got the following error:

We’re sorry things don’t appear to be working at the moment. please try again later paypal

WooCommerce have suggested it's not a problem with their software but most likely a problem with the specific PayPal account. As usual, PayPal support is saying "there's no problem with PayPal"

Without pulling apart the WooCommerce code, I'm not sure where to go next...


回答1:


Issue : Customers are receiving error: Things don't appear to be working at the moment. Please try again later.

This error typically occurs for two reasons:

1.) You have entered your PayPal email address or PayPal Identity Token incorrectly. Please confirm your PayPal email address and PayPal Identity Token are entered correctly within Downloads => Settings => Payment Gateways => PayPal Standard

Or

2.) Your customers may also see this if Encrypted Website Payments set to ON. Setting it to OFF will resolve the issue. This setting can be adjusted from within your PayPal account by navigating to Profile => Profile and Settings => Selling Preferences => (Website Payment Preferences/Website Preferences) and selecting OFF under Encrypted Website Payments

Powered by :-)




回答2:


Check paypal setting at Admin panel and Paypal account both https://docs.woocommerce.com/document/paypal-standard/




回答3:


Your Instant Payment Notification (IPN) URL must match your store's URL

Under Profile & Settings > SElling Tools > Instant payment notifications Click update, then add your store's URL

You also need to check API access > NVP/SOAP API integration (Classic) In the section Credential Signature , find these values and submit it to your Woocommerce payment settings

  1. API Username
  2. API Password
  3. Signature



回答4:


I tried everything then came across a post and fixed the issue. It had something to do with Memcached. I uninstalled it and now my customers are able to pay with debit and credit card. https://simonward.net/paypal-checkout-error-when-paying-with-credit-or-debit-card/



来源:https://stackoverflow.com/questions/44297743/paypal-error-we-re-sorry-things-don-t-appear-to-be-working-at-the-moment-pleas

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!