Use this API to retrieve a list of all payment transactions associated with a specific order. This API returns comprehensive details for each payment attempt made for the order.
Client app ID. You can find your app ID in the Merchant Dashboard.
Client secret key. You can find your secret key in the Merchant Dashboard.
Unique identifier for the order.
"order_summer_fashion_001"
Success response for payments retrieval.
Current status of the payment transaction.
"SUCCESS"
Unique identifier for the associated order.
"order_summer_fashion_001"
Unique identifier for the payment transaction.
"pay_summer_fashion_001_upi"
Status of the payment capture process.
"SUCCESS"
Amount that has been captured from the payment.
2299.5
Total amount of the payment transaction.
2299.5
Currency code for the payment amount.
"INR"
Payment method used for the transaction.
"upi"
Details from the payment gateway.