💳 Checkout Implementation

Developers can use this documentation to implement Coinflow Checkout.

Overview

Coinflow Checkout allows users to buy digital assets or services using credit cards, bank accounts, or crypto wallets. It simplifies transactions by automatically constructing blockchain transactions, whether the payment is made with a credit card, ACH or with USDC. Before you start implementing, Coinflow recommends reviewing an overview of how checkout works, then try testing out making a card or ach purchase:

Try Making a Test Purchase With Credit Card or ACH!

📘 Try Coinflow Checkout with a Credit Card or ACH!

Try making a card or ach purchase on our demo app.

  1. Add a purchase amount.
  2. Select your payment method.
    1. Paying by Card:
      • Select a card from our suite of test credit cards.
      • Pass any value for CVV.
      • Optional: Save the Card for future use.
    2. Paying by ACH:
      • Connect to a test bank account via Plaid.
  3. Enter an email and any address.
  4. Confirm your purchase.

Note: You won’t buy anything, but it is simple showcase of Coinflow’s pre-built UIs & credit card processing capabilities.

Ways to Implement Checkout

Whether you’re implementing a direct, one-time purchase flow or a coinflow credits, Developers who are ready to implement checkout should first determine which payment methods to accept:

  1. ACH Implementation
  2. Credit Cards Implementation
  3. USDC Implementation