Add ACH support to Payment Element Gateway

Created on 26 October 2023, 8 months ago
Updated 6 February 2024, 5 months ago

Problem/Motivation

The PaymentElementGateway has been refactored to support additional payment method types

See: πŸ“Œ Refactor Stripe payment element for additional payment method types Fixed

We now expand on this with an implementation of ACH (us_bank_account)

Note that ACH payments are pending until the ACH is completed.

ACH payment will be listed as "authorized", until a webhook indicates payment was successful.

If the webhook indicates failure, the payment will be voided.

Business rules will vary by site, but typically, you won't want to complete the order until payment has actually been completed.

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States TomTech

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024