• Ideas General
  • Deep linking to payment screen with URL scheme

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!

    @Doney-Magenta-Lynx#35658 might be dependent on your use case, but why not make a Request for this? Wouldn't that work?

      @Sander#35660 My app will allow you to pick a preferred app to handle IBANs. I don't want users to have to go to the trouble of linking to bunq, as my app will not handle payments itself. This is why an URL scheme would be best; this also allows me to check whether the Bunq app is installed, and if so, present the option to open IBANs in Bunq.

        @Doney-Magenta-Lynx#35684 the bunq app already allows deeplinking to some parts. But prefilling the IBAN field using the deeplink is not possible currently. I'll change this topic into a wishlist item. 😁

          @Sander#35685 Thanks! Yeah, there's a lot of deep link support already, but imo the most obvious one isn't there yet 🤔😳

            @Sander#35685 I don't want to hijack this thread, but are these deep links listed somewhere? Would be cool if I we can link directly to a transaction in the bunq app.

              @Ward#35693 there's no complete overview that I am aware of. Would be best to ask in Private Matters. 🙂

              Anyway; most go to generic places, rather than specific transactions/cards/etc. 😉

                @Ward#35693 I know this list of "web deep links":

                https://go.bunq.com/link/accounts
                https://go.bunq.com/link/accounts/new
                https://go.bunq.com/link/accounts/new/connect
                https://go.bunq.com/link/billing/annualoverview
                https://go.bunq.com/link/billing
                https://go.bunq.com/link/cards
                https://go.bunq.com/link/cards/order
                https://go.bunq.com/link/cards/order/maestro
                https://go.bunq.com/link/cards/order/mastercard
                https://go.bunq.com/link/cards/order/nfc
                https://go.bunq.com/link/developer/apikeys
                https://go.bunq.com/link/events
                https://go.bunq.com/link/billing/invoices
                https://go.bunq.com/link/notifications
                https://go.bunq.com/link/pay
                https://go.bunq.com/link/profile
                https://go.bunq.com/link/request
                https://go.bunq.com/link/billing/runningcosts
                https://go.bunq.com/link/security
                https://go.bunq.com/link/support
                https://go.bunq.com/link/switch-service
                https://go.bunq.com/link/together
                https://go.bunq.com/link/together/topic
                https://go.bunq.com/link/token-qr-bunqme-fundraiser-profile-entry
                https://go.bunq.com/link/token-qr-bunqme-tab-entry
                https://go.bunq.com/link/token-qr-bunqto-entry
                https://go.bunq.com/link/token-qr-oauth-request
                https://go.bunq.com/link/token-qr-request-ideal
                https://go.bunq.com/link/token-qr-request-sofort
                https://go.bunq.com/link/token-qr-tab
                https://go.bunq.com/link/token-qr-user-web-authentication
                https://go.bunq.com/link/token-qr-mastercard-secure-code
                https://go.bunq.com/link/topup
                https://go.bunq.com/link/trophies
                https://go.bunq.com/link/users
                https://go.bunq.com/link/membership/pack

                  Write a Reply...