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. Intergration and Testing

API Integration

Learn how to integrate CryptoCloud via APIs to automate payment processing.

PreviousIntegration MethodsNextCMS Plugins

Last updated 6 months ago

CryptoCloud integration involves your platform interacting with our API to automate transactions.

You can read more about API integration .

Here's how it works:

  1. Request authorization:

    • All requests to the API must be authorized using your API keys.

  2. Invoice creation:

    • You submit a request to , specifying the required parameters and total amount.

  3. Receiving a payment link:

    • The system generates and sends you a unique payment link in response to your request.

  4. User payment:

    • A user clicks on the received link and makes the payment.

  5. Funds receipt notification:

    • Once funds are received in your account, we send a POSTBACK to the notification URL specified in your .

    • You need to process this notification and, if necessary, take the corresponding action on the side of your platform.

  6. Invoice verification:

    • You can independently verify the using its INV number through a corresponding request to the API.

This process provides a secure and efficient interaction between your platform and the CryptoCloud service, allowing you to automate the payment acceptance and account management process.

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 .

in the section
create an invoice
project settings
invoice status
on our website