How to change Plan Subscription?
I'm using this API to change the subscription from monthly to weekly.API endpoint: https://api-m.paypal.com/v1/billing/subscriptions/{id}/revisePlan ID: P-1GB4504364996494GM5HWL5YSubscription ID:...
View ArticlePaypal returns "The merchant does not accept payments of this type"
I integrated Paypal into my mobile APP and I use the REST API Calls. If I pay the ordeers using paypal account, It works succesfully, but if I use Direct Credit Card Payment (when the user doesn't have...
View ArticlePHP PayPal integration IPN
I'm trying to understand for a couple of days how PayPal payment through IPN works and all these things but I think my PHP level is not that high.I am just trying to make a script like this.Registered...
View ArticleSomething went wrong. Contact the merchant for help. - Paypal Button Problem
I am getting an error on my website when the "buy now" button is pressed. Actually, the page that comes up works, but when the one field is filled out (anything can go it in it) and the paypal button...
View ArticleHacked? Credit card fields showing under PayPal Express Checkout
I have noticed on our website that credit card fields are showing under the PayPal express checkout option but this wasn't the case before.Image of the checkout hereIt didn't appear this way before and...
View ArticleHow to remove "customers in the last year" from Paypal business profile?
We are sending the business link to our customers, and it does not look right to show the "joined date" and "number of customers" info. How can highlighted info in green be removed from the business...
View ArticleHow to integrate PayPal Advanced Checkout in Laravel
I want to integrate the form with PayPal. This means that when someone fills out the form, chooses a payment method and fills in the payment details, their card balance will be reduced. I don't want to...
View ArticlePaypal sandbox oAuth client credentials 401 response with Vercel
I am integrating Paypal's payment processing REST API into a Next.js app with vercel. The payments successfully runs on the localhost (dev). However, on the staging (review) environment the request...
View ArticleAndroid and Paypal API integration
I'm trying to integrate the Paypal API to make my app donation based. I have two questions: I can see the button, I click it but it doesn't do anything! (the activity for checkoutIntent doesn't...
View ArticleIn Payum How can I check "correctly" the status "pending" in the payment?
In my actual Symfony2 project I use PayumBundle, with Payum 1.3.4, to make payments with paypal_express_checkout factory. I found a behavior that maybe it's ok, but I need to confirm with another...
View ArticleP2P payments inside Android app with Paypal
I'm trying to accomplish the simple (in theory...) task of letting a user of my Android app make a payment to another user of the app. It seems that Paypal is the only viable way to do this (at least...
View ArticlePaypal Adaptive Payments
I want to make payment to two receivers i.e. buyer buys goods for 100, receiver 1 gets 90 and receiver 2 gets 10. I am using chained payment method. I am getting 100 in receiver 1's account which is ok...
View ArticlePaypal Webhooks not triggering
I have set up webhooks for subscription events in the PayPal sandbox environment. The webhooks are functioning correctly when I cancel a subscription using the PayPal API; I receive the corresponding...
View ArticlePayPal Transaction Search API not including transaction_note property
The API described at https://developer.paypal.com/docs/api/transaction-search/v1/ is no longer returning "transaction_note", for transactions that definitely have notes, and which returned notes...
View ArticleAnyone else getting this error while setting uṕ webhooks in paypal?
This is the error I am getting:Error imageThis has me concerned because I was previously able to add webhooks to my app and it suddenly stopped working both in sandbox and in live environments.Any...
View ArticlePayPal REST API - Sandbox returning 401 for API requests but successful...
I am using the PayPal REST API in Java to make a request to the testing (sandbox) servers for an access token, which succeeds, and then sending that access token back to the same sandbox servers for a...
View ArticleWe’re sorry. This seller doesn’t accept payments in your currency
I am trying to integrate paypal, but stuck with this error.We’re sorry. This seller doesn’t accept payments in your currency. Please return to the seller and choose another way to pay.The currency I am...
View ArticlePaypal show Error - order not created when customer attempts purchase
I am using WP Express Checkout on a WP website for digital purchases using Paypal. Purchases have been unsuccessful recently and show the errorCould not initiate PayPal Checkout...Failed to create the...
View ArticleUpdating Old Code for a "Special Order" Item in PayPal Cart
I'm trying to fix some code on a site that uses PayPal's old shopping cart variables. Please bear with me, as I am not a developer :)...One of the things that needs updating is a form that customers...
View Articlecan we create paypal payout using MerchantIdbyPaypal
I am working on seller onboarding through partner referral. I got paypal merchant Id in return url can i directly create payout using this id. if not then what step do i need to take to get the email...
View Article