CryptoCloud
English
  • CryptoCloud Knowledge Base
  • General Information
    • Service Overview
    • Connection Requirements
    • Currencies and Networks
    • Fees
    • Personal Account
    • Payment Page
    • Useful Resources
  • Getting Started
    • How to Start
    • Adding Project
    • Project Setup
  • Intergration and Testing
    • Integration Methods
    • API Integration
    • CMS Plugins
    • HTML Widget
    • Integration Testing
    • CryptoCloud Brand Guide
  • Payment Acceptance
    • Invoice Creation Methods
    • Automatic Invoice Creation
    • Manual Payment Link
    • Donation Links
    • Currency autoconversion
    • Static Wallets
    • Invoice Statuses
    • Transaction Processing Time
    • Partial Payment
    • Unconfirmed Invoice
    • Duplicate Payment
    • Overpayment
  • Funds Withdrawal
    • Withdrawal Request
    • Withdrawal Wallet
    • Automatic Withdrawal Rules
    • Mass Payouts via API
  • Security
    • Account Protection Tips
    • 2FA
    • Staff Access
    • Delete Account
  • For End-Users
    • Payment
      • How to Buy Crypto
      • Payment Instruction
      • Payment Wallet
      • Selecting Network
      • Payment Amount
    • Issues
      • Unconfirmed Payment
      • Wrong Amount
      • Cannot Pay in Full
      • Invoice Expired
      • Did Not Get Product / Service
      • Wrong Network / Address
  • Useful Links
    • Payment Gateway
    • Exchange Crypto
    • Buy Crypto
    • API
    • Brand Guide
    • Contact Us
    • Terms of use
Powered by GitBook
On this page
  1. Payment Acceptance

Automatic Invoice Creation

Automate invoice creation with CryptoCloud API.

PreviousInvoice Creation MethodsNextManual Payment Link

Last updated 7 months ago

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:

  1. API integration. Perform integration using API keys that can be found in your CryptoCloud personal account.

  2. Invoice creation. With each order, send a request to create an invoice, specifying the required parameters: amount, currency and customer data.

  3. Payment link reception. In response, the system will respond with a unique payment link, which can be sent to the client manually or automatically.

  4. Invoice payment. The client follows the link and makes the payment.

  5. 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.

  6. 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 .

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 .

Invoice status
documentation for developers
on our website