Release info
Release Info
Version: 1.7.14
- Some minor fixes and updates
Version: 1.7.13
- Added additional verification to prevent adding bulk and periodic payments to signing baskets. Attempts to do this will now return "400 REFERENCE_MIX_INVALID" instead of failing at a later validation step in the backend systems.
- Some minor fixes and updates
Version: 1.7.12
- Some minor fixes and updates
Version: 1.7.11
- Fixed issue where /accounts would return error 404 instead of an empty list when account with consents had been closed in backend systems
- DELETE payment should now be available for all payment products in the Sandbox environment
- Some minor fixes and updates
Version: 1.7.10
- Added support for additional authentications for corporate users. This fixes the issue where users in TietoEVRY Corporate Internet Bank would encounter failure trying to update consents.
- Some minor fixes and updates
Version: 1.7.9
- Some minor fixes and updates
Version: 1.7.8
- Some minor fixes and updates
Version: 1.7.7
- In the Sandbox environment, the Transaction Code can now be deserialized successfully with both value and code.
- Some minor fixes and updates
Version: 1.7.6
- The field "name" in Account Details and Card Account Details is now extended to 70 characters if you add the header "accept-fix" with the value "longer-name". The extended field will become default in 3 months.
- Fixed an issue where PaymentToSelf was not possible under certain circumstanses.
- [BREAKING CHANGE] amount-as-string is no longer considered an optional feature. Numbers are now serialized as strings by default.
- Some minor fixes and updates
Version: 1.7.5
- Some minor fixes and updates
Version: 1.7.0
- HTTP status code for KID errors is now 400: BAD_REQUEST instead of 401: UNATHORIZED
- Some minor fixes and updates
Version: 1.6.4
- Mock data API: POST /v1/sandbox/accounts/{mockAccountId}/transactions creating a transaction for an account with another account as the debtor will now result in an error message.
- Additional account types supported for external corporate account providers
- Some minor fixes and updates
Version: 1.6.3
- Fixed issue where completion of SCA would sometimes fail due to an invalid generated session ID
- [FUTURE BREAKING CHANGE] transactionAmount and originalAmount fix enabled with "cardaccount-switch-originalamount-and-transactionamount" using the accept-fix header
- Authenication / signing UI (TAP) now use redirect instead of IFRAME. It was activated in Production 30.04.20 for all banks .
- Minor UI changes in design for consent flow in order to prepare for future WCAG-related work.
- Minor improvement to consent flow in order to decrease chances of misunderstandings when no accounts are selected.
- Small change of handling browser local storage in order to avoid dropping state between requests.
- Fixed issue where agreement selector would sometimes appear for users with only one agreement
- Some minor fixes and updates
Version: 1.6.2
- Updated TietoEVRY IdP with additional features for LogoutURL specification
- Authenication / signing UI (TAP) can now use redirect instead of IFRAME. Note that this is only activated in Production for banks with non-TietoEVRY-IdP's. It will be activated in Production for TietoEVRY-banks in a later release.
- Some minor fixes and updates
Version: 1.6.1
- Purpose codes are updated in preparation of migration from PAYS to PIN
- Error message when using invalid certificates should be more consise.
- Some minor fixes and updates
Version: 1.6.0
- Improved error message for dynamic mock when creating account
- BulkPayment API for Sandbox is now available for banks that have this product enabled
- BulkPayment API is now available for banks that have this product enabled
- Authenication / signing UI (TAP) now uses redirect instead of IFRAME. (Activated in PROD).
- Some minor fixes and updates
Version: 1.5.3
- Fixed some issues that caused the RSS File for Release notes to be generated incorrectly
- Corrected error message when user cancels authentication and/or signing to "Signering avbrutt"
- Added missing error code from TAP when user cancels authentication or signing to "CONSENT_ABORTED"
- The SCA redirect web pages are no longer using IFRAME internally but redirect. Note that this change is not active at this point and will be switched on at a later stage.
- Some minor fixes and updates
Version: 1.5.2
- Some minor fixes and updates
Version: 1.5.1
- UI for SCA has been adapted for the Gjensidige rebranding to Nordea Direct. Currently, both domains will still work for PSD2 endpoints, but the Gjensidige domain will be shut down eventually
- Some minor fixes and updates
Version: 1.5.0
- Changes to sandbox were made to increase performance
- It is now possible to delete signing baskets if they are still unauthorized or unapproved for private customers
- Some minor fixes and updates
Version: 1.4.11
- Some minor fixes and updates
Version: 1.4.10
- Fixed bug where authorizations were excluded from card transaction response
- Some minor fixes and updates
Version: 1.4.9
- Sandbox: Fixed an issue that allowed the same SSN to be used for corporate and private context
- UI for SCA has been adapted for the Gjensidige rebranding to Nordea Direct. Currently, both domains will still work for PSD2 endpoints, but the Gjensidige domain will be shut down eventually
- Some minor fixes and updates
Version: 1.4.8
- Extended error handling in TAP to handle multiple failures in backend systems
- Some minor fixes and updates
Version: 1.4.7
- Some minor fixes and updates
Version: 1.4.6
- Some minor fixes and updates
Version: 1.4.5
- Some minor fixes and updates
Version: 1.4.4
- Some minor fixes and updates
Version: 1.4.3
- Some minor fixes and updates
Version: 1.4.2
- Some minor fixes and updates
Version: 1.4.0
- Some minor fixes and updates
Version: 1.3.9
- Error message for incorrect date format has been expanded to contain more information
- Resolved issue where some certificates would not have a valid OCSP check
- Some payments without requestedExecutionDate would for some instances fail in Sandbox. This is now fixed.
- Pending transactions should now be sorted correctly by date
- Trying to delete a finalized payment (transactionStatus ACSC, ACCC, CANC, RJCT) now returns an 405 Method Not Allowed error.
- If X-Request-ID is sent as request header, it will also be returned in response
- Some minor fixes and updates
Version: 1.3.8
- Fixed issue with date filters in Sandbox
- Fixed an issue where the delete link for payment would not appear for certain payments
- Fixed error related to caching of account roles
- Some minor fixes and updates