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
.