Integration Guide

Table Of Contents
Order Processing
Fulfilling Order
56
Execute a GetTransactionDetails API Call
Using GetTransactionDetails API, you can obtain information about a specific
transaction.
If you are integrated with PayPal APIs, you can call GetTransactionDetails with the
Transaction ID that was returned in the web redirect to validate the authenticity of the order.
For complete details, refer to “GetTransactionDetails API” on page 63.
Fulfilling Order
After you have verified the authenticity of the payment amount and status, you can fulfil the
order by shipping the item to the buyer.
Optionally, you can also use the Transaction ID of transactions completed through Hosted
Solution to perform refunds and captures using RefundTransaction and DoCapture
APIs respectively. For complete details, refer to “RefundTransaction API” on page 73 and
“DoCapture API” on page 74.