Copy link
Release 4.7.1
What’s new:
1) Idempotency Support for Crypto Transactions.
Added support for idempotency when performing transactions. This means that if the same request is sent multiple times with the same unique Idempotency-Key header, it won’t create duplicate transactions. This is especially useful in cases where a connection drops or a request is retried — only one transaction will be executed.
2) Update CPAY logo and colors