From 9e902c7a7ef0d82383b5fbfb53172142676e9a50 Mon Sep 17 00:00:00 2001 From: Fabrice Henrion Date: Tue, 17 Aug 2021 23:49:12 +0000 Subject: [PATCH] [IMP] payment acquirers: a note in Authorize.net closes odoo/documentation#1990 X-original-commit: df10f17c3e6d9d7ba019326b1e374dc3f3b7bd99 Signed-off-by: Castillo Jonathan (jcs) --- .../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 5ae7db821..0aa4306a5 100644 --- a/content/applications/finance/payment_acquirers/authorize.rst +++ b/content/applications/finance/payment_acquirers/authorize.rst @@ -28,8 +28,13 @@ To retrieve them, log into your Authorize.Net account, go to :menuselection:`Acc Key**. .. 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*. Configuration tab -----------------