Changelog

Stay updated on all changes to the Salt Edge products.
Subscribe to the changelog via RSS.

No results found.

Added Endpoints to Customer rules

12th of May 2025

New Data Enrichment Transaction categorization

  • Customer rules enable Clients to customize transaction categorization by setting their own matching criteria and associated categories.

Added new attribute skip_processing_screen

17th of April 2025

New Payments

  • The Payment Initiation API now supports a new attribute, skip_processing_screen, enabling Users to bypass the Payment processing screen after receiving the authorized status from the Provider.

Added new attribute skip_final_screen

4th of March 2025

New Account Information Payments

  • The Account Information and Payment Initiation APIs now support a new attribute, skip_final_screen, enabling Users to bypass informational screens.

Released PIS API

23rd of December 2024

Payments Documentation

New

  • Payment Initiation API version 6 is now available
  • As of the 2nd of January 2025, Payment Initiation API V5 and Partners Payment Initiation API V1 are officially deprecated. We strongly encourage all developers to migrate to API V6 as soon as possible to take advantage of the latest features and improvements. On the 2nd of January 2026, Payment Initiation API V5 and Partners Payment Initiation API V1 will be permanently deleted and will no longer be accessible.
  • For comprehensive migration instructions, please visit the Migration Guide section and read the latest blog post highlighting the key changes.
  • The creation of a Customer is now initiated during Payment Initiation. A single request can now be sent only by Clients to create a Payment with Customer details, instead of sending two separate requests (Customer/Create and Payment/Create).
  • New statuses have been added: initiated and initiated_info_required during Payments/ Create.

Update

  • The following Payment statuses have been updated as follows:
    • from rejected to failed
    • from accepted to executed or settled
    • from processing to authorizing or authorized
    • from unknown to authorizing, authorized, or failed
    • More detailed explanations about new statuses can be found here.
  • The connect_url has been renamed to payment_url for the Payment Create response
  • The customer_id and payment_id have been added to the Payment Create response, allowing the Client to store and use the payment_id from the beginning of the Payment Initiation process.
  • The logic of the callbacks has been updated:
    • Notify - previously, notify callbacks were sent at each new stage of the Payment process. This has been updated so that notify callbacks will now only be sent when the Payment status changes.
    • Success - previously, success callbacks were sent after each successful step of the Payment process. This has been updated so that the success callback will now only be sent when the Payment is successfully initiated.

Deprecation

Released AIS and Data Enrichment APIs

15th of July 2024

New Account Information Data Enrichment Dashboard Documentation

  • AIS API and Data Enrichment version 6 are now available
  • As of the 16th of July 2024, Account Information API V5 and Partners Account Information API V1 are officially deprecated. We strongly encourage all developers to migrate to API V6 as soon as possible to take advantage of the latest features and improvements. On the 16th of July 2025, Account Information API V5 and Partners Account information API V1 will be permanently deleted and will no longer be accessible.
  • For comprehensive migration instructions, please visit the Migration Guide section and read the latest blog post highlighting the key changes.
  • The technical documentation has been refreshed with a new look and feel, improving readability, navigation, and overall user experience.