From 4c2fcf2ba24f7b5604d0c102649b42a5ae0fc893 Mon Sep 17 00:00:00 2001 From: jev-odoo Date: Wed, 15 Apr 2020 08:08:37 +0200 Subject: [PATCH] [FIX] paypal: update menuselection for `Merchant ID` credential The previous menuselection did not reflect the actual Paypal backend. --- ecommerce/shopper_experience/paypal.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ecommerce/shopper_experience/paypal.rst b/ecommerce/shopper_experience/paypal.rst index 9aabfd3ed..8c79f0887 100644 --- a/ecommerce/shopper_experience/paypal.rst +++ b/ecommerce/shopper_experience/paypal.rst @@ -135,8 +135,8 @@ Credentials Odoo requires three Paypal credentials: - *Email ID* is your login email address in Paypal. -- *Merchant ID* can be found in the settings of your Paypal account, in :menuselection:`Profile --> - About the business`. +- *Merchant ID* can be found in the settings of your Paypal account, in + :menuselection:`Account Settings --> Business information`. - *Paypal PDT Token* is given in *Website payments* configuration as explained here above. .. image:: media/paypal09.png