Forum Posts

Resolved! How do I get a TransactionId from an OrderId using the V2 REST API?

Hi, I'm using the V2 REST API (with the PayPalCheckoutSdk) to capture an authorization for an order created with the PayPal Smart Payment Buttons. The problem I'm facing, is that after I capture the authorized Order, I need a way to get the Transacti...

image.png
jlacosse by Contributor
  • 17110 Views
  • 20 replies
  • 0 kudos

Multiparty payment API - Partner Platform Access

I am trying to get access to the Multiparty payment API for merchant onboarding. I have submitted the request form on the documentation and email/called two dozen times. No resolution after 4 months. Code works fine in sandbox, but can't even find an...

platform.png

"Show Order Details" Vs "Capture Payment For Order"

I'm a little confused on what the difference is between "Show Order Details" and "Capture Payment For Order" in the REST API. The only difference I see is that "Capture Payment For Order" seems to contain more information (such as shipping address).B...

ackman14_0-1714743945033.png
ackman14 by Contributor
  • 323 Views
  • 1 replies
  • 0 kudos

what is sender_batch_id and sender_item_id in Paypal payout api?

https://developer.paypal.com/docs/api/payments.payouts-batch/v1/We are using the above api documentation for integrating payout api with our laravel web app.Can't seem to figure out what values need to be passed on following variables: 1. sender_batc...

Mohit10 by Contributor
  • 3254 Views
  • 4 replies
  • 0 kudos

API: Understanding state of the sale transaction

Hi,   I am using paypal-php-sdk. When creating a Sale transaction, i understand that when related_resources -> sale -> state = "Completed", then it means the payment is successful.   I just want to get clarification on the rest of possible values for...

Webhook validation not working in sandbox

I am working to validate the Paypal webhook post to my site and I am having some problems. I have all the data that's required, and the post to /v1/notifications/verify-webhook-signature is returning a 200, but it's returning a verification_status of...

SnowSailor by New Community Member
  • 1510 Views
  • 3 replies
  • 0 kudos