🏦 ACH Implementation

Developers can use this documentation to implement processing payments via ACH.

Overview

Accepting ACH payments allows merchants to process direct bank transfers for transactions, offering a secure and cost-effective way to accept payments. ACH is particularly well-suited for recurring payments, high-value transactions, and situations where minimizing fees is essential. This payment method directly connects to a customer's bank account, reducing the risk of declines and providing a reliable solution for subscription services, invoicing, and payroll.

Implementation Options

Developers have the option to implement ACH with Approvely's pre-built UI or api.

UI Implementation

Developers seeking to implement checkout via ACH should follow the steps outlined in our integration builder guide to test a simple MVP. For more specific use cases, reach out to the Approvely team for guidance.

API Implementation

As a preliminary step to implementing checkout via api, Developers may need to implement their own bank authentication to allow end-users to securely link their bank accounts with Approvely. We recommend integrating via Plaid.