API Reference
Log In

NOTE: This page is deprecated because 'GET /payment/:id' and 'GET /payment-requests/:id/:pid' cover the required use cases

This endpoint returns the details of a payment related to a particular payment request.

To check whether the payment was successful or not use the "status" key inside the "payment" dictionary. If the status is "Credit" then the payment was successful otherwise it failed.

Required Headers:

  • X-Api-Key
  • X-Auth-Token
Language
Click Try It! to start a request and see the response here!