Yeah. It’s really a UI issue at this point. Just a simple frontend to facilitate SEPA transactions to contacts (which could just be a simple Name -> IBAN map stored locally)
I could imagine something like an IBAN protocol - open an IBAN link as in iban://AB26374838388 directly with your banking app and auto fill the bank transfer menu. Only add the amount of money you want to transfer.
No idea what other implications that would have e.g. for security though
Yeah. It’s really a UI issue at this point. Just a simple frontend to facilitate SEPA transactions to contacts (which could just be a simple Name -> IBAN map stored locally)
I could imagine something like an IBAN protocol - open an IBAN link as in iban://AB26374838388 directly with your banking app and auto fill the bank transfer menu. Only add the amount of money you want to transfer.
No idea what other implications that would have e.g. for security though
There’s a standard that does this in form of a QR code: https://en.wikipedia.org/wiki/EPC_QR_code
True, my bank also supports this. I already saw QR-Codes on some invoices but never used it… will try it out next time.