Paypal SDK problem get an error [ERR_HTTP_HEADERS_SENT]: Cannot set headers...
I get status code 201 but when I try redirect to the approval_url I get Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the clientI try to not redirect and all work just fine,...
View ArticleWooCommerce cancels pending order before Pay360 (Access PaySuite) payment...
Environment- WordPress 7.1- WooCommerce 11.0.1- WooCommerce Pay360 Gateway (Access PaySuite) 2.5.10- PHP 8.4 Hosting: Azure App Service (Linux)What's happeningWe use the Pay360 / Access PaySuite...
View ArticleSquarespace: Full Paypal integration with Squarespace
Squarespace currently only supports Stripe as a payment platform. I am looking for a way to fully integrate Paypal as the go-to way to pay (one of the reasons for this is that Stripe’s checkout page is...
View ArticlePayPal PHP API breaks my script
I'm just starting to implement PayPal's PHP API into a website I'm building and I'm coming across an error. Whenever I include any of there php my page just dies with errors all resembling thisFatal...
View ArticlePayPal process data to database
For two days I've been trying to sort out the PayPal payment function.I have the purchases inserted into payments.db except for the userId which needs to be copied from the users_test.db (current user...
View ArticleVerifying Paypal webhook keeps failing - { verification_status: "FAILURE" }
I am trying to implement Paypal webhooks and everything is working fine except the webhook signature verification. I have read a dozen of posts here on stackoverflow and I still can not figure out what...
View ArticleConnecting PayPal to Salesforce via Zapier webhook [closed]
This is to connect a non-profit's donation page to Salesforce (NPSP) via Zapier.Since Zapier doesn't appear to have an OOTB trigger event for a PayPal payment, which INCLUDES payer info, I'm trying to...
View ArticleSending Stripe.com funds to a PayPal account [closed]
I'm making a donation platform, kind of like gofund.me, where you can create a page and people can send you donations! Upon creating a page, it will ask you for your PayPal username/email. This is...
View Articlehow to create a payapal's payment form?
I want to create a form for paypal payment. like this form. what i want is to make a simple paypal button. after clicking on that button this form will appear. but the problem is when ever I create get...
View ArticleHow to handle license revocation for App Store plugins when refunds are...
I am a developer with an AutoLISP application on the Autodesk App Store. My app uses the Autodesk Entitlement API to verify user subscriptions during startup.The Workflow: When a user purchases my app,...
View ArticlePaypal Void Authorization Fails with PERMISSION_DENIED but Capture Works
I'm testing Paypal Sanbox payments using the v2 Orders API.I create an order with intent=AUTHORIZE, authorize it and then try to either capture (release) or void (cancel) the authorization.Capture...
View ArticlePaypal API endpoints for getting zipcode information
We've been asked to provide a breakdown of our US customers transactions on Paypal and I'm looking for a zipcode field which does not seem to exist on our US customers' transaction details. This is...
View ArticleOn authentication don't get webhook permissions [closed]
https://api-m.paypal.com/v1/oauth2/tokenOn response of newly created app, it's missing scope https://uri.paypal.com/services/applications/webhooks.On default created credentials such exist and...
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 with Braintree saying "Merchant account not found" [closed]
I tried integrating PayPal using braintree and following this tutorial. I end up getting an error: Merchant account not found - screenshot.I am using Swift 3 and Xcode 8.1.here is my viewDidLoadThese...
View ArticlePayPal JS SDK buttons and Orders API: How to set the billing address country?
I'm trying to change the default billing country in the PayPal payment form with no luck.I'm using this link as reference and have tried different combinations of parameters...
View ArticlePaypal IPN returning HTTP/1.1 200 OK
I am testing integrating a website to Paypal, using Web Payments standard and HTML Variables.I have written a simple PHP script to handle the IPN notifications.According to the Paypal documentation,...
View ArticleList all active subscription in PayPal
We are implementing the PayPal Rest API in dotnet application. Is there any API available to list all the currently active subscriptions in an account?
View ArticlePay any 3rd party via Stripe
I'm hoping for a step in the right direction for the following.I need to be able to pay anyone a fixed amount via Stripe, even though I may have not charged them or have their details or any existing...
View ArticleOpayo Pi - PayPal Integration - Enabling Opayo/PayPal Connection
I am having problems trying to enable the Opayo/PayPal connection on paypal.com.Has anyone recently managed to do this (adding the Opayo api on PayPal)?The Opayo documentation...
View Article