Accept Payments in Crypto: A Complete Guide

·

Introduction

For quite some time, we've aimed to enable crypto payments for our API. To address this need—for both ourselves and our users—we developed CryptoCheckout. This guide provides a step-by-step walkthrough on leveraging this service to accept cryptocurrency payments seamlessly.


Why Use CryptoCheckout?

Accepting crypto payments traditionally involves complex steps:

CryptoCheckout simplifies this process, offering a unified solution for one-time and recurring payments.


How CryptoCheckout Works

1. Project and Product Setup

Example Hierarchy:

Project → Product → Plan → Price(s)

2. Generate Payment Link

Once configured, share this format with customers:
https://checkout.blockchainapi.com/project/PROJECT_ID/product/PRODUCT_ID

👉 View a live demo payment page

3. Payment Flow


Implementation Options

No-Code Solution

Use the dashboard to:

Tutorials:

Code Solution

(Coming soon! Stay tuned for API documentation.)


Linking Payments to Customers

Methods:

  1. Customer ID: Collect unique IDs (email/wallet address) during signup.
  2. Validation Code: Unique code per payment, verifiable via API.
  3. Wallet Sign-In: Authenticate via Solana wallets; query payments by public key.

API Reference:


Payout Options

  1. Direct to Wallet: Payments sent to your Solana address.
  2. ACH Transfers: Beta feature—contact us for access.

Pricing

Zero Fees: Unlike traditional processors (e.g., Stripe), CryptoCheckout charges:

| Amount | Stripe Fee | CryptoCheckout Fee |
|--------|------------|---------------------|
| $9 | $0.65 | $0.00 |
| $99 | $3.17 | $0.00 |


Roadmap & Feedback

We’re expanding support to more blockchains. Suggest your preferred chain.


FAQs

Q: Which cryptocurrencies are supported?
A: Currently Solana (SOL/SPL tokens); more chains coming soon.

Q: How do I track payments?
A: Via the dashboard, API, or webhooks.

Q: Is coding knowledge required?
A: No—use our no-code dashboard for full functionality.

👉 Explore CryptoCheckout today