Forum Posts

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
  • 175 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
  • 2964 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
  • 1240 Views
  • 3 replies
  • 0 kudos