Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.01 KB

README.md

File metadata and controls

16 lines (12 loc) · 1.01 KB

UPI Payment Service

UPI Payment Service for Merchant

Workflow:

  1. User go to UPI payment page and enter details like Remitter Mobile Number, Remitter Email, Payee VPA, Payee Name, Amount, Transaction Reference ID, Transaction Note.
  2. On clicking submit button, a UPI link is generated along with it’s short url.
  3. This short URL is sent as SMS to user mobile and his email.
  4. When user browse this short URL in mobile, it will redirect to that UPI link and invokes the local PSP application (like BHIM or PhonePe), where the user can confirm the details, and complete the payment.

UPI

Notes:

You need to register at Textlocal (SMS service provider) to get API key (10 free credits to new users).

For details check this UPI Deep Linking Specs 1.5.1