-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New payment method: UPI ( Currently availaible in India only ) #268
Comments
If the person who wants to pay, is using on a mobile device, the coindrop site should not display a qr code. Instead it should give the option to open the link in any wallet app in their phone like Phone Pay, Google Pay, Paytm, etc. this is availaible only for india Please add this, because, of its 0 transanction fees. Other payment gateways like Google Pay, Stripe, also allow users to pay using UPI, but they charge transanction fee. Displaying my UPI address, i can recieve payments without any transanction fee. ( from another indian, using upi wallets ). You can understand the importance of this by seeing the population of India, and the no. of new internet and UPI users in last 5 years. This is very helpful. For this you dont need to integrate with any other api. Just the address will be displayed. Generating dynamic qr code ( for paying a set value and authenticating the transanction ) for a particular payment is a paid service, provided by many payment gateways. Coindrop should show a static qr code ( |
|
Hi @remjx , thanks a ton for adding UPI I believe in the button only "UPI" will look good. The expanded form makes the button very long. In India, all payment interfaces just mention "UPI". So I think the full form is not needed in the button. |
Payment method name: UPI (Unified Payment Interface)
Payment method website: http://cashlessindia.gov.in/upi.html
It is a payment protocol run by NPCI ( National Payments Corporation of India ). Many other countries are planning to use a fork of UPI.
This option will allow the user ( the one who wants to recieve money ) to add his/her UPI address. The person who wants to pay can use any app to pay to that address.
0% Transanction fees is the best thing about it.
UPI is just like email address. The person who wants to pay can use the app/service of their choice like Google Pay, Phone Pay, Paytm, WhatsApp pay etc. Every UPI address is connected with a bank account. There can be multiple addresses connected to one account.
Example of an UPI address :
something@upi
( The extensions can be different )Just like cryptocurrencies. There is an address that is connected to wallet. The person who wants to pay can choose any wallet app.
The text was updated successfully, but these errors were encountered: