close
Skip to main content

Question list filters

Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
63 views

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 ...
Score of 0
1 answer
88 views

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 (https://developer....
Advice
0 votes
2 replies
74 views

I have implemented paypal smart buttons on a modal, then i realized that if open the credit/debit card form and then close the modal to chose another product. The amount that is configurated is still ...
Advice
0 votes
1 replies
63 views

I'm going to apply payments to my page and the smart buttons take my attention, but what worries me its what happens if someone change the client-id before making the purchase? How paypal verifies ...
Advice
0 votes
5 replies
92 views

I will test if it is possibe based on the official documentation, but i'd like to know if someone has done this before or confirm if it is even possible. If not i would like to know if with the smart ...
Score of 0
0 answers
53 views

Our many sites accept PayPal payments using PayPal’s legacy html interface that POSTs a form (with <input type=…> values) to https:// paypal.com/cgi-bin/webscr, and uses IPN for order and ...
Tooling
0 votes
1 replies
56 views

I have a quesion that I cannot get answered by the internet, and certainly not by the ai bot that PP provides... I maintain a software product for a company, that can service multiple merchants, each ...
Score of 0
0 answers
184 views

I am buliding a wordpress plugin. To take payment I am using Paypal. Users wil get an paypal link to pay the payment. I am using webhook for backend confirmation. But paypal can't reach may webhook ...
Score of 0
0 answers
96 views

I am calling the Paypal API from .NET using their published client script, e.g. in a page called Default.aspx: <script> paypal.Buttons({ createOrder: function () { return ...
Score of 0
0 answers
178 views

I have PayPal NCP (No-Code Payment) buttons - they're working fine, but I want to go directly to the cart every time an item is added (nearly all of our orders are for exactly 1 item), but the ...
Score of 0
0 answers
84 views

Question I’m using the PayPal Orders v2 API and trying to update shipping.options without providing shipping address data. Issue When I create an order with shipping.options but without shipping....
Advice
0 votes
2 replies
98 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 ...
Score of 0
0 answers
74 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 ...
Score of 1
0 answers
89 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 ...
Score of 0
0 answers
93 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 ...

15 30 50 per page
1
2 3 4 5
1403