Skip to main content

Β· One min read

Improvements​

πŸ”„ When providing consent, users can now request a new text message if the original text message wasn't received.

πŸ“ƒ We added the account object in accountStatement. Use it to link an account to its generated account statements.

πŸ” The transactions query can now be filtered by transactionId.

Breaking changes​

⚠️ In 4 weeks, we're adding the new value GeneralAssemblyMinutes to the SupportingDocumentPurpose enum.

Β· One min read

Improvements​

πŸ’³ We've added new fields to Payment Control messages:

  • terminalId: The payment terminal that was used to initiate the transaction.
  • mechantPostalCode: The postal code of the merchant that initiated the transaction (this field will start being populated in October 2023, note that not all merchants communicate this information).
  • digitalCardWalletProvider: The digital token used for the transaction (when applicable), possible values are: ApplePay, GooglePay, Merchant.

πŸ§ͺ The simulateIncomingInternalDirectDebitReturn mutation allows to simulate a return on an Internal Direct Debit transaction.

Β· One min read

New features​

🀩 We redesigned the Data tab on the Dashboard to be more customer centric. View a list of unique users connected to your project with a 360 view of their accounts and cards. These improvements should help your operations and customer support teams.

Improvements​

πŸ’Έ We redesigned the Web Banking transfer page following your feedback. It's ready to welcome the upcoming International Credit Transfer feature.

πŸͺΆ We added two new fields at the transaction level: reservedAmount and reservedAmountReleasedAt. Keep an eye on these fields to improve the user experience with account funding and accepting payments, and soon in Web Banking and Dashboard.

Upcoming breaking changes​

⚠️ The scheme and merchantProfileId inputs are deprecated and will be removed from the addInternalDirectDebitPaymentMandate API mutation in 6 weeks. These inputs were redundant with the paymentMethodId input.

⚠️ In the addInternalDirectDebitPaymentMandate mutation's AddInternalDirectDebitPaymentMandateSuccessPayload, the InternalDirectDebitPaymentMandateId field will no longer be returned starting 12 weeks from now. Please use the id available in the paymentMandate object instead.

Β· 2 min read

New features​

🫰🏽 As part of our Accept Payments feature, merchants can add a logo to their merchant profile using the addMerchantProfile mutation. An existing merchant profile can be updated using the requestMerchantProfileUpdate mutation.

Improvements​

πŸ‚ When a SEPA Credit Transfer is initiated using mode=InstantWithFallback and the transfer is rejected by the beneficiary bank, a fallback will always be triggered except when the recipient account is unknown, closed, or the account holder is deceased.

β›” As part of our Accept Payments feature, we deleted a few API mutations and fields that were previously flagged as deprecated. Please note that the deprecated mutations and fields are no longer accessible or supported in any capacity following this release. Learn more about Accepting Payments

  • MerchantPaymentProduct becomes MerchantPaymentMethod.
  • requestMerchantPaymentProducts becomes requestMerchantPaymentMethods.
  • requestMerchantPaymentProductsInput becomes requestMerchantPaymentMethodsInput.
  • InternalDirectDebit is now divided into two different mutations: InternalDirectDebitStandard & InternalDirectDebitB2B. As a result, InternalDirectDebitStandardPaymentMethodInput & InternalDirectDebitB2BPaymentMethodInput are new input names to request such payment methods.
  • CheckMerchantPaymentProduct becomes CheckMerchantPaymentMethod.
  • CheckPaymentProductInput becomes CheckPaymentMethodInput.

🧾 Limited accounts can no longer initiate credit transfers.

πŸ™…πŸ»β€β™€οΈ We added a new enum value to accountHolder.verificationStatus: Refused.

Upcoming breaking changes​

🌍 As part of our future International Credit Transfers offer, new values will be added to the TransactionType enum: InternationalCreditTransferIn, InternationalCreditTransferOut, InternationalCreditTransferInReturn, and InternationalCreditTransferOutReturn.

🌍 As part of our future International Credit Transfers offer, a new value will be added to the PaymentProduct enum: InternationalCreditTransfer.

Β· One min read

New features​

🀳🏻 To improve text message deliverability, receive text messages from AUTHLINK instead of AUTHMSG when consenting to sensitive operations.

Improvements​

πŸ“± Consent or log in with a QR code if there's an issue receiving the text message.

πŸ˜ƒ Run consents and user queries with a project access token.

πŸ”„ On your Dashboard > Data tab, check out the Transactions page to view all transactions for your project.

⚠️ We are starting to use the new enum values for FeesType that were added to the API three weeks ago.

Β· 2 min read

New features​

πŸ‡ͺπŸ‡Έ Instant SEPA Credit Transfers for Spanish account are live. Learn more about requirements for individual and company Spanish accounts.

🦒 Swan's design system, Swan Lake, is public! A natural complement to Swan's open source frontend, Lake gives you a head start with a collection of building blocks for an accessible banking UX/UI.

Improvements​

πŸ›’ Manage your merchant profiles from the Dashboard > Data > Accounts page.

πŸ“ƒ Generate a PDF version of SEPA Direct Debit payment mandates. Merchant customers might need to send this PDF to their banks.

πŸ“„ Generate custom account statements with your designated 3-month date range directly from the Web Banking > History page.

πŸ“ˆ To increase the identity verification conversion rate, when the identification fails, we now include a re-engagement link in the text message sent to the user.

πŸ‘€ We added an unmasked IBAN field for both the debtor and creditor when querying SEPACreditTransferTransaction and SEPADirectDebitTransaction. You can choose how much information to expose when using these queries.

πŸ˜ƒ Call the transaction query with a user access token; a project access token is no longer required.

Upcoming breaking changes​

⚠️ In three weeks, we'll start using new enum values for FeesType that have been added to the API. To avoid breaking changes on your side, please take these into account.

Β· One min read

New features​

β†ͺ When using the Accept Payments feature, merchants can get paid by SEPA Direct Debit with both B2B and Core methods. The feature is only in Sandbox right now; please let us know if you're interested in beta testing!

πŸ” There is a new transactions query to make searching transactions easier.

Improvements​

πŸ“‘ During the KYC process, you can upload supporting documents Swan requires from your end customers, and request a review. Contact us to activate this feature and receive fewer reminder emails from Swan.

βœ… With Internal Direct Debit B2B, use the addReceivedInternalDirectDebitB2bMandate mutation to receive the debtor's consent when declaring a payment mandate.

πŸ“£ Sometimes, the KYC process is delayed because of website outages for European business registries. Subscribe to the Swan status page to learn about these delays. There is a new section called Onboarding - European Business Registries where we will post a live incident about who is affected and the overall level of impact.

Β· One min read

New features​

πŸͺͺ Swan takes another step forward to increase the conversion rate to onboard individual French accounts. PVID (Prestataire Verification d'IdentitΓ© Γ  Distance) is the latest French identity verification process that provides a fast, secure way to onboard end-customers, with a better user experience. Thanks to PVID, the first transfer or electronic signature is no longer required for EU users opening accounts with French IBANs.

Improvements​

πŸ‡ͺπŸ‡Ί Every word in every language for Web Banking, Onboarding, text messages, and more (almost 7000 words in 6 languages), was reviewed by our new localization team. We hope your experience in the supported language of your choice improves significantly, and please continue sharing your language-specific feedback with us.

πŸ“ˆ We improved webhook performance and resiliency thanks to a full refactoring.

Breaking changes​

πŸ“± We'll no longer send a text message to users when their identity is successfully verified. Why? With the User webhooks, you can track their progress and notify them however you choose.

Β· One min read

New features​

πŸ‡ͺπŸ‡Έ IBANs starting with ES are live! SEPA Instant Credit Transfers for Spanish IBANs are still in the making and will be live in 2 weeks. You can test both Spanish IBANs and SEPA Instant Credit Transfers with Spanish IBANs with the API or on your Dashboard > Settings > Onboarding.

For each country, Swan must comply with different requirements depending on local law. Learn more about requirements for individual and company Spanish accounts.

Β· One min read

Improvements​

πŸ’² When a transaction is processed in a currency other than euros €, this currency with the converted amount is now displayed on your Dashboard.

πŸ”Ž On the Dashboard Accounts page, we added a "fees" option to the payment product filter.

⚑ When an instant transfer is requested but can't be processed for any reason, we automatically execute a regular transfer instead. In the transaction history, users will see the method "transfer" instead of "instant transfer", and there will be an alert in the transaction details. This is only for Swan Web Banking.

⏲️ The Time-To-Live (TTL, auto-disconnection) from both our Dashboard and Web Banking platforms have been reduced.

  • Dashboard: reduced to 72 hours; the session will refresh every time an API call is sent.
  • Web Banking: reduced to 5 minutes; the session token will refresh as long as the Web Banking page stays open.

πŸ“± We improved mobile navigation for Web Banking for a smoother user experience.