项目理念 |支付宝
项目名称: Payto(离线支付)
简介:今天,我们的国家正在迈出每一步,将支付数字化,让一切都在线上。 Paytm、Paypal、Tez 等在使这成为可能方面发挥着非常重要的作用。他们提供了一个在线平台,我们可以通过该平台在几秒钟内支付和分享我们的钱。但是这些应用程序需要互联网访问,并且在网络较差的区域失败。这些应用程序为用户提供了很多好处,但由于缺乏互联网连接,落后和穷人再次遭受痛苦。通过 Payto,我们为他们提供了一种无需互联网即可分享资金的方式。
目标:我 hack 的目标是设计一个离线平台,为每个人提供一种通过短信共享支付的方式,并使这种货币数字化取得巨大成功。
当前系统存在的问题:
- 没有办法线下转账
- 当没有互联网时,我们会卡住并搜索互联网和热点来完成我们的付款
- 穷人受苦,无法从这些平台中受益
- 货币数字化无法普及到国家的每一个角落
图表:
在职的:
Let’s say a user A wants to pay a user or an outlet B.
- Usually, till now the payment is done using online mode and sometimes when the internet doesn’t work, they have to stand there and keep the queue waiting (Happened with me too :p). But through Payto, they have to just send an SMS with following format (Number, Amount, Platform name).
For example: 8802999631, 500, Paytm - Our server then gets the info and connects to the given platform. The user then will get an OTP from the platform they provided, let say Paytm (Like any outlet like dominos do in case of paytm) and we get the same OTP on our account from the same platform. After that user has to reply with the OTP.
For example: 324001
If the OTP matches, The Payment will be successfully completed! 🙂
PS: We don’t have to check for balance because the Payment app will do it for us already.
使用的工具:
- 支付应用程序的 API(就像 CCD、Dominos 或任何其他商店使用 paytm 进行业务一样)
- 消息服务(如 Twillio、甚至 uber 使用的 Way2Sms)
- Selenium自动化和读取来自用户的消息
- 特定的多平台离线移动应用程序以获得更多功能
应用:
- 引入新技术以在没有互联网的情况下使用网上银行和其他在线支付。
- 为穷人提供一种方式,从而使数字化梦想取得圆满成功。
- 为不同的应用程序更容易付款提供另一个论据。
注意:此项目创意由Kartikay Bhutani为 ProGeek Cup 2.0 贡献 - GeeksforGeeks 的项目竞赛。