I’ve finally built a PoC for something I’ve wanted on ICP for a long time:
Payments that still work when the person paying has no Internet.
The idea behind ∂pay is pretty simple: your phone is your wallet, and paying should feel like paying with TWINT, Google Pay, Samsung Pay or Apple Pay. Crypto wallets and apps generally suck to be honest. Super clunky and scary. No wonder people don’t use them on a daily basis.
Tap your phone on the merchant’s phone, check the amount, approve. Done.
It works as well if you’re offline. The payment is (cryptographically) signed on your phone and the merchant’s phone sends it on your behalf. There’s also a QR flow if NFC isn’t available. It’s somewhat more clunky but always works.
There is also a web wallet, to get the general vibe without installing the app. It shares most of the code with the real app, aside from the NFC payments which can’t work in a browser.
∂pay is self-custodial, the key stays on your device, and payments have no fee. If we ever get the critical mass of users, we can start charging merchants a tiny percentage for the goodies they would appreciate, such as OAUTH2, multiple employees under a single wallet, etc. The cost of running it today is next to nothing, so I won’t start charging fees any time soon. And regular users will never have fees anyway aside from the currency conversion maybe because I also have to pay a fee for it.
This is still very much a Proof of Concept, so I’m less interested in “nice project!” and more in whether the idea and UX actually make sense to other people.
I’d really appreciate feedback on any of it: the concept, the landing page, the payment flow, things that are confusing, things you think are missing, etc.
I’d also like to place the app in Google Play and other app stores (Apple/Samsung/other) but a) I’d like to get some feedback and ideally community around this first, b) improve the app to make it actually smooth and joy to use, c) I need a company or investor to back this up because that’s the rules of the game with Google Play and likely other app stores.