简体   繁体   中英

How to partial refund the paypal invoice created using Invoicing SDK

We are using paypal "CreateAndSendInvoice" function to create and send an invoice,Now we want to partial refund this invoice once it have been paid(Refund for broken items during shipment) Is this possible to partially refund invoice payment?

We tried to use Adaptive Payment "Refund" function using "transactionId" parameter but looks like we also need to specify "payKey" or "trackingId" for refund.

Can we use Adaptive Payments function here? Where we can get these parameters ("payKey" or "trackingId") for invoice as we do not see anything like that in IPN message?

为此,您可以使用“ RefundTransaction API”

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM