Create Order with Transaction

This API creates an order and initiates the transaction consecutively. Both order creation parameters and payment details must be passed in this API. Parameters need to included in format order.<parameter_name>.
For example, order.metadata.JUSPAY:gateway_reference_id

API Endpoints
Sandbox Link
POST
https://api.sandbox.juspay.io/txns
Production Link
POST
https://api.juspay.io/txns
Authorization Header
Headers
Body
200 : Success
400 : Invalid Input data
Last updated 3 months ago