# Coinflow ## Instructions for AI Agents - For clean Markdown of any page, append `.md` to the page URL - For a complete documentation index, see https://docs.coinflow.cash/llms.txt - For full documentation content in one file, see https://docs.coinflow.cash/llms-full.txt - For section-specific indexes, append `/llms.txt` to any section URL - For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.coinflow.cash/_mcp/server ## Docs - [Welcome](https://docs.coinflow.cash/guides/getting-started/getting-started-with-checkout.mdx): Complete implementation guides for Coinflow checkout, payouts, subscriptions, and marketplace solutions - [🏦 ACH Payments](https://docs.coinflow.cash/guides/getting-started/ach-checkout.mdx): Documentation for merchants processing payments via ACH. - [Card Checkout - Credits](https://docs.coinflow.cash/guides/getting-started/card-checkout-with-credits.mdx): - [USDC Settlement to 3rd Party - Solana](https://docs.coinflow.cash/guides/getting-started/card-checkout.mdx): Merchants who have payers that dont have wallets and are settling USDC to a 3rd party wallet can learn how to implement card checkout with this guide. - [USDC Settlement to 3rd Party - EVM](https://docs.coinflow.cash/guides/getting-started/card-checkout/usdc-settlement-to-3rd-party-evm.mdx): - [Direct USDC Settlement](https://docs.coinflow.cash/guides/getting-started/direct-usdc-settlement.mdx): - [Card Checkout - Direct Settlement (EVM)](https://docs.coinflow.cash/guides/getting-started/direct-usdc-settlement/card-checkout-direct-settlement-evm.mdx): - [Card Checkout - Direct Settlement to Merchant](https://docs.coinflow.cash/guides/getting-started/direct-usdc-settlement/card-checkout-direct-settlement-to-merchant.mdx): Merchants who have payers that dont have wallets and are settling USDC to the merchant can learn how to implement card checkout with this guide. - [Crypto Pay-Ins](https://docs.coinflow.cash/guides/getting-started/fiat-crypto-pay-ins.mdx): This document shows how a merchant can generate a checkout link to accept payments in for users: credit cards, ach, crypto, apple pay, google pay, usdc and settling to the Coinflow in-app wallet. - [Secure JWT Checkout](https://docs.coinflow.cash/guides/getting-started/secure-marketplace-checkout.mdx): - [EVM Checkout](https://docs.coinflow.cash/guides/getting-started/evm-checkout.mdx): - [Implement Credit Card Checkout (API)](https://docs.coinflow.cash/guides/getting-started/how-to-enable-checkout-with-credit-cards.mdx): - [Marketplace Implementation](https://docs.coinflow.cash/guides/getting-started/quick-start-marketplace-implementation.mdx): - [Payouts Templates](https://docs.coinflow.cash/guides/getting-started/payouts.mdx): - [EVM User Custodial Payouts](https://docs.coinflow.cash/guides/getting-started/payouts/evm-user-custodial-payouts.mdx): - [Merchant Payouts](https://docs.coinflow.cash/guides/getting-started/payouts/merchant-payouts.mdx): This documentation shows how to perform a merchant payout from the Coinflow in-app wallet. - [Self-Custodial Wallet Payout](https://docs.coinflow.cash/guides/getting-started/payouts/user-wallet-payout.mdx): - [Payouts From Coinflow Wallet](https://docs.coinflow.cash/docs/payouts-1.mdx): - [❓FAQs](https://docs.coinflow.cash/guides/getting-started/common-fa-qs.mdx): Frequently Asked Questions about Coinflow. - [βš™οΈ How Checkout Works](https://docs.coinflow.cash/guides/checkout/checkout-overview/how-checkout-works.mdx): Learn about the different checkout flows that can be supported with Coinflow Checkout. - [Purchase Coinflow Credits](https://docs.coinflow.cash/guides/checkout/checkout-overview/understanding-flow-of-funds/purchase-credits-currency/purchase-credits-managed-in-your-app.mdx): Learn how Coinflow enables tokenized on-chain platform balances using wrapped USDC - [🟣 Platform Credits](https://docs.coinflow.cash/guides/checkout/checkout-overview/understanding-flow-of-funds/purchase-credits-currency/purchase-credits-backed-by-usdc.mdx): Learn how customers preload value into your platform using Coinflow Credits. - [βš™οΈ Direct Purchases](https://docs.coinflow.cash/guides/checkout/checkout-overview/understanding-flow-of-funds/purchase-of-goods-or-services.mdx): Learn how traditional pay-per-purchase flow works with Coinflow Checkout. - [πŸ’° Understanding Fee Pass-Through: Why Fees Cost More Than You Think](https://docs.coinflow.cash/guides/checkout/checkout-overview/understanding-checkout-fees.mdx): - [Getting Started with Implementing Checkout](https://docs.coinflow.cash/guides/checkout/implementation-overview/getting-started-with-implmentation.mdx): - [Credit Purchase Integration: USDC Settled Directly to BYO Wallet (EVM)](https://docs.coinflow.cash/guides/checkout/implementation-overview/implementation-guides/credit-purchase-usdc-to-byo-wallet-evm.mdx): - [Credit Purchase Integration: USDC Settled Directly to BYO Wallet (Solana)](https://docs.coinflow.cash/guides/checkout/implementation-overview/implementation-guides/credit-purchase-usdc-to-coinflow-byo-wallet-solana.mdx): - [Credit Purchase Integration: USDC Settled Directly to Coinflow Wallet](https://docs.coinflow.cash/guides/checkout/implementation-overview/implementation-guides/credit-purchase-usdc-to-coinflow-wallet.mdx): - [Credit Purchase Integration: USDC Settled Directly to a Solana Contract](https://docs.coinflow.cash/guides/checkout/implementation-overview/implementation-guides/credit-purchase-usdc-to-solana-contract.mdx): - [Credit Purchase Integration: USDC Settled Directly to EVM Contract](https://docs.coinflow.cash/guides/checkout/implementation-overview/implementation-guides/credit-purchase-usdc-to-evm-contract.mdx): - [One-Time Purchase Integration - USDC Settlement](https://docs.coinflow.cash/guides/checkout/implementation-overview/implementation-guides/one-time-purchase-usdc-to-coinflow-byo-wallet.mdx): Accept credit card payments and receive USDC in your Coinflow wallet or BYO wallet - [One-Time Purchase Integration - EVM Contract Settlement](https://docs.coinflow.cash/guides/checkout/implementation-overview/implementation-guides/one-time-purchase-usdc-to-evm-contract.mdx): Accept credit card payments and settle USDC directly to your EVM smart contract - [One-Time Purchase Integration - Solana Contract Settlement](https://docs.coinflow.cash/guides/checkout/implementation-overview/implementation-guides/one-time-purchase-usdc-to-solana-contract.mdx): Accept credit card payments and settle USDC directly to your Solana smart contract - [One-Time Purchase Integration - Third-Party USDC Settlement](https://docs.coinflow.cash/guides/checkout/implementation-overview/implementation-guides/one-time-purchase-usdc-to-3rd-party.mdx): Accept credit card payments and settle USDC directly to a third-party wallet - [One-Time Purchase Integration - Stellar Contract Settlement](https://docs.coinflow.cash/guides/checkout/implementation-overview/implementation-guides/one-time-purchase-usdc-to-stellar-contract.mdx): Accept credit card payments and settle USDC directly to your Stellar smart contract - [One-Time Purchase Integration - Direct USDC Transfer (Stellar)](https://docs.coinflow.cash/guides/checkout/implementation-overview/implementation-guides/one-time-purchase-direct-usdc-transfer-stellar.mdx): Accept credit card payments and settle USDC to your BYO wallet on Stellar - [Mobile SDK Overview](https://docs.coinflow.cash/guides/checkout/implementation-overview/mobile-app-payments.mdx): Embed the Coinflow card form natively in your iOS, Android, or Flutter app using a first-party SDK. - [Swift SDK](https://docs.coinflow.cash/guides/checkout/implementation-overview/mobile-app-payments/swift-sdk.mdx): Embed the Coinflow card tokenization form natively in a SwiftUI app. - [Android SDK](https://docs.coinflow.cash/guides/checkout/implementation-overview/mobile-app-payments/android-sdk.mdx): Embed the Coinflow card tokenization form natively in a Jetpack Compose app. - [Flutter SDK](https://docs.coinflow.cash/guides/checkout/implementation-overview/mobile-app-payments/flutter-sdk.mdx): Embed the Coinflow card tokenization form natively in a Flutter app. - [React Native SDK](https://docs.coinflow.cash/guides/checkout/implementation-overview/mobile-app-payments/react-native-sdk.mdx): Embed the Coinflow card tokenization form natively in a React Native app. - [Browser Redirect Checkout](https://docs.coinflow.cash/guides/checkout/implementation-overview/mobile-app-payments/browser-redirect-checkout.mdx): Accept payments in your mobile app by redirecting users to a Coinflow-hosted checkout page in the browser. - [⚠️ Common Errors](https://docs.coinflow.cash/guides/checkout/implementation-overview/errors/common-checkout-pay-in-errors.mdx): - [Card Payment Error Codes](https://docs.coinflow.cash/guides/checkout/implementation-overview/errors/card-payment-error-codes.mdx) - [πŸ’²Currency Presentment](https://docs.coinflow.cash/guides/checkout/payment-methods/currency-presentment.mdx): - [πŸ’΅ How ACH Works](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/ach/about-ach.mdx): Learn about how ACH works, supported locations, and the different ACH statuses a payment goes through. - [How To: Implement ACH Payments](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/ach/implement-ach.mdx): Developers can implement ACH payments with Coinflow via checkout link, SDK, or API. - [πŸ”’ ACH Statuses, Error Codes](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/ach/ach-error-codes.mdx): Learn about ACH statuses and processing error codes. - [How To: Implement Apple Pay](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/apple-pay/implement-apple-pay.mdx): Developers can use this documentation to implement apple pay. - [How to Generate Apple Pay Certificates](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/apple-pay/how-to-generate-apple-pay-certificates.mdx): - [Merchant-Managed Apple Pay Decryption](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/apple-pay/merchant-managed-decryption.mdx): Learn how to pass pre-decrypted Apple Pay tokens to Coinflow when you manage your own decryption keys. - [How To: Implement Google Payβ„’](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/google-pay/implement-google-pay.mdx): Developers can use this documentation to implement google pay. - [πŸ’³ Card Payments](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/credit-debit-cards/about-credit-debit-card-payments.mdx): Documentation for merchants processing payments with credit cards. - [🌎 Supported Countries and Credit Cards](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/credit-debit-cards/supported-countries.mdx): Learn about which countries Coinflow accepts card purchases from. - [πŸ”’ Card Statuses and Error Codes](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/credit-debit-cards/common-card-error-codes.mdx): Learn about the different card statuses and error codes card purchases will go through. - [Billing Address β€” State & Province Codes](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/credit-debit-cards/billing-address-state-and-province-codes.mdx): Reference for state and province codes to use in the card billing address for supported countries. - [πŸͺ™ Token Payments](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/crypto-payments/about-token-payments.mdx): Learn how to accept payments in any token and receive USDC as settlement. - [⛓️ Supported Chains and Tokens](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/crypto-payments/supported-tokens-and-chains.mdx): - [How to: Implement Crypto Checkout (API)](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/crypto-payments/implement-crypto-payments.mdx): Use this guide to allow users to make crypto payments with supported tokens/chains from a few simple API calls. - [πŸ‡§πŸ‡· Pix Payments](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/pix-payments/about-pix-payments.mdx): Merchants seeking pix pay-ins can learn the benefits of accepting pix payments. - [How To: Implement Pix Payments](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/pix-payments/implement-pix-payments.mdx): Developers can learn how to implement pix pay-ins. - [πŸ’Ά SEPA / UK Faster Payments](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/sepa-uk-faster-payments/about-sepa-uk-faster-payments.mdx): Merchants can accept bank transfer payments from EU and UK customers through SEPA and UK Faster Payments. - [How To: Implement SEPA / UK Faster Payments](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/sepa-uk-faster-payments/implement-sepa-uk-faster-payments.mdx): Developers can use the following guide to learn how to use our apis to implement SEPA & UK Faster Payments. - [SEPA/UK Faster Payment Failure Scenarios](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/sepa-uk-faster-payments/sepa-ukfp-failure-error-messages.mdx): - [πŸ”’ SEPA / UK Faster Payment Statuses](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/sepa-uk-faster-payments/sepa-ukfp-payment-statuses.mdx): Learn about the statuses a SEPA/UK Faster Payment will go through. - [Wires](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/wires/about-wire-payments.mdx) - [How To: Implement Wire Payins](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/wires/implement-wire-payments.mdx) - [About Cash App Payments](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/cash-app/about-cash-app-payments.mdx): Accept payments via Cash App using Coinflow. - [How To: Implement Cash App Payments](https://docs.coinflow.cash/guides/checkout/payment-methods/payment-methods/cash-app/implement-cash-app-payments.mdx): Learn how to accept Cash App payments via the Coinflow API. - [Supported Countries by Payment Method](https://docs.coinflow.cash/guides/checkout/payment-methods/supported-countries.mdx): Learn about which countries Coinflow can accept payments from by payment method. - [πŸ“Settlement Locations](https://docs.coinflow.cash/guides/checkout/settlement-locations.mdx): Developers can use this documentation to configure settings to receive revenue from purchases. - [πŸ‘ Settlement to Coinflow Wallet](https://docs.coinflow.cash/guides/checkout/settlement-locations/settlement-to-coinflow-wallet.mdx): - [πŸ‘ Settlement to a BYO Wallet](https://docs.coinflow.cash/guides/checkout/settlement-locations/merchant-byo-wallet-settlement.mdx): For Merchants Without Contracts: Learn How to Directly Settle Purchase Revenue into a Crypto Wallet. - [EVM Transactions In-Depth](https://docs.coinflow.cash/guides/checkout/settlement-locations/evm-transactions-in-depth.mdx): - [How To: Whitelist Your Contract Address](https://docs.coinflow.cash/guides/checkout/settlement-locations/settlement-to-contracts/whitelist-your-contracts.mdx): Developers can use this guide to whitelabel progams so that Coinflow can run transactions through your programs / smart contracts. - [Settlement to EVM Contracts](https://docs.coinflow.cash/guides/checkout/settlement-locations/settlement-to-contracts/settle-to-evm-contract/implement-settlement-to-evm-contract.mdx): For Merchants With Smart Contracts on EVM Chains: Learn How to Enable Settlement to a Contract or Wallet. - [Tempo Signature Integration (secp256k1 / P-256 / WebAuthn / Keychain V2)](https://docs.coinflow.cash/guides/checkout/settlement-locations/settlement-to-contracts/settle-to-evm-contract/tempo-signature-integration-secp-256-k-1-p-256-web-authn-keychain-v-2.mdx): Accept Tempo wallets signing with secp256k1, raw P-256, WebAuthn passkeys, or Keychain V2 access-key envelopes for EVM credits redemption on the Tempo chain. - [Settlement to Solana Contract](https://docs.coinflow.cash/guides/checkout/settlement-locations/settlement-to-contracts/settle-to-solana-contract/implement-settlement-to-solana-contract.mdx): For Merchants With Programs on Solana: Learn How to Enable Settlement to a Contract or Wallet. - [Settlement to Stellar Contracts](https://docs.coinflow.cash/guides/checkout/settlement-locations/settlement-to-contracts/settle-to-stellar-contract/implement-settlement-to-stellar-contract.mdx): For Merchants With Smart Contracts on Stellar: Learn How to Enable Settlement to a Soroban Contract. - [Account Funding Transactions (AFT)](https://docs.coinflow.cash/guides/checkout/payment-scenarios/account-funding-transactions-aft.mdx): Understand what AFT transactions are, why card networks require them, and how they apply to card payins. - [🀝 How Card Payments Work](https://docs.coinflow.cash/guides/checkout/payment-scenarios/authorize-capture.mdx): Learn about the stages a credit card transaction goes through before settlement. - [How To: Implement Purchases with USDC and Credits](https://docs.coinflow.cash/guides/checkout/payment-scenarios/complete-purchases-with-usdc-credits.mdx): Payers can use existing USDC and Credits in their EVM wallets to complete purchases. - [Custom Pay-in Fees](https://docs.coinflow.cash/guides/checkout/payment-scenarios/custom-pay-in-fees.mdx): Add custom fee line items to purchase checkouts that appear as separate charges to customers. - [⏎ Refunds](https://docs.coinflow.cash/guides/checkout/payment-scenarios/refunds/about-refunds.mdx): Merchants can learn how to initiate refunds for card and ach purchases. - [Crypto Refunds](https://docs.coinflow.cash/guides/checkout/payment-scenarios/refunds/crypto-refunds.mdx) - [Partial Refunds](https://docs.coinflow.cash/guides/checkout/payment-scenarios/refunds/partial-refunds.mdx): - [Subsequent Transactions](https://docs.coinflow.cash/guides/checkout/payment-scenarios/subsequent-transactions/identifying-the-type-of-subsequent-transaction.mdx): Understanding the difference between initial payments and subsequent transactions - [πŸ” Zero Authorization](https://docs.coinflow.cash/guides/checkout/payment-scenarios/subsequent-transactions/zero-authorization.mdx): Learn how to validate and store customer payment credentials without charging them using Zero Authorization. - [πŸ’³ Card on File Transactions](https://docs.coinflow.cash/guides/checkout/payment-scenarios/subsequent-transactions/card-on-file.mdx): Learn how to securely store customer payment credentials and enable one-click checkout experiences. - [πŸͺ Merchant Initiated Transactions](https://docs.coinflow.cash/guides/checkout/payment-scenarios/subsequent-transactions/merchant-initiated-transactions.mdx): Learn how to charge customers without their active participation using stored credentials from a previous authorization. - [πŸ‘· Chargeback Protection Overview](https://docs.coinflow.cash/guides/checkout/payment-security-risk-management/fraud-protection/about-chargeback-protection.mdx): Learn about how to protection your merchant account from chargebacks. - [How Chargeback Protection Works](https://docs.coinflow.cash/guides/checkout/payment-security-risk-management/fraud-protection/how-chargeback-protection-works.mdx): Learn how comprehensive and accurate data sharing is essential for fine-tuning fraud detection models - [How To: Implement Chargeback Protection](https://docs.coinflow.cash/guides/checkout/payment-security-risk-management/fraud-protection/implement-chargeback-protection.mdx): Developers can use this documentation to implement chargeback protection for all card checkouts. - [Improving Chargeback Protection Acceptance Rates](https://docs.coinflow.cash/guides/checkout/payment-security-risk-management/fraud-protection/improving-chargeback-protection-acceptance-rates.mdx): - [Overriding Chargeback Protection](https://docs.coinflow.cash/guides/checkout/payment-security-risk-management/fraud-protection/overriding-chargeback-protection.mdx): Learn about the different chargeback protection statuses, error codes, and how to override the decision. - [How To: Send Payer Events for Chargeback Protection](https://docs.coinflow.cash/guides/checkout/payment-security-risk-management/fraud-protection/sending-payer-events.mdx): - [Chargeback Reason Codes](https://docs.coinflow.cash/guides/checkout/payment-security-risk-management/fraud-protection/chargeback-reason-codes.mdx): The possible codes that a user can dispute a purchase with - [Fraud Alerts and Chargeback Notifications](https://docs.coinflow.cash/guides/checkout/payment-security-risk-management/fraud-protection/fraud-alerts-and-chargeback-notifications.mdx): How Coinflow receives fraud alerts, blocks compromised users, and escalates disputes into chargebacks. - [Responding to Disputes](https://docs.coinflow.cash/guides/checkout/payment-security-risk-management/fraud-protection/responding-to-disputes.mdx): A step-by-step guide for merchants on how to respond to chargebacks opened against their transactions. - [AVS (Address Verification System)](https://docs.coinflow.cash/guides/checkout/payment-security-risk-management/fraud-protection/avs.mdx): Learn how AVS checks help protect against card fraud and when address collection is required. - [πŸ›‘οΈ3DS](https://docs.coinflow.cash/guides/checkout/payment-security-risk-management/fraud-protection/3-ds/about-3-ds.mdx): Learn about how Coinflow leverages 3DS to protect against fraud. - [πŸ›‘οΈHow to Interpret 3DS-Verified Transactions](https://docs.coinflow.cash/guides/checkout/payment-security-risk-management/fraud-protection/3-ds/interpretting-3-ds-responses.mdx): - [Strong Authentication](https://docs.coinflow.cash/guides/checkout/payment-security-risk-management/checkout-security/strong-authentication.mdx): Developers can use this documentation to enable strong authentication to optimize security around card and bank account details. - [Tokenize Checkout Parameters](https://docs.coinflow.cash/guides/checkout/payment-security-risk-management/checkout-security/tokenize-checkout-parameters.mdx): This guide explains how to securely tokenize your checkout parameters with a JWT to prevent tampering and protect your users during payment. - [Domain Whitelisting for Coinflow Checkout](https://docs.coinflow.cash/guides/checkout/payment-security-risk-management/checkout-security/whitelist-ur-ls.mdx): This guide explains how to whitelist your domain to ensure Checkout only loads on trusted sites, protecting against phishing and iframe injection attacks. - [PCI Compliance Requirements for Direct Card Tokenization](https://docs.coinflow.cash/guides/checkout/payment-security-risk-management/pci-compliance.mdx): Requirements merchants must meet to directly tokenize raw card data (PAN & CVV) with Coinflow. - [Testing Credit Card Purchases](https://docs.coinflow.cash/guides/checkout/testing/testing-credit-cards.mdx): Developers can use this documentation to test various credit card scenarios. - [Testing ACH Payments](https://docs.coinflow.cash/guides/checkout/testing/testing-ach.mdx): Developers can use this documentation to test various outcomes while testing ACH payments. - [Testing SEPA / UK Faster Payments](https://docs.coinflow.cash/guides/checkout/testing/testing-sepa.mdx): - [Checkout / Subscription Webhooks](https://docs.coinflow.cash/guides/checkout/checkout-webhooks.mdx): Developers can use this documentation to listen to various webhook events related to checkout purchases. - [Payout Overview](https://docs.coinflow.cash/guides/payouts/payout-overview.mdx): Overview of how users can withdraw funds with Coinflow. - [How Payouts / Withdraws Work](https://docs.coinflow.cash/guides/payouts/what-is-a-payout.mdx): Learn about the different payout flows Coinflow can support. - [Supported Payout Flows](https://docs.coinflow.cash/guides/payouts/understand-your-flow-of-funds/merchant-payout/overview.mdx): - [Configuring Your Settlement Settings](https://docs.coinflow.cash/guides/payouts/understand-your-flow-of-funds/merchant-payout/configuring-your-settlement-settings.mdx): - [Delegated Payout from Merchant Wallet](https://docs.coinflow.cash/guides/payouts/understand-your-flow-of-funds/user-payout/delegated-payout-from-merchant-wallet.mdx): - [Delegated Payout from User Self-Custodial Wallet](https://docs.coinflow.cash/guides/payouts/understand-your-flow-of-funds/user-payout/delegated-payout-from-user-self-custodial-wallet.mdx): - [Getting Started with Implementing Payouts](https://docs.coinflow.cash/guides/payouts/implementation-methods/getting-started.mdx): This guide outlines the core concepts required to implement payout flows supported through Coinflow. Before integrating withdrawals, developers should work with stakeholders to determine the right payout flow for your use case and configure each required step accordingly. - [Bank Authentication](https://docs.coinflow.cash/guides/payouts/implementation-methods/bank-authentication-ui.mdx): Merchants can learn how to use Coinflow's UI for authentication and redirect withdrawers upon successful bank auth. - [Debit Card Tokenization](https://docs.coinflow.cash/guides/payouts/implementation-methods/debit-card-tokenization.mdx): This guide is meant to help developers who want to tokenize debit cards for payout flow. - [API Integration](https://docs.coinflow.cash/guides/payouts/implementation-methods/api-integration.mdx): Implement payouts programmatically using Coinflow's REST API for full control and customization - [Coinflow Withdraw Component (SDK)](https://docs.coinflow.cash/guides/payouts/implementation-methods/coinflow-withdraw-component.mdx): - [KYC Verification](https://docs.coinflow.cash/guides/payouts/kyc-verification/what-is-kyc.mdx): - [Coinflow's Built-In Verification](https://docs.coinflow.cash/guides/payouts/kyc-verification/supported-kyc-methods/coinflow-prebuilt-kyc-solution.mdx): - [KYC Attestation (KYC Reliance)](https://docs.coinflow.cash/guides/payouts/kyc-verification/supported-kyc-methods/kyc-attestation.mdx): - [Sumsub Token Sharing with Coinflow](https://docs.coinflow.cash/guides/payouts/kyc-verification/supported-kyc-methods/kyc-via-sumsub-token-sharing.mdx): - [Persona Token Sharing with Coinflow](https://docs.coinflow.cash/guides/payouts/kyc-verification/supported-kyc-methods/kyc-via-persona-token-sharing.mdx): - [Available Countries - Withdraw](https://docs.coinflow.cash/guides/payouts/payout-methods/available-countries.mdx): Learn about which countries Coinflow can support with direct bank payouts. - [Payout Currency](https://docs.coinflow.cash/guides/payouts/payout-methods/supported-countries-currencies.mdx): - [Supported Payout Methods](https://docs.coinflow.cash/guides/payouts/payout-methods/supported-payout-methods/overview.mdx): - [Apple Pay Push to Card](https://docs.coinflow.cash/guides/payouts/payout-methods/supported-payout-methods/apple-pay-push-to-card.mdx): Merchants who want to integrate via API calls to Coinflows payout endpoints using Apple Pay push to card can follow this step by step guide. - [Push to Card](https://docs.coinflow.cash/guides/payouts/payout-methods/supported-payout-methods/push-to-card.mdx): - [Same-Day ACH](https://docs.coinflow.cash/guides/payouts/payout-methods/supported-payout-methods/same-day-ach.mdx): - [Standard ACH](https://docs.coinflow.cash/guides/payouts/payout-methods/supported-payout-methods/standard-ach.mdx): - [RTP (Real-Time Payments)](https://docs.coinflow.cash/guides/payouts/payout-methods/supported-payout-methods/rtp-real-time-payments.mdx): - [SEPA (Europe)](https://docs.coinflow.cash/guides/payouts/payout-methods/supported-payout-methods/sepa.mdx): - [UK Faster Payments](https://docs.coinflow.cash/guides/payouts/payout-methods/supported-payout-methods/uk-faster-payment.mdx): - [Wire Transfers](https://docs.coinflow.cash/guides/payouts/payout-methods/supported-payout-methods/wire-transfers.mdx): - [Interac / EFT (Canada)](https://docs.coinflow.cash/guides/payouts/payout-methods/supported-payout-methods/interac-eft-canada.mdx): - [PayPal](https://docs.coinflow.cash/guides/payouts/payout-methods/supported-payout-methods/pay-pal.mdx): - [How To: Add Support for Venmo Payout](https://docs.coinflow.cash/guides/payouts/payout-methods/supported-payout-methods/venmo.mdx): - [USDC Token Addresses](https://docs.coinflow.cash/guides/payouts/payout-methods/supported-payout-methods/gasless-evm-usdc.mdx): - [Crypto Deposit Withdraw](https://docs.coinflow.cash/guides/payouts/payout-methods/supported-payout-methods/crypto-deposit-withdraw.mdx): Accept crypto deposits and automatically initiate fiat payouts to your users. - [How To: Add Support for Interac Payout](https://docs.coinflow.cash/guides/payouts/payout-methods/supported-payout-methods/how-to-add-support-for-interac-payout.mdx): Learn how to enable Interac e-Transfer payouts for Canadian users - [Signing Transaction Requirements](https://docs.coinflow.cash/guides/payouts/source-of-funds-for-payouts/signing-transaction-requirements.mdx): - [How To: Implement Merchant Payouts (From Coinflow Wallet)](https://docs.coinflow.cash/guides/payouts/source-of-funds-for-payouts/supported-source-of-funds/coinflow-merchant-wallet.mdx): Developers can use this documentation to implement merchant payouts (from Coinflow's in-app wallet) to an end-user's bank account / debit card. - [How To: Implement Merchant Payouts (From BYO Wallet)](https://docs.coinflow.cash/guides/payouts/source-of-funds-for-payouts/supported-source-of-funds/merchant-byo-wallet.mdx): Developers can use this documentation to implement merchant payouts (from your own crypto wallet) to an end-user's bank account. - [How To: Implement User Self-Custodial Wallet Payouts](https://docs.coinflow.cash/guides/payouts/source-of-funds-for-payouts/supported-source-of-funds/user-self-custodial-wallet.mdx): Developers can use this documentation to implement a payout from an end-user's wallet to their bank account. - [Users With Crypto Wallets](https://docs.coinflow.cash/guides/payouts/user-identification/users-with-crypto-wallets.mdx): - [Users Without Crypto Wallets](https://docs.coinflow.cash/guides/payouts/user-identification/users-without-crypto-wallets.mdx): - [Payout Scenarios](https://docs.coinflow.cash/guides/payouts/payout-scenarios/overview.mdx): - [Gasless EVM USDC Withdraw](https://docs.coinflow.cash/guides/payouts/payout-scenarios/gasless-evm-usdc-withdraw.mdx): Learn about how to allow users to offramp USDC without the need for Eth/Matic Tokens. - [How To: Add Your Own Payout Fees](https://docs.coinflow.cash/guides/payouts/payout-scenarios/custom-withdraw-fees.mdx): Learn how to add your own fees for every payout transaction. - [Manually Approving Withdraws](https://docs.coinflow.cash/guides/payouts/payout-scenarios/manually-approving-withdraws.mdx): - [Payout Speeds](https://docs.coinflow.cash/guides/payouts/beyond-payouts/understanding-payout-speeds.mdx): - [Common Payout / Withdraw Errors](https://docs.coinflow.cash/guides/payouts/beyond-payouts/common-payout-errors.mdx): - [React Environment Properties](https://docs.coinflow.cash/guides/payouts/developer-resources/react-component-properties.mdx): Developers can implement various environmental settings that determine how the withdrawal process functions. - [React Native Redirect Example](https://docs.coinflow.cash/guides/payouts/developer-resources/react-native-redirect-example.mdx): - [USDC Token Addresses](https://docs.coinflow.cash/guides/payouts/developer-resources/usdc-token-addresses.mdx): - [How To: Add Support for Venmo Payout](https://docs.coinflow.cash/guides/payouts/developer-resources/how-to-add-venmo-payout-support.mdx): - [Testing Withdraw](https://docs.coinflow.cash/guides/payouts/testing-sandbox/testing-withdraws.mdx): Developers can use this documentation to test withdraws to Bank Accounts in various regions. - [Subscriptions Overview](https://docs.coinflow.cash/guides/subscriptions/subscriptions-overview.mdx): Learn how you can use Coinflow to accept payments for subscription based services. - [How Subscriptions Work](https://docs.coinflow.cash/guides/subscriptions/overview/how-subscriptions-work.mdx): Learn how to set up a subscription with Coinflow. - [Defining Subscription Plan Details](https://docs.coinflow.cash/guides/subscriptions/overview/understanding-your-flow-of-funds/defining-plan-details.mdx): Learn how to configure subscription plans with the right pricing, billing frequency, and settlement options. - [Managing Subscription Plans and Subscribers](https://docs.coinflow.cash/guides/subscriptions/overview/understanding-your-flow-of-funds/managing-subscription-plans-subscribers.mdx): Learn how to view, edit, and manage your subscription plans and subscriber list. - [API Integration for Subscriptions](https://docs.coinflow.cash/guides/subscriptions/implementation-methods/api-integration.mdx): Developers can use this guide to implement subscriptions via UI or API - [Prebuilt Coinflow UI for Subscriptions](https://docs.coinflow.cash/guides/subscriptions/implementation-methods/prebuilt-coinflow-ui.mdx): Use Coinflow's prebuilt purchase component to easily implement subscription purchases. - [Subscription Webhooks](https://docs.coinflow.cash/guides/subscriptions/implementation-methods/subscription-webhooks.mdx): Use this documentation to listen to webhook events specific to subscription lifecycle and billing. - [Enabling Customers to Cancel Subscriptions](https://docs.coinflow.cash/guides/subscriptions/subscriptions-scenarios/enabling-customers-to-cancel-subscriptions.mdx): Learn how to implement subscription cancellation for your customers. - [Handling Failed First Payments](https://docs.coinflow.cash/guides/subscriptions/subscriptions-scenarios/failed-first-payment.mdx): Learn how to handle subscription failures when the initial payment doesn't go through. - [πŸ›οΈ Marketplace Overview](https://docs.coinflow.cash/guides/marketplaces/marketplace-overview.mdx): Overview of how marketplace platforms can use Coinflow to facilitate marketplace transactions. - [βš™οΈ How Marketplaces Work](https://docs.coinflow.cash/guides/marketplaces/how-marketplaces-work.mdx): Learn about how marketplaces works for both marketplaces and sellers. - [🏧 How to Withdraw USDC](https://docs.coinflow.cash/guides/marketplaces/how-to-withdraw-usdc.mdx): How to guide for marketplace sellers to withdraw Solana SPL USDC to a Solana Wallet. - [🌍 Countries Eligible for USDC Withdraw](https://docs.coinflow.cash/guides/marketplaces/countries-eligible-for-usdc-withdraw.mdx): Learn about which countries can withdraw USDC if direct bank payouts are not an option for sellers. - [πŸͺ Seller / Submerchant Webhooks](https://docs.coinflow.cash/guides/marketplaces/marketplaces-webhooks.mdx): Developers can use this documentation to learn how to listen to marketplace seller events. - [πŸ›οΈ Marketplaces Implementation](https://docs.coinflow.cash/guides/marketplaces/marketplaces-implementation.mdx): Developers can learn how to configure and implement Coinflow's marketplace flow. - [How To: Implement Marketplaces (UI)](https://docs.coinflow.cash/guides/marketplaces/marketplaces-implementation/implementing-marketplaces.mdx): Developers can.use this documentation to implement marketplaces. - [How To: Implement Marketplace Credits (API)](https://docs.coinflow.cash/guides/marketplaces/marketplaces-implementation/marketplace-credits.mdx): - [How To: Implement Marketplaces (API)](https://docs.coinflow.cash/guides/marketplaces/marketplaces-implementation/how-to-implement-marketplaces-api.mdx): - [How To: Implement Pay-Ins on Marketplaces (API)](https://docs.coinflow.cash/guides/marketplaces/marketplaces-implementation/how-to-implement-marketplaces-api/implementing-marketplaces-api.mdx): - [How To: Implement Seller Payouts on Marketplaces (API)](https://docs.coinflow.cash/guides/marketplaces/marketplaces-implementation/how-to-implement-marketplaces-api/implementing-marketplaces-via-api.mdx): Below shows how marketplaces can initiate seller payouts via api - [🎨 How To: Whitelabel The Payment Experience](https://docs.coinflow.cash/guides/developer-resources/custom-branding.mdx): 🎨 Customize the Coinflow Pre-built UI to match your branding guidelines. - [πŸ’³ Checkout Implementation](https://docs.coinflow.cash/guides/developer-resources/checkout-implementation.mdx): Developers can use this documentation to implement Coinflow Checkout. - [🏦 ACH Implementation](https://docs.coinflow.cash/guides/developer-resources/checkout-implementation/ach-implementation.mdx): Developers can use this documentation to implement processing payments via ACH. - [πŸ’΅ Crypto Pay-In Implementation](https://docs.coinflow.cash/guides/developer-resources/checkout-implementation/usdc-implementation.mdx): Developers can use this documentation to learn how to add crypto payins. - [πŸ‘ Wallet Implementation](https://docs.coinflow.cash/guides/developer-resources/checkout-implementation/wallets.mdx): Developers can use this documentation to generate a wallet public key. - [πŸ‡ͺπŸ‡ΊπŸ‡¬πŸ‡§ SEPA / UK Payment Implementation Overview](https://docs.coinflow.cash/guides/developer-resources/checkout-implementation/sepa-uk-pay-in.mdx): Developers can learn how to implement bank transfer payments via SEPA and or UK Faster Payments. - [βš›οΈ React Environment Properties](https://docs.coinflow.cash/guides/developer-resources/checkout-implementation/developer-react-environment-properties.mdx): Developers can use this documentation for environmental settings that determine how the checkout process functions. - [πŸ’³ Credit Cards Implementation](https://docs.coinflow.cash/guides/developer-resources/checkout-implementation/credit-cards-implementation.mdx): Developers can use this documentation to implement processing payments with credit cards. - [Card Form Components](https://docs.coinflow.cash/guides/developer-resources/checkout-implementation/credit-cards-implementation/card-form-components.mdx): Use Coinflow's Card Form SDK components to securely collect and tokenize credit card information with a single `tokenize()` call. Available for React, Vue, Angular, and React Native. - [Implement Credit Card Checkout](https://docs.coinflow.cash/guides/developer-resources/checkout-implementation/credit-cards-implementation/tokenize-credit-cards.mdx): Developers can use this documentation to tokenize credit cards when using our card checkout APIs. - [πŸͺ Webhook Implementation](https://docs.coinflow.cash/guides/developer-resources/webhooks.mdx): - [Configuring Webhooks](https://docs.coinflow.cash/guides/developer-resources/webhooks/configuring-webhooks.mdx): - [Verifying Webhook Signatures](https://docs.coinflow.cash/guides/developer-resources/webhooks/verifying-webhook-signatures.mdx): - [Withdraw Webhooks](https://docs.coinflow.cash/guides/developer-resources/webhooks/withdraw-webhooks.mdx): Developers can use this documentation to listen to webhooks associatied with KYC/B and Withdrawals. - [How to Test Chargeback Events](https://docs.coinflow.cash/guides/developer-resources/webhooks/checkout-webhooks/how-to-test-chargeback-events.mdx): - [πŸ” Login & Account Access](https://docs.coinflow.cash/guides/merchant-dashboard/login-account-access.mdx): Learn how to access your Coinflow merchant account, set up 2FA, add team members, and troubleshoot login issues. - [πŸ‘₯ Users and Roles](https://docs.coinflow.cash/guides/merchant-dashboard/users-and-roles.mdx): Merchants can learn which roles to assign to team members. - [Rate Limits](https://docs.coinflow.cash/guides/merchant-dashboard/rate-limits.mdx): Here are some good-to-know rate limits that apply to both you and your customers: - [☎️ Contact](https://docs.coinflow.cash/guides/merchant-dashboard/developer-contact.mdx): - [Add 3DS Challenge - Angular](https://docs.coinflow.cash/recipes/recipes/add-3-ds-challenge-angular.mdx): Learn how to create a 3DS Challenge modal for when a challenge is required. - [Add dynamic height to a Coinflow UI component](https://docs.coinflow.cash/recipes/recipes/add-dynamic-height-to-coinflow-ui-component.mdx): Learn to dynamically resize the Coinflow component. - [Add Dynamic Height to Apple Pay Button](https://docs.coinflow.cash/recipes/recipes/add-dynamic-height-to-apple-pay-button.mdx): Integrate the `CoinflowApplePayButton` from the Coinflow SDK with dynamic height adjustments. - [Add dynamic height to Coinflow iframe](https://docs.coinflow.cash/recipes/recipes/add-dynamic-height-to-coinflow-iframe.mdx): This snippet will allow you to capture and utilize dynamic height when utilizing coinflow checkout links embedded in an iframe on your site. - [Add Dynamic Loading to Coinflow iframe<>](https://docs.coinflow.cash/recipes/recipes/add-dynamic-loading-to-coinflow-iframe.mdx): Learn how to enable users to have a more seamless experience when the checkout/bank authentication pages are still loading. - [Apple Pay Payouts API Implementation](https://docs.coinflow.cash/recipes/recipes/apple-pay-payouts-api-implementation.mdx): Recipe Description - [Complete Checkout with 3DS Challenge - React](https://docs.coinflow.cash/recipes/recipes/complete-checkout-with-3-ds-challenge-react.mdx): Learn how to create a 3DS Challenge modal for when a challenge is required. - [Listen for purchase events](https://docs.coinflow.cash/recipes/recipes/listen-for-purchase-events.mdx): React to purchase events server-side using webhooks - [Listen for Successful Account Link Messages](https://docs.coinflow.cash/recipes/recipes/listen-for-successful-account-link-messages.mdx): Learn how to detect and handle messages confirming a successful account linkage when using Coinflow's UI for bank authentication. - [Listen to Client Side Messages on Swift (iOS)](https://docs.coinflow.cash/recipes/recipes/listen-to-client-side-messages-on-swift-i-os.mdx): Replicate Coinflow's SDK onSuccess method on your iOS app using Swift - [Listen to Payment Success Messages](https://docs.coinflow.cash/recipes/recipes/listen-to-payment-success-messages.mdx): Learn how to listen to payment success messages - [PCI Compliant Card Tokenization](https://docs.coinflow.cash/recipes/recipes/pci-compliant-card-tokenization.mdx): Learn how to tokenize a credit/debit card when completing a new card and saved card checkout. - [Tokenize Card Data via API for Checkout](https://docs.coinflow.cash/recipes/recipes/tokenize-card-data-via-api-for-checkout.mdx): Learn how to tokenize card data directly with Coinflow APIs. Merchants that want to utilize this must provide their PCI DSS certification to the Coinflow team. - [Tokenize Card Data via API for Debit Card Payouts](https://docs.coinflow.cash/recipes/recipes/tokenize-card-data-via-api-for-debit-card-payouts.mdx): Learn how to tokenize card data directly with Coinflow APIs. Merchants that want to utilize this must provide their PCI DSS certification to the Coinflow team. - [Tokenize Cards for Saved Card Checkout - Vue](https://docs.coinflow.cash/recipes/recipes/tokenize-cards-for-saved-card-checkout-vue.mdx): Learn how to refresh a previously tokenized credit card with Coinflow's tokenization component on Vue. - [Tokenize Debit Cards for Withdraws](https://docs.coinflow.cash/recipes/recipes/tokenize-debit-cards-for-withdraws.mdx): Learn how to tokenize a debit card to pass along to Coinflow's withdraw endpoints. - [Upload files to Coinflow storage](https://docs.coinflow.cash/recipes/recipes/upload-files-to-coinflow-storage.mdx) ## API Docs - API Reference > Authentication [Get Message](https://docs.coinflow.cash/api-reference/api-reference/authentication/get-message.mdx) - API Reference > Authentication [Get Session Key](https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key.mdx) - API Reference > Authentication [Verify Token](https://docs.coinflow.cash/api-reference/api-reference/authentication/verify-token.mdx) - API Reference > Card Tokenization [Associate CVV](https://docs.coinflow.cash/api-reference/api-reference/card-tokenization/associate-cvv.mdx) - API Reference > Card Tokenization [Tokenize Card and CVV](https://docs.coinflow.cash/api-reference/api-reference/card-tokenization/tokenize.mdx) - API Reference > Card Tokenization [Tokenize Card Only](https://docs.coinflow.cash/api-reference/api-reference/card-tokenization/card-only.mdx) - API Reference > Checkout [ACH Checkout](https://docs.coinflow.cash/api-reference/api-reference/checkout/ach-checkout.mdx) - API Reference > Checkout [Apple Pay Checkout](https://docs.coinflow.cash/api-reference/api-reference/checkout/apple-pay.mdx) - API Reference > Checkout [Apple Pay Validate Merchant](https://docs.coinflow.cash/api-reference/api-reference/checkout/validate-merchant.mdx) - API Reference > Checkout [Capture Payment](https://docs.coinflow.cash/api-reference/api-reference/checkout/capture-payment.mdx) - API Reference > Checkout [Card Checkout](https://docs.coinflow.cash/api-reference/api-reference/checkout/card-checkout.mdx) - API Reference > Checkout [Card on File Authorized](https://docs.coinflow.cash/api-reference/api-reference/checkout/card-on-file-authorized.mdx) - API Reference > Checkout [Card On File Checkout](https://docs.coinflow.cash/api-reference/api-reference/checkout/card-on-file-checkout.mdx) - API Reference > Checkout [Cash App Checkout](https://docs.coinflow.cash/api-reference/api-reference/checkout/cash-app-checkout.mdx) - API Reference > Checkout [Create Pix Payment](https://docs.coinflow.cash/api-reference/api-reference/checkout/create-pix-payment.mdx) - API Reference > Checkout [Crypto Payin](https://docs.coinflow.cash/api-reference/api-reference/checkout/crypto-checkout-headless.mdx) - API Reference > Checkout [Get Checkout Jwt Token](https://docs.coinflow.cash/api-reference/api-reference/checkout/get-checkout-jwt-token.mdx) - API Reference > Checkout [Get Checkout Link](https://docs.coinflow.cash/api-reference/api-reference/checkout/get-checkout-link.mdx) - API Reference > Checkout [Get Destination Auth Key](https://docs.coinflow.cash/api-reference/api-reference/checkout/get-destination-auth-key.mdx) - API Reference > Checkout [Get Interchange Fees](https://docs.coinflow.cash/api-reference/api-reference/checkout/get-fees.mdx) - API Reference > Checkout [Get supported chains and tokens](https://docs.coinflow.cash/api-reference/api-reference/checkout/get-supported-chains-and-tokens-for-merchant.mdx) - API Reference > Checkout [Get Totals](https://docs.coinflow.cash/api-reference/api-reference/checkout/get-totals.mdx) - API Reference > Checkout [Get USDC Authorization Message (EVM only)](https://docs.coinflow.cash/api-reference/api-reference/checkout/get-usdc-authorization-message.mdx) - API Reference > Checkout [Google Pay Checkout](https://docs.coinflow.cash/api-reference/api-reference/checkout/google-pay.mdx) - API Reference > Checkout [Merchant Initiated Transaction](https://docs.coinflow.cash/api-reference/api-reference/checkout/merchant-initiated-transaction.mdx) - API Reference > Checkout [Rain Checkout](https://docs.coinflow.cash/api-reference/api-reference/checkout/rain-checkout.mdx) - API Reference > Checkout [Review Payment Protection](https://docs.coinflow.cash/api-reference/api-reference/checkout/review-payment.mdx) - API Reference > Checkout [Saved Card Checkout](https://docs.coinflow.cash/api-reference/api-reference/checkout/token-checkout.mdx) - API Reference > Checkout [Sepa/Faster Payments Checkout (New Account)](https://docs.coinflow.cash/api-reference/api-reference/checkout/iban-checkout.mdx) - API Reference > Checkout [Sepa/Faster Payments Checkout (Saved Account)](https://docs.coinflow.cash/api-reference/api-reference/checkout/iban-token-checkout.mdx) - API Reference > Checkout [US Wire Domestic Payments Checkout (New Account)](https://docs.coinflow.cash/api-reference/api-reference/checkout/wire-checkout.mdx) - API Reference > Checkout [US Wire Domestic Payments Checkout (Saved Account)](https://docs.coinflow.cash/api-reference/api-reference/checkout/wire-token-checkout.mdx) - API Reference > Checkout [Void Payment](https://docs.coinflow.cash/api-reference/api-reference/checkout/void-payment.mdx) - API Reference > Checkout [Zero Authorization](https://docs.coinflow.cash/api-reference/api-reference/checkout/zero-authorization.mdx) - API Reference > Customers [Add Bank Account](https://docs.coinflow.cash/api-reference/api-reference/customers/add-bank-account.mdx) - API Reference > Customers [Create an Iban account](https://docs.coinflow.cash/api-reference/api-reference/customers/add-iban.mdx) - API Reference > Customers [Create Card for Customer](https://docs.coinflow.cash/api-reference/api-reference/customers/create-card-for-customer.mdx) - API Reference > Customers [Create Customer](https://docs.coinflow.cash/api-reference/api-reference/customers/create-customer.mdx) - API Reference > Customers [Delete Bank Account](https://docs.coinflow.cash/api-reference/api-reference/customers/delete-bank-account.mdx) - API Reference > Customers [Delete Card](https://docs.coinflow.cash/api-reference/api-reference/customers/delete-card.mdx) - API Reference > Customers [Delete Iban Account](https://docs.coinflow.cash/api-reference/api-reference/customers/delete-iban.mdx) - API Reference > Customers [Get Balances](https://docs.coinflow.cash/api-reference/api-reference/customers/get-checkout-balances.mdx) - API Reference > Customers [Get Customer](https://docs.coinflow.cash/api-reference/api-reference/customers/get-customer.mdx) - API Reference > Customers [Get Purchase History](https://docs.coinflow.cash/api-reference/api-reference/customers/get-history.mdx) - API Reference > Customers [Get Purchase History By ID](https://docs.coinflow.cash/api-reference/api-reference/customers/get-customer-payment-by-id.mdx) - API Reference > Customers [Plaid Bank Account Status Check](https://docs.coinflow.cash/api-reference/api-reference/customers/plaid-check.mdx) - API Reference > Events [Report Event](https://docs.coinflow.cash/api-reference/api-reference/events/post-event.mdx) - API Reference [Gets USDC/SBC/EuroE on testnets](https://docs.coinflow.cash/api-reference/api-reference/faucet.mdx) - API Reference > Marketplace [Adds a USDC recipient.](https://docs.coinflow.cash/api-reference/api-reference/marketplace/add-usdc-withdraw-recipient.mdx) - API Reference > Marketplace [Create Seller](https://docs.coinflow.cash/api-reference/api-reference/marketplace/create-seller.mdx) - API Reference > Marketplace [Creates a USDC withdrawal transaction for a merchant using the Coinflow wallet](https://docs.coinflow.cash/api-reference/api-reference/marketplace/seller-usdc-withdraw.mdx) - API Reference > Marketplace [Download Seller KYC verification report.](https://docs.coinflow.cash/api-reference/api-reference/marketplace/download-kyc.mdx) - API Reference > Marketplace [Get Purchase Link](https://docs.coinflow.cash/api-reference/api-reference/marketplace/get-purchase-link.mdx) - API Reference > Marketplace [Get Purchase with Credits link](https://docs.coinflow.cash/api-reference/api-reference/marketplace/get-purchase-with-credits-link.mdx) - API Reference > Marketplace [Get Seller Login Link](https://docs.coinflow.cash/api-reference/api-reference/marketplace/get-seller-login-link.mdx) - API Reference > Marketplace [Get Seller Registration Link](https://docs.coinflow.cash/api-reference/api-reference/marketplace/get-seller-register-link.mdx) - API Reference > Marketplace [Get Seller Verification Transaction](https://docs.coinflow.cash/api-reference/api-reference/marketplace/get-verify-transaction.mdx) - API Reference > Marketplace [Get Subscription Link](https://docs.coinflow.cash/api-reference/api-reference/marketplace/get-subscribe-link.mdx) - API Reference > Marketplace [Get wallet by email](https://docs.coinflow.cash/api-reference/api-reference/marketplace/get-wallet-address-by-email.mdx) - API Reference > Merchant [Bans a seller](https://docs.coinflow.cash/api-reference/api-reference/merchant/block-marketplace-seller.mdx) - API Reference > Merchant [Block or Unblock Customer](https://docs.coinflow.cash/api-reference/api-reference/merchant/unblock-account.mdx) - API Reference > Merchant [Block or Unblock Withdrawer](https://docs.coinflow.cash/api-reference/api-reference/merchant/block-or-unblock-withdrawer.mdx) - API Reference > Merchant [Configure 3DS exemption](https://docs.coinflow.cash/api-reference/api-reference/merchant/update-3-ds-exemption.mdx) - API Reference > Merchant [Create Chargeback Response](https://docs.coinflow.cash/api-reference/api-reference/merchant/respond.mdx) - API Reference > Merchant [Create Crypto Withdraw Deposit](https://docs.coinflow.cash/api-reference/api-reference/merchant/create-crypto-withdraw-deposit.mdx) - API Reference > Merchant [Create Export](https://docs.coinflow.cash/api-reference/api-reference/merchant/create-export.mdx) - API Reference > Merchant [Delete Export](https://docs.coinflow.cash/api-reference/api-reference/merchant/delete-export.mdx) - API Reference > Merchant [Edit Merchant](https://docs.coinflow.cash/api-reference/api-reference/merchant/edit-merchant.mdx) - API Reference > Merchant [Fail Payment](https://docs.coinflow.cash/api-reference/api-reference/merchant/fail-payment.mdx) - API Reference > Merchant [Get all chargebacks](https://docs.coinflow.cash/api-reference/api-reference/merchant/get-all-chargebacks.mdx) - API Reference > Merchant [Get All Payments](https://docs.coinflow.cash/api-reference/api-reference/merchant/get-all-payments.mdx) - API Reference > Merchant [Get chargeback data](https://docs.coinflow.cash/api-reference/api-reference/merchant/get-chargeback.mdx) - API Reference > Merchant [Get Chargeback Response Draft](https://docs.coinflow.cash/api-reference/api-reference/merchant/get-chargeback-response-draft.mdx) - API Reference > Merchant [Get chargeback stats for time frame](https://docs.coinflow.cash/api-reference/api-reference/merchant/get-chargeback-stats.mdx) - API Reference > Merchant [Get Coinflow Wallet Balance](https://docs.coinflow.cash/api-reference/api-reference/merchant/get-payout-balance.mdx) - API Reference > Merchant [Get customer list](https://docs.coinflow.cash/api-reference/api-reference/merchant/get-customer-accounts.mdx) - API Reference > Merchant [Get Delegated Payout Quote](https://docs.coinflow.cash/api-reference/api-reference/merchant/get-delegated-payout-quote.mdx) - API Reference > Merchant [Get Enhanced Transaction Information](https://docs.coinflow.cash/api-reference/api-reference/merchant/get-enhanced-tx-information.mdx) - API Reference > Merchant [Get Export](https://docs.coinflow.cash/api-reference/api-reference/merchant/get-export.mdx) - API Reference > Merchant [Get Export Download URL](https://docs.coinflow.cash/api-reference/api-reference/merchant/get-export-download-url.mdx) - API Reference > Merchant [Get Job Status](https://docs.coinflow.cash/api-reference/api-reference/merchant/get-job-status.mdx) - API Reference > Merchant [Get Merchant](https://docs.coinflow.cash/api-reference/api-reference/merchant/get-merchant.mdx) - API Reference > Merchant [Get Payment By ID](https://docs.coinflow.cash/api-reference/api-reference/merchant/get-payment-by-id.mdx) - API Reference > Merchant [Get Payment Webhook Activity](https://docs.coinflow.cash/api-reference/api-reference/merchant/get-all-webhooks.mdx) - API Reference > Merchant [Get Returned ACH Payments](https://docs.coinflow.cash/api-reference/api-reference/merchant/get-ach-returns.mdx) - API Reference > Merchant [Get Submerchants under Merchant](https://docs.coinflow.cash/api-reference/api-reference/merchant/get-submerchants-for-merchant.mdx) - API Reference > Merchant [Get Supported Chains](https://docs.coinflow.cash/api-reference/api-reference/merchant/get-supported-chains.mdx) - API Reference > Merchant [Get URL Whitelist Requests](https://docs.coinflow.cash/api-reference/api-reference/merchant/get-url-whitelist-requests.mdx) - API Reference > Merchant [Get Withdrawal](https://docs.coinflow.cash/api-reference/api-reference/merchant/get-withdrawal.mdx) - API Reference > Merchant [Get Withdraws](https://docs.coinflow.cash/api-reference/api-reference/merchant/get-all-withdraws.mdx) - API Reference > Merchant [Gets merchant withdrawers](https://docs.coinflow.cash/api-reference/api-reference/merchant/get-withdrawers.mdx) - API Reference > Merchant [List Exports](https://docs.coinflow.cash/api-reference/api-reference/merchant/list-exports.mdx) - API Reference > Merchant [Mint Credits](https://docs.coinflow.cash/api-reference/api-reference/merchant/mint-credits.mdx) - API Reference > Merchant [Override Chargeback Protection](https://docs.coinflow.cash/api-reference/api-reference/merchant/n-sure-override-other.mdx) - API Reference > Merchant [Payout to a user via Coinflow Wallet](https://docs.coinflow.cash/api-reference/api-reference/merchant/payout-from-delegated-settlement-wallet.mdx) - API Reference > Merchant [Payout to a user via Merchant Self-Custodial Wallet](https://docs.coinflow.cash/api-reference/api-reference/merchant/do-payout.mdx) - API Reference > Merchant [Refund Payment](https://docs.coinflow.cash/api-reference/api-reference/merchant/refund-payment.mdx) - API Reference > Merchant [Request Program Approval](https://docs.coinflow.cash/api-reference/api-reference/merchant/request-program-approval.mdx) - API Reference > Merchant [Request URL Whitelisting](https://docs.coinflow.cash/api-reference/api-reference/merchant/request-url-whitelist.mdx) - API Reference > Merchant [Resend Payment Webhook](https://docs.coinflow.cash/api-reference/api-reference/merchant/resend-webhook.mdx) - API Reference > Merchant [Revoke URL Whitelist](https://docs.coinflow.cash/api-reference/api-reference/merchant/revoke-url-whitelist.mdx) - API Reference > Merchant [Save Chargeback Response Draft](https://docs.coinflow.cash/api-reference/api-reference/merchant/save-draft-and-notes.mdx) - API Reference > Merchant [Set Settlement Address](https://docs.coinflow.cash/api-reference/api-reference/merchant/set-settlement-address.mdx) - API Reference > Merchant [Settle Payment](https://docs.coinflow.cash/api-reference/api-reference/merchant/settle-payment.mdx) - API Reference > Merchant [Unverify Seller](https://docs.coinflow.cash/api-reference/api-reference/merchant/unverify-seller.mdx) - API Reference > Merchant [Update Custom Withdrawal Fees](https://docs.coinflow.cash/api-reference/api-reference/merchant/update-custom-withdrawal-fees.mdx) - API Reference > Merchant [Update merchant ignore chargeback](https://docs.coinflow.cash/api-reference/api-reference/merchant/update-chargeback-ignore-status.mdx) - API Reference > Merchant Subscription [Cancel Subscription (by merchant)](https://docs.coinflow.cash/api-reference/api-reference/merchant-subscription/cancel-subscription.mdx) - API Reference > Merchant Subscription [Create Plans](https://docs.coinflow.cash/api-reference/api-reference/merchant-subscription/create-plan.mdx) - API Reference > Merchant Subscription [Deactivate Plan](https://docs.coinflow.cash/api-reference/api-reference/merchant-subscription/deactivate-plan.mdx) - API Reference > Merchant Subscription [Get Plans](https://docs.coinflow.cash/api-reference/api-reference/merchant-subscription/get-plans.mdx) - API Reference > Merchant Subscription [Get Subscribers](https://docs.coinflow.cash/api-reference/api-reference/merchant-subscription/get-subscriptions.mdx) - API Reference > Merchant Subscription [Get Subscription Payments](https://docs.coinflow.cash/api-reference/api-reference/merchant-subscription/get-subscription-payments.mdx) - API Reference > Merchant Subscription [Update Plan](https://docs.coinflow.cash/api-reference/api-reference/merchant-subscription/update-plan.mdx) - API Reference > Redeem [(EVM only) Get Credits Authorization Message](https://docs.coinflow.cash/api-reference/api-reference/redeem/get-evm-credits-auth-msg.mdx) - API Reference > Redeem [(EVM only) Send Redeem Transaction with Credits Authorization Message](https://docs.coinflow.cash/api-reference/api-reference/redeem/send-evm-credits-gasless-tx.mdx) - API Reference > Redeem [Create Merchant Wallet Redemption Transaction](https://docs.coinflow.cash/api-reference/api-reference/redeem/get-merchant-wallet-redeem-transaction.mdx) - API Reference > Redeem [Create Redeem Transaction](https://docs.coinflow.cash/api-reference/api-reference/redeem/get-redeem-transaction.mdx) - API Reference > Refund [Get Refunds](https://docs.coinflow.cash/api-reference/api-reference/refund/get-refunds.mdx) - API Reference > Refund [View All Refunds for Payment](https://docs.coinflow.cash/api-reference/api-reference/refund/get-refunds-via-payment-id.mdx) - API Reference > Refund [View Refund Information for Payment](https://docs.coinflow.cash/api-reference/api-reference/refund/get-refund-via-payment-id.mdx) - API Reference > Sub Merchant [Get All Submerchants](https://docs.coinflow.cash/api-reference/api-reference/sub-merchant/get-submerchants.mdx) - API Reference > Sub Merchant [Get Submerchant by ID](https://docs.coinflow.cash/api-reference/api-reference/sub-merchant/get-submerchant.mdx) - API Reference > Subscription [Customer Cancel Subscription](https://docs.coinflow.cash/api-reference/api-reference/subscription/cancel-customer-subscription.mdx) - API Reference > Subscription [Get Available Plans](https://docs.coinflow.cash/api-reference/api-reference/subscription/get-available-plans.mdx) - API Reference > Subscription [Get Customer Subscriptions](https://docs.coinflow.cash/api-reference/api-reference/subscription/get-customer-subscriptions.mdx) - API Reference > Subscription [Get Plan](https://docs.coinflow.cash/api-reference/api-reference/subscription/get-plan.mdx) - API Reference > Subscription [Purchase Subscription by ACH](https://docs.coinflow.cash/api-reference/api-reference/subscription/create-subscription-ach.mdx) - API Reference > Subscription [Purchase Subscription with Existing Card](https://docs.coinflow.cash/api-reference/api-reference/subscription/create-subscription-token.mdx) - API Reference > Subscription [Purchase Subscription with New Card](https://docs.coinflow.cash/api-reference/api-reference/subscription/create-subscription-card.mdx) - API Reference > Utilities [Get the Coinflow Contract Address](https://docs.coinflow.cash/api-reference/api-reference/utilities/get-contract-addresses.mdx) - API Reference > Utilities [Send Coinflow Signed Solana Transaction](https://docs.coinflow.cash/api-reference/api-reference/utilities/send-coinflow-transaction.mdx) - API Reference > Utilities [Send Solana Transaction](https://docs.coinflow.cash/api-reference/api-reference/utilities/send-solana-transaction.mdx) - API Reference > Withdraw [Add Interac Account](https://docs.coinflow.cash/api-reference/api-reference/withdraw/add-interac.mdx) - API Reference > Withdraw [Create Bank Account](https://docs.coinflow.cash/api-reference/api-reference/withdraw/create-bank-account.mdx) - API Reference > Withdraw [Create Bank Account (v2)](https://docs.coinflow.cash/api-reference/api-reference/withdraw/create-bank-account-v-2.mdx) - API Reference > Withdraw [Create Debit Card](https://docs.coinflow.cash/api-reference/api-reference/withdraw/add-debit-card.mdx) - API Reference > Withdraw [Create Iban Account](https://docs.coinflow.cash/api-reference/api-reference/withdraw/create-iban-account.mdx) - API Reference > Withdraw [Create Pix Account](https://docs.coinflow.cash/api-reference/api-reference/withdraw/create-pix-account.mdx) - API Reference > Withdraw [Create Transactions](https://docs.coinflow.cash/api-reference/api-reference/withdraw/get-transaction.mdx) - API Reference > Withdraw [Delete Withdrawer Bank Account](https://docs.coinflow.cash/api-reference/api-reference/withdraw/delete-withdrawer-account.mdx) - API Reference > Withdraw [Delete Withdrawer Card](https://docs.coinflow.cash/api-reference/api-reference/withdraw/delete-withdrawer-card.mdx) - API Reference > Withdraw [Delete Withdrawer EFT Account](https://docs.coinflow.cash/api-reference/api-reference/withdraw/delete-eft-account.mdx) - API Reference > Withdraw [Delete Withdrawer Iban Account](https://docs.coinflow.cash/api-reference/api-reference/withdraw/delete-iban-account.mdx) - API Reference > Withdraw [Delete Withdrawer Pix Account](https://docs.coinflow.cash/api-reference/api-reference/withdraw/delete-pix-account.mdx) - API Reference > Withdraw [Get Balances](https://docs.coinflow.cash/api-reference/api-reference/withdraw/get-withdraw-balances.mdx) - API Reference > Withdraw [Get Message (EVM USDC/SBC/EuroE only)](https://docs.coinflow.cash/api-reference/api-reference/withdraw/get-evm-message.mdx) - API Reference > Withdraw [Get Quote](https://docs.coinflow.cash/api-reference/api-reference/withdraw/get-quote.mdx) - API Reference > Withdraw [Get Quote Exact Out](https://docs.coinflow.cash/api-reference/api-reference/withdraw/get-exact-amount-out.mdx) - API Reference > Withdraw [Get Withdrawer](https://docs.coinflow.cash/api-reference/api-reference/withdraw/get-withdrawer.mdx) - API Reference > Withdraw [Get Withdrawer History](https://docs.coinflow.cash/api-reference/api-reference/withdraw/get-withdrawer-history.mdx) - API Reference > Withdraw [Link Paypal Account](https://docs.coinflow.cash/api-reference/api-reference/withdraw/add-paypal.mdx) - API Reference > Withdraw [Link Venmo Account](https://docs.coinflow.cash/api-reference/api-reference/withdraw/add-venmo.mdx) - API Reference > Withdraw [Register Business](https://docs.coinflow.cash/api-reference/api-reference/withdraw/create-kyb.mdx) - API Reference > Withdraw [Register User](https://docs.coinflow.cash/api-reference/api-reference/withdraw/create-kyc.mdx) - API Reference > Withdraw [Register User Via Attested KYC](https://docs.coinflow.cash/api-reference/api-reference/withdraw/create-kyc-attested.mdx) - API Reference > Withdraw [Register User Via Document](https://docs.coinflow.cash/api-reference/api-reference/withdraw/create-kyc-document.mdx) - API Reference > Withdraw [Register User Via Share Token](https://docs.coinflow.cash/api-reference/api-reference/withdraw/create-kyc-share-token.mdx) - API Reference > Withdraw [Send Gasless Withdraw Transaction (EVM USDC/SBC/EuroE only)](https://docs.coinflow.cash/api-reference/api-reference/withdraw/send-evm-gasless-transaction.mdx) - API Reference > Withdraw [Validate KYC Information](https://docs.coinflow.cash/api-reference/api-reference/withdraw/validate-kyc.mdx) ## OpenAPI Specification The raw OpenAPI 3.1 specification for this API is available at: - [OpenAPI JSON](https://docs.coinflow.cash/openapi.json) - [OpenAPI YAML](https://docs.coinflow.cash/openapi.yaml)