session_id and order_id. Use the session_id to redirect the customer to the payment gateway for completing the transaction.Client app ID. You can find your app id in the merchant dashboard.
Client secret key. You can find your secret in the merchant dashboard.
Merchant ID. You can find your merchant ID in the merchant section of the merchant dashboard.
Order creation request
Amount in decimal format (e.g., "100.00")
3-letter ISO currency code (e.g., INR, USD)
Unique identifier for the order
URL to redirect after payment
Payment collection mode
hosted_payment, s2s Method of payment type (e.g., UPI)
UPI, CREDIT_CARD, NETBANKING, DEBIT_CARD, QR UPI flow type (required when collection_mode is s2s and mop_type is UPI)
intent, collection Virtual Payment Address (required when upi_flow_type is collection)
UPI app name (optional, defaults to 'others')
bhim, paytm, google_pay, phonepe, cred, amazon_pay, whatsapp, others