Stripe ach payment provider

Supported features

Feature Supported 3DS
Standard Checkout 🟢
Subscriptions
Update Subscription
Additional Payment 🟢
Salesforce Payment
GooglePay
ApplePay
Express Checkout
Preauthorization

Payment provider configuration options

To generate your credentials, follow these instructions from Stripe: Manage your API keys to authenticate requests with Stripe.

StoreConnect Field Usage
Provider Picklist Value API Name = StripeAch
API Mode sandbox / production
API Key Publishable Key
API Secret Secret Key
API Options Location IDStatement Name

By default the customers bank statement will show the store name. To specify a different name, add the statement_name parameter in the API Option field.

Example:

statement_name: "ACME Inc"

Limitations

  • Only USD currency is supported
  • Only microdeposits verification is supported
  • It takes 1-4 business days before the money is credited to your Stripe account. The Stripe payment ID is stored on the order's payment record to help with manual reconciliation once the money is credited.

To learn more about ACH direct debit, visit the Stripe ACH docs.