Backend
Last updated
Last updated
Firstly, please refer on how to implement backend for account linking in our kevin. mobile SDK Backend section. Instructions on how to do that can be found here:
Make sure that when authenticating the account, you specify scopes payments_pos and accounts_basic.
Example using our PHP library:
Use our AIS service to get the list of IBAN accounts.
Example using our PHP library:
Supply returned accounts to the mobile SDK.