Moneytree LINK SDK JavaScript v4.1.0
11 months ago by Pedro Cuba
Moneytree LINK SDK JavaScript 4.1.0のバージョンをリリースしました。
新バージョンの変更点
openService
およびopenServiceUrl
関数は、vault
サービスに対して新たに 2 つのview
オプションを受け入れるようになりました(VaultServiceTypes
を参照):connection-update
- 接続している金融機関との認証を更新するための画面を開きます。connection-delete
- 接続している金融機関を削除するための画面を開きます。
{/*
- The
openService
andopenServiceUrl
functions now accept 2 newview
options for thevault
serviceId (seeVaultServiceTypes
):connection-update
- opens the screen to update the authentication of the connected financial institution.connection-delete
- opens the screen to delete the connected financial institution.
*/}