Weβre excited to announce the sandbox release of version 2.2.0, bringing several important bug fixes and enhancements to our Payments API. This update focuses on improving transaction reliability, expanding blockchain support, and includes changes that may affect your integration. Please review the details below. π
Weβre excited to announce the sandbox release of version 2.1.9, bringing several important bug fixes and enhancements to our Payments API. This update focuses on improving transaction reliability, expanding blockchain support, and includes changes that may affect your integration. Please review the details below. π
08 Oct 2024 deployment to SANDBOX 22 Oct 2024 deployment to PRODUCTION*
*We reserve the right to change the scheduled release date.
β The change will remove the instant feedback when calling the above endpoints.
It means that only uuid will be returned in a response with no additional information.
All the existing information will be available in GET endpoint once status is no longer PENDING.
Note: Changes in the code will be visible from 22 Oct 2024 on PRODUCTION.
Changes in the API docs will be visible from now on SANDBOX environment and from 10th Sep on PRODUCTION.
To check the ledger's creation status, after calling CREATE endpoint you can:
1οΈβ£ call GET endpoint and receive status: ACTIVE, PENDING or DISABLED
2οΈβ£ wait for the webhook from Unblock, which will be sent every time we will get an information by PSP webhooks that the status has been changed.
π We want to ensure you will not miss the information with the incoming changes, so we will notify you of upcoming changes a few more times by Slack. The process of the deployment reminds as standard one, the change will be deployed first to the sandbox, later to production environment.