Forum Posts

[Solved] API Signature for "live"

[Solved]This issue is solved.  For some reason, I was using "sandbox" credentials for the "live".[Original issue]I have created a valid API Signature on paypal.com "Account Settings" page to use NVP/API.I can use the api but only for "sandbox" URL (h...

goodtimes75 by New Community Member
  • 1038 Views
  • 0 replies
  • 0 kudos

WooCommerce paypal plugin error

Hi, We've a WooCommerce(wp) website,We installed the wooCommerce PayPal Plguin for payment , After paying the amount by PayPal, we encounter an error , "we’re sorry: things don't appear to be working at the moment" + Encrypted Website Payments item i...

PayPal ButtonSearch API returning 10001

We use the ButtonSearch API to retrieve buttons for PayPal customers and have been receiving the 10001 error for almost every request over the past three days.  Is there a known problem with the API that is not reflected on the Status page? The respo...

My IPN code used to work - but no longer. What changed?

This IPN handshake code used to work just fine.  Now it doesn't.  My code didn't change.  What did?  I have truncated the complete php module past the handshake, because it doesn't get that far anymore. <?php$req = 'cmd=_notify-validate';foreach ($_P...