Move directly from product discovery to crypto checkout
In this online course platform example, the purchase panel shows the USD price alongside live estimates for supported digital assets. Selecting Buy Now opens a dedicated cryptocurrency checkout.
Live cryptocurrency estimates and a direct purchase entry point
1. A flexible multi-asset checkout
The checkout brings together the order total, selected asset, settlement network, payment QR code, and receiving address. Customers pick the route that matches their wallet and follow the order state without leaving the page.- Choose from USDT, USDC, BTC, and ETH.
- Switch to a compatible settlement network and see the required confirmations.
- Pay by scanning the QR code or copying the receiving address.
- Watch the exact amount, order expiry, and verification status update in real time.

Select an asset and network, then pay by QR code or address
How it works
- Select an asset and network. Choose a settlement route that matches the customer’s wallet.
- Create a payment order. The system generates an order ID, receiving address, and exact amount.
- Send the on-chain payment. The customer scans the QR code or copies the address to transfer funds.
- Track confirmations. The gateway polls the network and updates confirmation progress in real time.
2. Confirm on-chain, then fulfill automatically
After payment is sent, the gateway keeps checking the transaction on-chain. Once the required confirmation depth is reached, the order moves to a successful state and the matching business action runs automatically. In this example, course content and learner access unlock immediately.
A finalized payment automatically unlocks course access
Automated actions after confirmation
- Update the order state from Pending to Successful.
- Record the order ID, transaction hash, receiving address, network, and settlement time.
- Grant access to the purchased digital content or service.
- Keep a settlement record for customer reference and operational tracking.
Beyond course purchases
The same pattern extends to digital content, e-commerce products, membership access, service bookings, and any other experience that needs automatic fulfillment after payment.3. Manage every crypto transaction from one dashboard
The payment capability also extends to the admin side. Teams can review revenue, order volume, success rate, network distribution, and live customer activity, with full detail on every order.
Payment operations dashboard with metrics and transaction states
Operational controls
- Filter orders by Successful, Pending, Failed, or Expired.
- Search by order ID, TXID, email, or customer details.
- Review the payment asset, network, timestamps, and settlement result.
- Sync gateway status and export transaction data for further analysis.
4. Connect crypto payments to your application logic
Cryptocurrency payments plug directly into the business logic of generated applications. From creating payment orders to verifying on-chain transactions, payment status can trigger the next step in the customer journey automatically.From payment to business action
- Create payment orders. Generate an order with the amount, asset, network, and receiving address.
- Monitor transaction status. Track pending, successful, failed, and expired payments.
- Verify on-chain confirmations. Confirm a transaction has reached the required depth before completing the order.
- Trigger automated actions. Connect successful payments to workflows such as unlocking content, activating memberships, confirming bookings, or fulfilling orders.
- Maintain transaction records. Store payment and settlement details for support, reconciliation, and operational tracking.
A payment flow that works with your application
Create Order → Customer Pays → Verify Transaction → Confirm Payment → Trigger Business Logic This makes cryptocurrency payment more than a checkout option. It becomes part of the application’s end-to-end workflow, from the initial transaction to the final business action.Available now. Create or iterate a project in AutoCoder.cc to add a cryptocurrency payment experience that connects customer checkout with operational visibility. See all releases in the changelog.