Skip to content

Releases: klev-o/crypto-pay-api

v1.3.0

30 Aug 10:24
1311c60

Choose a tag to compare

v1.2.1

12 May 14:37

Choose a tag to compare

Added support for all php versions starting from 7.4, composer dependencies updated

v1.2.0

26 Jan 16:06

Choose a tag to compare

Improved api in accordance with the latest official documentation.
More information at the link https://help.crypt.bot/crypto-pay-api

v1.1.0

14 Feb 23:26

Choose a tag to compare

Added demo, changed readme, changed image, some refactored (removed DI dependencies, simplified some methods, removed redundant code)

v1.0.0

07 Feb 13:34

Choose a tag to compare

  • Apps can now send coins to users using the new method transfer.

  • Added support for hidden message in invoices.

  • New parameter expires_in to set a payment time limit for new invoices.

  • Added new expiration_date field in Invoice object.