Skip to content

Commit

Permalink
[IMP] payments: update ACH section content to match 16.0
Browse files Browse the repository at this point in the history
closes odoo#5209

Signed-off-by: Xavier Platteau (xpl) <[email protected]>
  • Loading branch information
xpl-odoo committed Jul 26, 2023
1 parent 8c03442 commit 4cb7b3a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions content/applications/finance/payment_providers/authorize.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,15 @@ Configuration

To give customers the possibility to pay using ACH, `sign up for Authorize.Net eCheck's service
<https://www.authorize.net/payments/echeck.html>`_. Once eCheck is activated, duplicate the
previously configured Authorize.Net payment acquirer on Odoo by going to :menuselection:`Accounting
--> Configuration --> Payment Acquirers --> Authorize.net --> ⛭ Action --> Duplicate`. Then, change
the acquirer's name to differentiate both versions (e.g., `Authorize.net - Banks`).
previously configured Authorize.Net payment provider on Odoo by going to :menuselection:`Accounting
--> Configuration --> Payment Providers --> Authorize.net --> ⛭ Action --> Duplicate`. Then, change
the provider's name to differentiate both versions (e.g., `Authorize.net - Banks`).

Open the :guilabel:`Configuration` tab, click :guilabel:`Edit` and set the :guilabel:`Allow Payments
From` field to :guilabel:`Bank Account (USA only)`. Finally, click :guilabel:`Save`.
Open the :guilabel:`Configuration` tab, set the :guilabel:`Allow Payments From` field to
:guilabel:`Bank Account (USA only)`.

When ready, change the acquirer's :guilabel:`State` to :guilabel:`Enabled` for a regular account or
:guilabel:`Test Mode` for a sandbox account, and :guilabel:`Save`.
When ready, change the provider's :guilabel:`State` to :guilabel:`Enabled` for a regular account or
:guilabel:`Test Mode` for a sandbox account.

Import an Authorize.Net statement
=================================
Expand Down

0 comments on commit 4cb7b3a

Please sign in to comment.