Get Link

Use this API to retrieve a payment link for an existing order. Further, you can send it to the customer via email or SMS.

Click to view the detailed response parameters and response codes.

Response Parameters

statusStatus of API call. Values are OK and ERROR.
paymentLinkLink of payment page for that order. Returned when the status is OK.
reasonReason of failure when the status is ERROR.

Response Codes

Sub CodeStatusMessage
200OKPlease provide a valid appId
200OKPlease provide a valid secretKey
200OKPlease provide a valid orderId

 

Language