• Ideas
  • Siri shortcuts switching accounts for applepay

Hey @bunq can we create siri #shortcuts to quickly change accounts on #applepay cards? Now its alot of steps. Quick switch in widgets would make life easy! Any updates on this? Would love to use company and private accounts over applepay

Thanks!

    10 days later

    not sure this is possible directly with siri shortcuts, but maybe through the bunq api? I think that it's possible to assign cards to accounts in the third party bunq desktop application from @Gregory so it should also be possible through the API. but I don't think bunq app exposes the api for local, on-device use. but this could be put on the wishlist.

    UPDATE 10 July 2019: it is now possible thanks to bunq update 11 from yesterday! Please check out this topic from bunq employee @Andreas to find out how to set it up.
    But remember this is currently iOS only (as it requires Siri / Siri Shortcuts) and you need at least iOS 12.2 or higher and the latest bunq app v11.0.0. Happy bunqing 😃

      it's almost "impossible" to use the API with siri shortcuts due to the whole auth en header signing process.

      Eventually to make this work you must create an abstraction layer. e.g. a server running somewhere that takes simple requests and transforms then in complex requests to the bunq api.

        5 months later

        @OGKevin#43743 Actually, this is possible if you get Pythonista. Bunq has a Python SDK and Pythonista is fully supported by Shortcuts. I don’t think you need a server running somewhere, just use Pythonista. Pythonista isn’t free though, but very powerful.

          3 months later

          This is indeed now possible with the new shortcut capabilities!

            @reckter#106768 so it is, see above for a link to the setup instructions

              Write a Reply...