Get Order

Retrieves the details of a checkout order using the unique order token. This token is generated when the order is created and can be used to query the order status and information.

Order statuses

  • "NOT_COMPLETED": Order is created, but any payment made.
  • "SUCCESS": Order is paid and completed
  • "FAILED": Some error happened during payment process
Language
Click Try It! to start a request and see the response here!