Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
Advice
0 votes
2 replies
72 views

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 ...
0 votes
0 answers
23 views

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 ...
1 vote
0 answers
72 views

Summary: Customer could be charged a different amount from what is displayed in the Payment step panel if an auto-applied promotion gets published or unpublished just before external payment is ...
0 votes
0 answers
38 views

So here is my problem... I setup everything in sandbox environment including a webhook (PAYMENT.CAPTURE.COMPLETED event). Everything works perfectly, my API gets called and logs appear on dashboard. ...
0 votes
0 answers
51 views

To test a PayPal integration that also reacts to webhook events, I have created an endpoint https://example.com/paypal/webhook (POST) that logs all requests to see whether webhook calls are received ...
0 votes
0 answers
68 views

I’m building a Laravel application that uses PayPal subscriptions. My app’s database and PayPal subscriptions are kept in sync, and users can manage their subscription from a dashboard. When a user ...
-2 votes
1 answer
87 views

I am having a real struggle getting meta data values from woo commerce REST API in a fashion that makes sense and is reliable. I want to access the PayPal returned fraud data for an order so my staff ...
0 votes
0 answers
97 views

I am trying to integrate Paypal payment gateway in my web app ( react + nodejs ). Currently it is in testing mode so I am using sandbox mode. I want recurring payment. For that I have created some ...
1 vote
1 answer
93 views

We redirect users to pay with PayPal using a form which sends a POST request to https://www.paypal.com/cgi-bin/webscr endpoint. We pass a "return" parameter, which contains an url, where the ...
0 votes
1 answer
162 views

I used this integration for placing GooglePay button in checkout: https://github.com/paypal-examples/googlepay/tree/main/advanced-integration It works well. I also change "totalPrice" ...
0 votes
1 answer
91 views

My Next.js(React.js+Node.js project) I want to connect PayPal, I do it according to their documentation using JS SDK (@paypal/react-paypal-js) const initialOptions = { clientId: PAYPAL_CLIENT_ID, ...
0 votes
1 answer
77 views

How do I fix these issues with paypal auth urls? I was trying to run Paypal auth with my web app so I have a button that takes me to a url to sign into Paypal. I have three issues: Paypal isn't ...
0 votes
1 answer
72 views

I am trying to figure out how to extend the js class of the native module payment_paypal, so that the PayLater option, that i have activated in PayPal get activated. In the native js code in /addons/...
0 votes
1 answer
94 views

We have Recurly integration in our application and are using Recurly’s PayPal integration to initiate the PayPal flow. At the same time, we want to display PayPal-branded buttons to keep our UI in ...
0 votes
1 answer
103 views

I’m implementing PayPal webhook signature verification in Node.js using the built-in crypto module and Express. My goal is to validate incoming webhook requests by verifying the signature with the ...

15 30 50 per page
1
2 3 4 5
...
1405

AltStyle によって変換されたページ (->オリジナル) /