New featuresโ
๐ Swan's Apple Pay offer is expanded across 19 EU countries: ๐ฆ๐น Austria, ๐ง๐ช Belgium, ๐จ๐พ Cyprus, ๐ช๐ช Estonia, ๐ซ๐ฎ Finland, ๐ซ๐ท France, ๐ฉ๐ช Germany, ๐ฌ๐ท Greece, ๐ฎ๐ช Ireland, ๐ฎ๐น Italy, ๐ฑ๐ป Latvia, ๐ฑ๐น Lithuania, ๐ฑ๐บ Luxembourg, ๐ฒ๐น Malta, ๐ณ๐ฑ Netherlands, ๐ต๐น Portugal, ๐ธ๐ฐ Slovakia, ๐ธ๐ฎ Slovenia, and ๐ช๐ธ Spain.
18 Novemberโ
New featuresโ
๐ฅ Add up to 200 account memberships using just one consent with the addAccountMemberships
mutation.
๐ณ Add up to 200 cards, and print their physical version using just one consent with the addCards
mutation. Since card creation is executed asynchronously, we created a new card status: Processing
. We deprecated the status
filter on the cards
query and created statuses
so you can filter when there are multiple ones.
โ
The new ibanValidation
query helps you verify the format of an external IBAN, get all available bank info (name, BIC code, etc.) and account data available for this IBAN, as well as the reachability of this IBAN across all SEPA schemes.
๐ Sepa Direct Debit Core Mandates are now visible in the API under the account.receivedDirectDebitMandates
query and can be suspended with the suspendReceivedDirectDebitMandate
mutation or resumed with the resumeReceivedDirectDebitMandate
mutation.
๐คณ๐พ During SCA, avoid asking your customer to enter their phone number, first name, last name, and birth date on the Swan user form. Query parameters during the oauth 2 process let you do this.
Improvementsโ
๐ช Some webhook events used to be fired a few milliseconds too early, and now are fired right on time.
๐ Just in case a webhook event is incorrectly integrated on your side, we've added a retry button to the dashboard.
๐ฌ Simulate physical card delivery from the dashboard.
๐ช๐บ Our compliance team did a lot of work to allow you to onboard individuals and now companies across all of Europe.