Create a new offsite UPI payin transaction. Returns QR code data and deep links for client usage.
payment_id for future use. This identifier is crucial for tracking and managing your transactions effectively.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request schema for creating an off-site payin transaction.
Payment amount and currency
Merchant unique order identifier
1 - 32HTTPS callback URL for payment notifications
512DEPRECATED: Use user_details.phone_number instead; this field will be removed in a future version
Optional user details (phone, name, email)
Successful Response
Response schema for offsite payin transaction with nested QR code data.
Whether the transaction was created successfully
Payment id generated by payzio
QR code and payment link data
Payment amount
Currency code
Response message