object

PaymentInitializationResponse

Payment Initialization Response.
Fields
aggregator
String!
Required
Payment gateway name.
aggregator_order_id
String
Order ID assigned by the payment gateway's aggregator.
amount
Int
Payable amount.
bqr_image
String
Bharat qr image url.
currency
String
Currency code. Example: INR
customer_id
String
Payment gateway customer id.
device_id
String
EDC machine Unique Identifier.
merchant_order_id
String!
Required
Order id. Example: FY692D2AC45171FB895B
method
String
Payment method. Example: UPI, QR
polling_url
String!
Required
Polling url.
razorpay_payment_id
String
Payment id.
Status of the payment.
success
Boolean!
Required
Response is successful or not.
timeout
Int
Timeout in seconds.
upi_poll_url
String
UPI poll url.
virtual_id
String
Payment virtual address.
Customer vpa address.
status_code
String
Status code of the payment.