ACH Checkout
Setup
- Register a sandbox account or production account
- Please let the Coinflow team know what your
merchant idis on account creation
- Please let the Coinflow team know what your
- Create your API Key
- Configure settlement location. Options include:
- To the in-app coinflow Wallet
Implement ACH Checkout
- Generate a session key
- Have the payer add a bank account.
📘 This endpoint requires you to show proof of a Bank Auth provider.
- Display the total cost of the checkout purchase with our Get Totals endpoint.
- Enable an ACH Checkout
- Note: Call Get Customer endpoint to retrieve the customer’s latest tokenized credit card token:
bankAccounts[0].token
- Note: Call Get Customer endpoint to retrieve the customer’s latest tokenized credit card token:
🚧 ACH Payments take T+3 Business days to settle.

