Change 1 of 16
ACH payments
Tokenization is now available with ACH payments.
Official Odoo 20 release note
In plain words
ACH Direct Debit (US bank debits) can now be saved as a payment token, so customers can reuse their bank account for later payments and subscriptions. The payment method's Tokenization option is now switched on.
Where to find it
- Activate developer mode.
- Invoicing > Configuration > Payment Methods > ACH Direct Debit.
- Open the Configuration tab.
For users
Customers paying by ACH can tick "Save my payment details" and reuse the account later.
For developers
The ACH Direct Debit payment method records now ship with support_tokenization = True (in Odoo 20 each provider module carries its own payment.method data).
Upgrading from Odoo 19
No action needed; existing ACH methods get the flag from the module data.
