Forum Posts

Do I need cacert.pem file on my website?

Do I need cacert.pem file? I don't have a cacert.pem on my website. Just now, I think it is because of this missing file, after CURL Paypal communication at the backend, it refused to have the data from paypal transferred into the database. I contact...

REST Sync API - Payments do not show up until several HOURS later

This is just one example, every transaction appears to follow the same pattern of taking *at least* 4 hours before they are visible.   I got a verification (by email) of a new donation, with transaction ID; XXX123 - Timestamp: 6 June 2018 at 07:30:42...

Nimja by Contributor
  • 8024 Views
  • 30 replies
  • 2 kudos

paypal advanced checkout doesn't load form elements

I want to integrate paypal advanced checkout to my website, but I have problems with loading the custom form elementsthis is my form page:<script src="https://www.paypal.com/sdk/js?components=buttons,hosted-fields&client-id={{env('PAYPAL_CLIENT_ID')}...

aliraza51 by New Community Member
  • 756 Views
  • 1 replies
  • 0 kudos

Resolved! How do I get a TransactionId from an OrderId using the V2 REST API?

Hi, I'm using the V2 REST API (with the PayPalCheckoutSdk) to capture an authorization for an order created with the PayPal Smart Payment Buttons. The problem I'm facing, is that after I capture the authorized Order, I need a way to get the Transacti...

image.png
jlacosse by Contributor
  • 16677 Views
  • 19 replies
  • 0 kudos

We have problem - automatic cancels of payments after right API call

Hello, We've got a problem with retrieving payments and paypal support doesn't help us unfortunately. a.) We successfully created account (yes, there was a problem with adding bank account, and there was triggered some sort of block on our account - ...

MFSK by Contributor
  • 690 Views
  • 0 replies
  • 0 kudos

PayPal payout fee

I’m using PayPal restapi for payout. What we trying to achieve is to put fee on recipient side rather than on our side. Our platform pay other for their service and it makes sense to put fee on their side. I contacted PayPal support and they give me ...