From de37bc218d75d7665108247265fff9082017a819 Mon Sep 17 00:00:00 2001 From: "Xavier (XPL)" Date: Wed, 26 Jul 2023 14:03:38 +0200 Subject: [PATCH] [IMP] payments: update ACH section content to match 16.0 --- .../finance/payment_providers/authorize.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/content/applications/finance/payment_providers/authorize.rst b/content/applications/finance/payment_providers/authorize.rst index af4246a619..430ed94638 100644 --- a/content/applications/finance/payment_providers/authorize.rst +++ b/content/applications/finance/payment_providers/authorize.rst @@ -61,15 +61,15 @@ Configuration To give customers the possibility to pay using ACH, `sign up for Authorize.Net eCheck's service `_. 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 =================================