Customize Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.

The cookies that are categorized as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. ... 

Always Active

Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.

Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.

Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.

Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.

Skip to main content

29 March 2023

ยท 2 min read

New featuresโ€‹

โšก We implemented a fallback option for Instant SEPA Credit Transfers. When an instant transfer is unavailable, whether for technical reasons or due to a manual risk assessment, the instant transfer will run as a standard transfer instead. Your customer won't need to reinitiate a transfer or consent a second time.

  • How? We added a new input mode to the initiateCreditTransfer mutation, as well as the new filter includeRejectedWithFallback to the transactions query.
  • Tip: We recommend you choose false by default so your customers won't see the rejected instant transfer on their transaction history.

Improvementsโ€‹

๐Ÿ“ƒ To reduce back and forth with our KYC team, we're asking some partners to collect additional supporting documents during onboarding for some use cases:

  • Lithuanian companies: Company Registration, UBO Declaration
  • Netherlands, Austria, Luxembourg companies: UBO Declaration
  • German self-employed: Self-employed Registration

๐Ÿ‡ฉ๐Ÿ‡ช For German account onboarding (accountCountry: DEU), three fields are now API-optional:

  • UBO birth date: individualUltimateBeneficialOwners.birthDate
  • UBO birth city: individualUltimateBeneficialOwners.birthCity
  • UBO birth postal code: individualUltimateBeneficialOwners.birthCityPostalCode

๐Ÿ“ผ We added a new field originTransaction to the API at the transaction level. It contains its parent transaction (for example, the card debit for a card debit reversal).

๐Ÿงช We added Instant SEPA Credit Transfers and their associated recalls to the Event Simulator on your Dashboard.

๐Ÿ’ณ You can now approve authorizations with a partial amount. To do so, indicate the partialAuthorizationAmountValue within your payment control response. Note that not all authorizations can be authorized partially; to identify eligible authorizations, look for the allowsPartialAuthorization:true on the payment control notification we send you.

Bug fixโ€‹

โš’๏ธ We fixed some latency issues on our OAuth 2.0 server. Let us know if you still have trouble getting your access tokens.

Breaking changesโ€‹

๐Ÿ’ฅ We added a new value SwornStatement in SupportingDocumentPurposeEnum. To avoid breaking changes on your side, please take these into account. We'll request this supporting document during onboarding for Spanish companies.