Question by pleaser_shoes_retail · Sep 23 at 04:50 PM · trading api paypal transaction id
Where can I get the paypal transaction id through API using ebay transaction id or order id?
Trading API getorder feature only shows ebay order id and transaction id. There're nowhere to get the paypal transaction id. Please help.
Answer by ankit_developersupport · Sep 26 at 04:24 AM
When you list an item on eBay (for example, by using AddItem), the response contains an eBay ItemID, a value that uniquely identifies that item on the eBay site.
When a buyer commits to buy an item, eBay generates a TransactionID value and an OrderLineItemID value to uniquely identify that order line item.
If PayPal is used as the payment method, you can use the corresponding ItemID and TransactionID values, or just the OrderLineItemID to retrieve the PayPal transaction ID. Using the PayPal transaction ID, you can follow the checkout flow through PayPal and identify the different stages of payment processing.
Best Regards
eBay Developer Support
People who like this
Your answer
