Hey devs, 👋🏼
I'd like to integrate bunq payment functionality into my app by deep linking to bunq if it is installed. 🌈
Could you guys introduce a mobile URL scheme that opens the bunq app on either the payment page with an IBAN prefilled, or the IBAN "profile" screen with the user photo and the Make A Payment button?
Something like:
bunq://profile/<IBAN>
and/or
bunq://payment/<IBAN>
Thanks!