Skip to main content

7 June 2022

ยท 2 min read

New featuresโ€‹

๐Ÿ“ˆ Instantly load your customers' accounts with SEPA Direct Debit. This is one of our biggest features of the year! Contact us if you're interested in joining the beta testers group.

๐Ÿคณ๐Ÿฟ Accept up to 100 consents with just one single Strong Customer Authentication.

๐Ÿ“„ When finalizing your customers' onboarding, you can now use the API to consult the list of minimum required supporting document purposes. Using this feature will reduce a lot of back-and-forths. In 90% of account openings, we require documents for just one single purpose. However, if an individual presents a higher risk than expected, we ask for additional documents.

Improvementsโ€‹

โœ… Clearly see where you are in the activation process, right from the dashboard header. Just click โ€œActivate.โ€

๐Ÿ“ƒ If you're opening accounts for companies, you can now upload supporting documents using the nocode onboarding interface.

๐Ÿ‘ค For a better UX, we decided to remove the last page of user registration (Sign in).

๐Ÿ” You can now search a first or last name in the account membership list.

๐Ÿช A new webhook onboarding.updated is triggered when onboarding is finalized.

๐Ÿ”„ Funding sources are listed in the dashboard.

โœ–๏ธ A funding source with Pending or Enabled status can be Canceled by any account member with Can Manage Account Membership user rights using the cancelFundingSource mutation.

๐Ÿ‘ฎ๐Ÿป The Account Verification status of a SDD B2B funding source is automatically switched to verified when the Rolling Reserve amount is released from the reserved balance (if no R-transaction has been received)

๐Ÿ’ณ A new reason code has been added for refused card transactions: MerchantShouldResubmitAuthorization

๐Ÿ’ธ Card spending was not being released when the authorization amount was released.

Bug fixโ€‹

๐Ÿ’ณ Some card options were recently desynchronized at our card processor. We've fixed this.

Breaking changesโ€‹

๐Ÿ’ฅ Account funding is in beta, so there are sometimes breaking changes: accountHolder.fundingLimit and accountHolder.instantFundingLimit is deprecated and moved to a new resource accountHolder.fundingLimitSettings respectively in accountHolder.fundingLimitSettings.fundingLimit and accountHolder.fundingLimitSettings.instantFundingLimit.

Upcoming breaking changesโ€‹

๐Ÿ“ƒ Next release, in early July, we will rename the Supporting Document status ReviewPending to PendingReview.