Changelog

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

No results found.

Payments

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

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.

NEW Release: AIS, Payments & Data Enrichment API V6 is now available! Check the Changelog for more details.