📄️ Create an Order [v3]
This API creates an order and returns and `order_id`. To create an order, you will need to provide an amount, currency and and `invoice_id`. This invoice id will be your internal reference for the order. Order creation is the first step in processing payments. There are additional parameters also required for order creation and their significance is explained below.
📄️ Get Order [v3]
This API returns the data of order .