From e297b6254e6fe8b9c19e3fecaf639a6ef0ea09f4 Mon Sep 17 00:00:00 2001 From: "Anita (anko)" Date: Tue, 29 Nov 2022 15:02:07 +0000 Subject: [PATCH] [IMP] paypal: remove deleted fields task-2854184 closes odoo/documentation#3063 Related: odoo/upgrade#4025 Related: odoo/odoo#104974 Signed-off-by: Antoine Vandevenne (anv) --- .../applications/finance/payment_providers/paypal.rst | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/content/applications/finance/payment_providers/paypal.rst b/content/applications/finance/payment_providers/paypal.rst index 2d367a230..521f804b1 100644 --- a/content/applications/finance/payment_providers/paypal.rst +++ b/content/applications/finance/payment_providers/paypal.rst @@ -19,19 +19,13 @@ Credentials tab Odoo needs your **API Credentials** to connect with your PayPal account, which comprise: - **Email**: your login email address in Paypal. -- **Merchant Account ID**: the code of the merchant account used to identify your Paypal account. - **PDT Identity Token**: the key used to verify the authenticity of transactions. -- **Use IPN**: whether you want to use Instant Payment Notification. Already checked, you don't have - to change it. You can copy your credentials from your Paypal account and paste them into the related fields under the **Credentials** tab. -To retrieve the **Merchant Account ID**, log into your Paypal account and go to -:menuselection:`Account menu --> Account Settings --> Business information`. - -To set the **PDT Identity Token**, switch to :ref:`developer mode ` and retrieve the -token by following the configuration step :ref:`paypal/enable-pdt`. +To set the **PDT Identity Token**, retrieve the token by following the configuration +step :ref:`paypal/enable-pdt`. .. important:: If you are trying Paypal as a test, using a :ref:`Paypal Sandbox account `,