Skip to main content

Changelog

Stay updated with the latest releases of the Dojo API.

The Dojo API is currently in beta.

This changelog highlights the latest and breaking changes in the Dojo API. Each new release version aligns with a date. This approach allows for a clear and chronological representation of our API versions, making it easier to track changes and updates over time.

info

If you want to integrate with the Dojo API for the first time or you want to upgrade from the previous version, contact us on Discord or GitHub.

2024-02-05

Breaking changes

  • Renamed itemLines.caption to itemLines.name.
  • itemLines.amountTotal is a required field.
  • Replaced transactionSource with cardHolderNotPresent which is boolean.
  • Added a new property generateRemoteToken where you need to set it to true to accept online payments immediately. When set to false, the clientSessionSecret will not be created. This impacts only online payments. This does not impact virtual terminals, payment links, and mobile SDKs.

What's new?

What's next?

The next step in creating an end-to-end Payments API is to integrate Tables functionality into this single API.