How to Integrate Payments for Sri Lanka in LKR Using Razorpay and PayPal?
I have a business based in India that sells products in Sri Lanka as well, and I'm using a single Shopify store for both. I integrated Razorpay for payment processing, and I need to support payments in...
View ArticleHow to disable a payment with react-paypal-js
I switched from react-paypal-button-v2 to react-paypal-js.Before i could disable payments inside my options with disableFunding: 'card'but it no longer working with react-paypal-jsSo I'm kinda confused...
View ArticlePayPal subscription issue, updating start/end subscriptions
I have a website offering subscriptions to use my tools. I am having an issue where my script isn't updating users subscriptions start/end dates.For example, a users registers for a day subscription...
View ArticleLaravel Paypal Payment Issue [closed]
My issue is when click to payment on plan then successfully redirect to sanbox/live url also enter correct credential but facing issue as per this screenshot.We're sorry. this seller does not account...
View ArticlePayPalButtons working on desktop but onApprove() function don't run?
I am using '@paypal/react-paypal-js' abstraction for react to enable payments on a website,the issue is on desktop it works like charm but on chrome / safari iphone the onApprove function doesn't run...
View ArticleImplementing payapl on a angular application [duplicate]
I've been trying to get a sandbox enviorment app from paypal to work on my Angular App.I keep getting the error 422, no clue why.Everything works smoothly, I login on the test account, but I keep...
View Article"Request is not well-formed, syntactically incorrect, or violates schema."
I am using the PayPal invoice in python, and as the title says, I get this error. The thing is, is that in Postman, creating a draft invoice fine; and in python creating the draft invoice is the only...
View ArticlePayPal IPN delays database INSERT [closed]
My IPN Listener gets a response from PayPal and should INSERT the transaction details into my database.However it takes about 2 minutes for this to be actioned by which time my code has moved on and...
View ArticlePlaywright test failing in headless mode due to Paypal button
I have a Playwright test that confirms an e-commerce site's checkout process works, which terminates in clicking a Paypal button, logging into Paypal, and clicking submit payment.In headed mode, it can...
View ArticleDoes the PayPal Checkout Standard integration support Apple Pay and Google...
I'm looking to implement a hosted checkout experience that supports Apple and Google Pay out of the box, without having to do a lot of complex integration work. To accomplish this, I'm trying to...
View ArticlePrevent vaulting of duplicate cards using PayPal SDK in PHP without access to...
I am using the PayPal SDK to process payments and vault credit card information after an order is created. The flow is as follows:An order is created.PayPal SDK captures the order with the entered card...
View ArticleHow to split incoming payments into two or more accounts? 2022 (Paypal or...
We are a team of completely junior developers and we'd like to know if there's a way to split incoming payments -equally- into different accounts, wether it's through Paypal or other platform.For...
View ArticlePaypal commerce Api error in wordpress Wpforms
I'm using PayPal Commerce as a payment method in WPForms. Everything was working fine, but now I'm getting an API error when trying to make a payment. Does anyone know how to resolve this? When I make...
View ArticleHow can I cancel a Paypal [v2] order?
We use the Paypal's v2 API: https://developer.paypal.com/docs/api/orders/v2/.I would like to cancel/destroy the order which have CREATED status and the payment older than 10 minutes.Do you have any...
View ArticleI'm getting API error UNPROCESSABLE_ENTITY
I'm new here anyway here's my website link. I'm using PayPal Commerce as a payment method in WPForms. Everything is working fine, but now I'm getting an API error when trying to make a payment. Does...
View Articlehow do i set up a instant payment notification from paypal to discord bot
DISCORD_WEBHOOK_URL = 'https://discord.com/api/webhooks/1286342362217582612/SmQy6rM75iED67casfdafdfhewfwfwefcewefewwefewfkojewdfwfewfewfshy0zBzrP123213132131321sdafsawefo'paypal ipn =...
View ArticlePaypal: Client Authentication Failed
Trying to take my paypal REST api site live. It works well in sandbox mode, with verified transfers.When I switch my sandbox for live client ID and secret, I get the...
View ArticlePaypal react native integration
How will you integrate react native app with PayPal. Does react native have any front-end library like react have or how will you add the PayPal functionality to an app. because I googled about that...
View ArticleHow to retrieve non-API Paypal transactions (Between friends)
I need help with the Paypal API, I would like to retrieve the transactions that are made with the “Between Friends” mode, i.e. without fees. I've managed to retrieve those made via “paypal checkout”...
View ArticleHow to Integrate PayPal with Stripe without Redirecting to Checkout Page...
I’m trying to integrate PayPal into my website using Stripe for payment processing. While I can accept credit card payments directly on my site, I’m encountering an issue with the PayPal integration....
View Article