HomeGuidesAPI ReferenceChangelogDiscussions
Log InAPI Reference
Changelog

Version 4.0.16

Changes related to version 4.0.15.1.

Connector improvement

  • SE
    • SEB: placing a payment outside the permitted time and day (late, week-end, bank holidays...) was leading to an error from the bank. Now, if we detect this problem, we are trying to place the payment the next day for 6 days.
    • ICA Banken: fix problem that prevent to have the redirect URL when initiating a payment.
  • IT
    • Illimity: changed the remittance information unstructured constrains to
      { maxLength = 140, minLength = 0, acceptedChars= "a-zA-Z0-9-/:().,? '+" }
  • Revolut: fix problem with account ids when renewing consent
  • Changed the options that show if the connector supports getting accounts for payment:
    • "AccountsList" property in the payment options for each payment type marked as obsolete (to be removed in future version)
    • Added new "PaymentAccounts" object in the top level of the payment options to replace the obsolete property, derived from AIS options. See this article for explanation. Contains:
      • Supported: true/false,
      • LinkingOptions
      • BrowserData,
      • AdditionalPropertiesRequested
      • DecoupledUpdate