We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1311c60
Merged "Update types according to the latest documentation"
5e897d8
Added support for all php versions starting from 7.4, composer dependencies updated
87d2f66
Improved api in accordance with the latest official documentation. More information at the link https://help.crypt.bot/crypto-pay-api
4bceb83
Added demo, changed readme, changed image, some refactored (removed DI dependencies, simplified some methods, removed redundant code)
e232773
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.