Forum Posts

Instrument declined error - Environment: LIVE

Hi, I have integrated the paypal api with php sdk on my website. It works on sandbox but when I switch the live environment, i got the following error: "message": "The instrument presented  was either declined by the processor or bank, or it can't be...

mcpraps by Contributor
  • 26587 Views
  • 16 replies
  • 1 kudos

IPN & WEBHOOK

Following a request from you we have updated the way to make recurring payments via the REST API and webhook instead of the html form and the IPN call.We encounter a problem. We still have subscriptions that were activated using the old method. The n...

Techcrea by Contributor
  • 400 Views
  • 1 replies
  • 0 kudos

Subscription end date

Hi,I'm setting up subscription plan on my website.When using fixed number of billing cycles the status of the subscription pass to 'EXPIRED' on the date the last payment is made. In my case, we have a default number of cycles set to 1, so the payment...

PAYER_ACTION_REQUIRED with status 200

Hello, I've got a problem in the integration of the REST API. I have a shop and want to first authorize and then in another step capture a payment. The steps are:1) Create order2) Authorize order3) Capture order The first step is successful. But I've...

How to get AVS response in WooCommerce

We recently switched to WooCommerce and we realized that there is no way of getting the AVS response for Credit Card orders.We use the AVS information to quickly determine if an order can be fraudulent, but without this information available at the o...

deisouss by Contributor
  • 262 Views
  • 0 replies
  • 0 kudos

Capture PENDING_REVIEW on PayPal Marketplaces

Hello,Glopal is a marketplace platform on which we onboard multiple merchants (via PP partner-referral API) and offer them PayPal as a payment method.In our Glopal Checkout we integrate PayPal REST API (v2 Order API + JS SDK). In our flow, after succ...

Rest API: Handling exception on create order

I've been integrating Hosted Fields into our platform.  I'm able to successfully create an order, and then capture payment following hosted field form submission.  I'm now working on and testing edge-cases.  Consider the two scenarios where an except...

gobfrey by New Community Member
  • 362 Views
  • 0 replies
  • 0 kudos

Resolved! How to Remove Shipping from Forminator / PayPal Checkout?

Hi.   Is there a way to remove the shipping prompt from the PayPal checkout process? I am using Forminator with PayPal integration.  My order form has already required the user to input their delivery/shipping details. Can I remove this field from wi...