diff --git a/content/applications/finance/payment_providers/paypal.rst b/content/applications/finance/payment_providers/paypal.rst index 29a162021..8eac36213 100644 --- a/content/applications/finance/payment_providers/paypal.rst +++ b/content/applications/finance/payment_providers/paypal.rst @@ -16,8 +16,8 @@ open the :guilabel:`Website payments` menu. :alt: PayPal account menu .. important:: - Note that for PayPal to work **in Odoo**, the options :ref:`Auto Return `, - :ref:`PDT `, and :ref:`IPN ` **must** all be enabled. + Note that for PayPal to work **in Odoo**, the options :ref:`Auto Return ` and + :ref:`PDT ` **must** be enabled. .. _paypal/auto-return: @@ -48,17 +48,6 @@ preferences --> Update`, scroll down to :guilabel:`Payment data transfer` and se and :ref:`Payment Data Transfer (PDT) ` are enabled. If you need the **PDT Identity Token**, disable and re-enable :guilabel:`Payment data transfer` to display the token again. -.. _paypal/ipn: - -Instant Payment Notification (IPN) ----------------------------------- - -:abbr:`IPN (Instant Payment Notifications)` is similar to **PDT**, but allows for more -notifications, such as chargeback notifications. To enable **IPN**, go to :menuselection:`Website -payments --> Instant payment notifications --> Update` and click :guilabel:`Choose IPN settings`. -Enter a :guilabel:`Notification URL`, select :guilabel:`Receive IPN messages (Enabled)`, and -:guilabel:`Save`. - PayPal Account Optional -----------------------