Forum Posts

Resolved! Is it possible to make payments in RON (Romanian Leu) through PayPal?

Hi all. I would like to implement the PayPal Standard Checkout integration (https://developer.paypal.com/studio/checkout/standard/integrate) on my website, allowing dynamic payment amounts. However, I am particularly interested in enabling payments i...

CiprianS by Contributor
  • 833 Views
  • 2 replies
  • 0 kudos

Paypal create transaction with QR - API

I have client id, client secret and my mobile app's qr decoder "https://www.paypal.com/qrcodes/managed/xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxx". In our pos app after choose paypal payment it gives a qr- while decode it "https://www.paypal.com/qrcodes/ma...

Subscription start date issue

Hi ,I currently develop an option to subscribe to my website and have created following subscription in sandbox: {  "plan_id": "[my_plan_id]",  "quantity": "1",  "application_context": {      "brand_name": "test",      "user_action": "SUBSCRIBE_NOW",...

Bildschirmfoto 2020-04-24 um 12.03.14.png
lu_lu_ by Contributor
  • 2425 Views
  • 5 replies
  • 0 kudos

Paypal subscription Api

I integrated PayPal subscription in JavaScript. And subscription id store in database. Then I used task scheduling monthly to check that subscription id 's transactions to create invoice also cancel subscription. But the problem is I can't check subs...

Create Pay Links using PayPal API

Hi there! I’m currently in the process of integrating a payment solution into my online store. While researching, I came across PayPal’s no-code Pay Links, which seem like a convenient option since they use a hosted payment page. This would reduce th...

ileFix by New Community Member
  • 230 Views
  • 0 replies
  • 0 kudos

Advanced checkout and no 3DS information in the response

Hello Guys, We have a running PayPal Advanced Checkout integration for card payments in US. For most of the time the payments work well, but sometimes we are receving an unusual authentication result in the response.It does not contain no enrollment ...

Partex by Contributor
  • 224 Views
  • 0 replies
  • 0 kudos

"issue": "NOT_ENABLED_TO_VAULT_PAYMENT_SOURCE"

I am getting the following error.  { "additional_properties": {}, "body": { "name": "UNPROCESSABLE_ENTITY", "details": [ { "issue": "NOT_ENABLED_TO_VAULT_PAYMENT_SOURCE", "description": "The API caller or the merchant on whose behalf the API call is ...

Orders API: Rounding Tax Amounts

In a US e-commerce webshop I am looking for input on how to solve an issue with Paypal Orders APIExampleThe price per lamp excluding tax is $1547A customer adds 2 of these lamps to his shopping basketA third party service will calculate the tax amoun...

rosrosros by New Community Member
  • 1246 Views
  • 1 replies
  • 5 kudos