New featuresโ
๐ฅ You can now export account data in .csv
format from your Dashboard or with the API by calling the exportAccountData
mutation.
Improvementsโ
๐ชช Auto
identification is now smoother. To automatically skip the identification process for eligible users on projects configured to bypass it, add the accountMembershipId
to the authorization URL when inviting account members.
๐ค To protect you and the merchant from fraud, merchant payments may now have a paymentAmountLimit
that applies to each individual transaction.
This limit may be applied during the review of the merchant payment method or later, based on risk factors.
It's available in the merchantPaymentMethod
type in the API, for Card, SEPA Direct Debit (Core and B2B), and French check payments.
Setting a limit will trigger a MerchantPaymentMethod.Updated
webhook.