Automatic Invoive Creation
Automate invoice creation with CryptoCloud API.
To automatically create invoices, you can use API integration with CryptoCloud. This method allows your system to generate invoices, send them to your customers, and receive notifications about the payment status.
How automatic invoice creation works:
API integration. Perform integration using API keys that can be found in your CryptoCloud personal account.
Invoice creation. With each order, send a request to create an invoice, specifying the required parameters: amount, currency and customer data.
Payment link reception. In response, the system will respond with a unique payment link, which can be sent to the client manually or automatically.
Invoice payment. The client follows the link and makes the payment.
Payment notification. Once the payment is complete, CryptoCloud sends a notification (POSTBACK) to the URL you specified. This allows you to automatically update the order status and perform further actions on your side.
Invoice status check. You can also independently check the status of an invoice using INV number via API.
For more details on setting up automatic invoice generation via API, please refer to the documentation for developers.
If you have any questions or need help, you can contact our support via chat on the website and in your personal account, as well as reach us on Telegram. Support contacts are listed on our website.
Last updated