From 4d304249de370e70706675412c43e22d236e04e6 Mon Sep 17 00:00:00 2001 From: Fabrice Henrion Date: Tue, 17 Aug 2021 16:49:12 -0700 Subject: [PATCH] [IMP] payment acquirers: a note in Authorize.net X-original-commit: df10f17c3e6d9d7ba019326b1e374dc3f3b7bd99 --- .../applications/finance/payment_acquirers/authorize.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/content/applications/finance/payment_acquirers/authorize.rst b/content/applications/finance/payment_acquirers/authorize.rst index cec04d3da9..fa26dba4b9 100644 --- a/content/applications/finance/payment_acquirers/authorize.rst +++ b/content/applications/finance/payment_acquirers/authorize.rst @@ -62,8 +62,13 @@ Signature Key), paste them in the related fields under the **Credentials** tab, :ref:`Payment Flow `. .. important:: - If you are trying Authorize.Net as a test, with a *sandbox account*, change the **State** to - *Test Mode*. We recommend doing this on a test Odoo database, rather than on your main database. + If you are trying Authorize.Net as a test, with a *sandbox account*, change the :guilabel:`State` + to :guilabel:`Test Mode`. We recommend doing this on a test Odoo database, rather than on your + main database. + + If you set :guilabel:`Test Mode` on Odoo and use an authorize.net account instead of a + sandbox.authorize.net account, it results in the following error: *The merchant login ID or + password is invalid or the account is inactive*. Payment Flow ------------