Skip to content

atultherajput/UPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published