Use this API to create a new terminal transaction. To use this API you should first create an order using the Create Order API. Also, you need to enter the terminal details while creating the order and pass the same terminal information while creating a transaction using the below mentioned API.
Client app ID. You can find your app id in the Merchant Dashboard.
Client secret key. You can find your secret key in the Merchant Dashboard.
API version to be used.
Request ID for the API call. Can be used to resolve tech issues. Communicate this in your tech related queries to Cashfree.
An idempotency key is a unique identifier you include with your API call. If the request fails or times out, you can safely retry it using the same key to avoid duplicate actions.
Request body to create a terminal transaction.
Request body to create a terminal transaction.
cashfree order ID that was returned while creating an order.
Cashfree terminal ID, this is a required parameter when you do not provide the terminal phone number.
mention the payment method used for the transaction. possible values - QR_CODE, LINK.
3 - 100agent mobile number assigned to the terminal. this is a required parameter when you do not provide the cf_terminal_id.
10make it true to have request be sent to create a Dynamic GST QR Code.