Forum Posts

Resolved! Which API is used to send money?

Hi, When I send money manually I click "Send money" from my main PayPal screen. Then I enter a persons email, select account, etc and then send it. Now I want to use an API. Which API is right for me? Payouts API seems right, but I was hoping for a s...

Transaction Search API: Response 400 INVALID REQUEST

 Hi everyone, I am trying to get a list of all transactions from my PayPal Business account by using the Transaction Search API, but I keep getting the 400 INVALID_REQUEST response. According to this documentation, I am doing everything correctly wit...

Authorization and Capture Issue

Unable to Capture AuthorizationUsing Express checkout, am performing an Authorize transaction to/v2/checkout/orders/3AV70581NG291812P/authorize It is successful, and this is the response{"id":"3AV70581NG291812P","intent":"AUTHORIZE","status":"COMPLET...

ADD tracking error wih api

{"errors":[{"name":"NOT_AUTHORIZED","message":"Authorization failed due to insufficient permissions","debug_id":"b886465952a28","details":[{"location":"body"}]}]}" "{"transaction_id":"0WK984676F5405529","tracking_number":"443844607820","status":"SHIP...

rcix by Contributor
  • 282 Views
  • 0 replies
  • 0 kudos

Checkout not receiving payment

I am testing payment on the sandbox. I created the checkout order by calling rest apihttps://api-m.paypal.com/v2/checkout/ordersand returned the Paypal checkout link to user. User makes the payment without an issue. However, my webhook server only re...

zwjohn by Contributor
  • 253 Views
  • 1 replies
  • 0 kudos

patch items in Smart Payment

Hello,I am stuck with the following problem: I am trying to patch a Smart Payment Button order. Not only the total price, but also the items. My actions.order.create:createOrder: function(data, actions) {                                            re...

digide by Contributor
  • 215 Views
  • 0 replies
  • 0 kudos

UK Postcode search

I'm developing an ecommerce site and want to include a postcode search for customers to enter their addresses faster. Can this be integrated into the Paypal checkout form?

I want to register my web page with paypal

Hi support team,I want to register my website [https://tcstracking.pk/ ] with Paypal, how to add PayPal in the woo-commerce plugin in WordPress, and how to setup it.I tried many times to setup that plugin but couldn't set it. Thanks

Prioritizing factors of selecting locales

Hello.In the official documentation, it'said that support many locales, but when displaying the checkout page, it's taken into account several factors. How factors are prioritized to define locale?https://developer.paypal.com/docs/api/reference/local...