Forum Posts

Unable to Retrieve Plan ID Related to a Subscription

I'm unable to find the plan ID associated with a subscription from an Instant Payment Notification Here's what I've tried so far:retrieve the subscr_id from the IPN with transaction type subscr_payment.call the Subscriptions API endpoint: https://api...

magagio by Contributor
  • 742 Views
  • 2 replies
  • 0 kudos

Paypal Error on WooCommerce for credit card payments in Argentina

I'm experiecing a problem with "WooCommerce" + "Payment Plugins para PayPal WooCommerce" on live mode. No problems in sandbox mode. People from Argentina are failing to use a credit card to pay for it. On WooCommerce, the error message is: "Error al ...

GJohnson12 by New Community Member
  • 239 Views
  • 0 replies
  • 0 kudos

Paypal Error on WooCommerce for credit card payments in Argentina

I'm experiecing a problem with "WooCommerce" + "Payment Plugins para PayPal WooCommerce" on live mode. No problems in sandbox mode. People from Argentina are failing to use a credit card to pay for it. On WooCommerce, the error message is: "Error al ...

UPF by Contributor
  • 263 Views
  • 0 replies
  • 0 kudos

How do I set up webhooks in my PayPal account?

Prerequisites: Your PayPal’s email address must be confirmed.You must have a PayPal verified Business account. Overview: Webhooks are HTTPS posts from PayPal to an endpoint on your server. Whenever a corresponding event type occurs, PayPal will send ...

MTS_PaulKiran_0-1723109775253.png MTS_PaulKiran_1-1723109799324.png

How do I resolve RESOURCE_NOT_FOUND Error?

The RESOURCE_NOT_FOUND error occurs when the system fails to locate a requested resource using the supplied identifier or ID. This error typically arises during operations such as retrieving, updating, authorizing, or processing orders. Common Causes...

What is the meaning of "RATE_LIMIT_REACHED"?

Purpose: The term "RATE_LIMIT_REACHED" is used when an application sends too many API requests within a minute. If you or your customers come across an HTTP 429 Unprocessable Entity - RATE_LIMIT_REACHED message, it implies that an unusually high numb...

API for pay with credit card points via Paypal

Hello,I want to implement the payment system where user can only pay with there points on credit card so auto redeem -> pay the product if points are not enough the payment decline is there API for pay with credit card points via Paypal   something l...