Changelog

Keep track of every change to the Direct Debit API

Keep track of every change to the Direct Debit API.

This changelog lists all additions and updates to the Direct Debit API, in chronological order.

October 29th, 2024

Added more details and parameters to the additionalInfo field in the Get OAuth Code API, Direct Debit Payment API.
Added three new fields to the additionalInfo field that should allow the clients to display these fields in the dashboard (these fields will be returned in the responses and callbacks as well).

September 13th, 2024

Updated the 'seamlessData' field in the Get OAuth Code API.
Add a new userId field and improved the field description.

Updated the 'description' field in the Get the Status of a transaction API.
Added a new comment that explains how to act in case the service returns HTTP codes besides the 200 HTTP code.

April 26th, 2024

Updated the callback in the Account Binding API.
The tokenExpiryDate field was not included in the callback body and it has been corrected.

April 26th, 2024

Updated the response in the Account Binding API.
The response was not correctly defined and it has been corrected.

April 24th, 2024

Updated the diagram in the Card Unbinding flow.
The B2B Auth Token was mentioned when it should be B2B2C Auth Token.

April 24th, 2024

Updated tokenStatus description and values in the Account Binding and Get a List of Cards Bound to a Customer APIs.
Added some description to all the possible values and removed the INACTIVE value from the list.

April 24th, 2024

Reviewed the Response Description for one of the errors in the Errors page.
Changed the response description from The bank card token or account token is invalid to The bank card token or account token is invalid/expired.

Mar 22th, 2024

Reviewed Product Flows page.
We have added more details to the flows and the APIs involved in each of them.

Mar 19th, 2024

Added failureRedirectUrl parameter to the Get OAuth Code API
The system will redirect the customer to the failureRedirectUrl after a failed card binding.