Stripe ACH

The Stripe™ ACH payment gateway module is available in WHMCS.

  • For other Stripe options, see Stripe and Stripe SEPA.
  • This module uses Stripe’s PaymentIntents API.

Supported Features

Type: Token

One-TimeRecurringRefundsReversals
✖️
3D SecureRemote Update CardRemote Delete CardAddPayMethod API
✖️✖️✖️

Adding the Stripe ACH Payment Gateway

Configuring Stripe ACH

To set up the Stripe ACH payment gateway in WHMCS:

  1. Log in to the WHMCS Admin Area.
  2. Go to Configuration () > Apps & Integrations or Addons > Apps & Integrations.
  3. Click Stripe ACH.
  4. Check Show on Order Form to display this payment method in the Client Area during checkout.
  5. Configure a display name. We recommend Credit Card.
  6. Generate publishable and restricted API keys using the WHMCS app in the Stripe App Marketplace.
    For steps and more information, see Add Restricted API Keys to Stripe.
  7. Copy and paste the API keys into WHMCS.
    • If you currently also use the Stripe payment gateway, you can check Use Stripe Configuration to use your existing API keys.
    • Do not enter a value for the Webhook Secret Key. The system generates it automatically.
      • The Stripe ACH module requires a valid Webhook and Secret Key in order to recognize payments and automatically apply them to invoices.
      • If you modify the secret key for the webhook at Stripe, you must also update it in WHMCS.
  8. Click Save Changes.

Test Mode

This payment gateway module does not include a manual Test Mode setting. Instead, Stripe will detect whether you are using a live account or a test account using the API keys that you enter.

Restricted API Key Requirement

In 2024, Stripe announced that it will require new secure authentication methods.

Transaction Fees

Stripe returns transaction fees in the default currency of the Stripe account. If you have a different default currency in WHMCS, you must properly configure the currency of your Stripe account in Configuration () > System Settings > Currencies with a valid exchange rate to allow WHMCS to be able to convert the fee into your other currencies.

Payment Workflow

This module supports automated recurring and on-demand billing.

ACH payments can take up to five days to process. The invoice status will be Payment Pending until the payment clears.

When making a payment, customers can choose to use a previously-stored bank account or enter a new one. Customers never leave your WHMCS installation during checkout or adding or removing a new bank account. The system never stores personal bank information in your local WHMCS installation.

The system uses the Stripe API for refunds and obtaining transaction information.

Troubleshooting

You can find information about most payment gateway-related errors in the logs at Billing > Gateway Log and in the Module Log.

For more information, see Troubleshooting Payments.

You may encounter the following common issues:


Error or IssueCauseNext Steps
errorYour Stripe™ credentials are invalid or your Plaid configuration is incomplete.Stripe ACH General Errors
Invalid Remote Token For GatewayThe client does not currently have a valid Stripe™ ACH pay method.Stripe ACH Invalid Token Errors

Last modified: 2025 April 8