Order Status API

Order Status API will give the order status along with transaction details of all the transactions that have been implemented. Each transaction details block will show part payment details (selected plan id, selected part type, and selected part number associated with the transaction.

This API is crucial for merchants who have their own payment screen. Using the API, merchants can get order details and initiate payment for subsequent parts.

Pending Order Status Response

Part 1 Success Order Status Response

All Part Success Order Status Response

[Note:] "status": "PARTIAL_CHARGED" with "status_id": 37 has been added to denote that some part payments are successful for part payment order.

Last updated 10 months ago