New featuresโ
โก We can now receive Instant SEPA Credit Transfers! These will be shown as SepaInstantCreditTransferIn
in the TransactionTypeEnum
.
๐ณ Manage multiple card products from the dashboard, with different designs and spending limits.
Improvementsโ
๐ณ Order cards from the web banking with all our API capabilities: card design, format (Virtual, Physical or Single Use), spending settings, one or multiple members, grouped or individual delivery.
๐
The Rolling Reserve for B2B SepaDirectDebitIn
transactions in an Account Funding context has been decreased from 4 to 3 inter-bank business days + the booking date/time for SDD-In transactions was changed from 6PM CET to 8PM CET.
๐ฅ Funding Sources are no longer suspended when a rejection is received for SepaDirectDebitIn
within the B2B scheme created for Account Funding. When a rejection is received for InsufficientFunds
, core scheme Funding Sources won't be suspended either. This can be simulated via the testing API and by adding a reasonCode
in the simulateIncomingSepaDirectDebitReject
and simulateIncomingSepaDirectDebitReturn
API mutations.
๐๏ธ We've removed the 14 calendar day limitation on the requestedExecutionAt
for initiateFundingRequest
. When the requestedExecutionAt
input is used, SEPADirectDebitIn
transactions created with Upcoming
status can now be canceled up to 1 day before the executionDate
and 1 hour before Swan cut-off.
Bug fixโ
๐ฅ A very small proportion of users experienced errors when using their 6-digit passcode during consent. This has been fixed.
Breaking changesโ
๐ฅ The hierarchy of Membership rights has been updated: A member cannot give permissions to others, that they don't themselves have. We will keep you posted on the new rejection that will occur in case this happens.
Upcoming breaking changesโ
๐
By the end of October, the deprecated field executionDateused
as an input for the intitiateCreditTransfer
mutation will be permanently removed and replaced by requestedExecutionAt
.