UPI Intent (Self Hosted)
UPI Intent enables users to have a smooth experience of UPI payments on Mobile devices. Users can able to pay via any UPI PSP Apps on their devices.
This Self Hosted UPI Intent flow enabled users to have a seamless experience on UPI Intents without having to integrate our SDK.
GET URI for UPI Intent
POST
https://public_key:secret_key@api.ippopay.com/v1/order/{ORDER ID}/process
Use this API to fetch URI for the UPI Intent
Request Body
Name
Type
Description
Name
string
Name of the customer
string
Email id of the customer
phone
string
Phone number of the customer
pay_mode_id
string
upi-intent
Last updated