New featuresโ
๐ Get a head start on what's next. We've added a Preview section to our documentation, giving you early access to our features. Use these previews to plan your future roadmap. Note that functionality may change before the official release.
Improvementsโ
โน๏ธ You can now cancel merchant SEPA Direct Debit payments using the cancelMerchantPayment mutation.
Refer to the availableToCancel balance to check if a specific payment can be canceled.
๐ Use the isCancelable field to verify whether scheduled account funding transactions are eligible for cancellation.
API updatesโ
Upcoming breaking changesโ
๐ Starting October 1, we're removing the paymentId field from the initiateSepaDirectDebitMerchantPayment mutation.
Instead, retrieve the ID from the merchantPayment field, which now returns the Merchant Payment object.
We're also deprecating the paymentId field.
โ๏ธ Starting October 31, the taxIdentificationNumber will be a mandatory field at onboarding when an account holder's residency country does not match the accountCountry. This is to comply with CRS (Common Reporting Standard) regulations.
For example, Spanish residents opening French accounts will need to provide their tax identification number.