diff --git a/content/applications/finance/payment_providers.rst b/content/applications/finance/payment_providers.rst index 9793771d99..dc0e891471 100644 --- a/content/applications/finance/payment_providers.rst +++ b/content/applications/finance/payment_providers.rst @@ -213,18 +213,19 @@ proceed as follows: Test mode --------- -If you wish to try the payment provider as a test, set the :guilabel:`State` field in the payment -provider form to :guilabel:`Test mode`, then enter your provider's test/sandbox credentials in the -:guilabel:`Credentials` tab. +.. warning:: + We recommend using the test mode on a **duplicate** or a **test** database to avoid potential + issues with invoice numbering. + +To try a payment provider without affecting live transactions, set the :guilabel:`State` field in +the payment provider form to :guilabel:`Test mode`. Then, enter the **provider's dedicated test or +sandbox credentials** in the :guilabel:`Credentials` tab. Each payment provider has its own separate +test account or environment for this purpose. .. note:: By default, the payment provider remains **unpublished** in test mode so that it's not visible to visitors. -.. warning:: - We recommend using the test mode on a duplicate or a test database to avoid potential issues - with your invoice numbering. - .. _payment_providers/payment_methods: Payment methods @@ -339,8 +340,8 @@ Transaction` button. - The funds are likely not reserved forever. After a certain time, they may be automatically released back to the customer's payment method. Refer to your payment provider's documentation for the exact reservation duration. - - Odoo does not support this feature for all payment providers, but some allow the manual capture - from their website interface. + - :doc:`payment_providers/adyen` and :doc:`payment_providers/stripe` allow to capture payments + manually directly from their website interface. .. _payment_providers/refunds: @@ -356,8 +357,8 @@ not need to be enabled first. To refund a customer payment, navigate to it and c optionally be refunded, too. These providers have the value **Full and partial** in the :ref:`table above `. The providers that only support refunding the total amount have the value **Full only**. - - Odoo does not support this feature for all payment providers, but some allow to refund payments - from their website interface. + - :doc:`payment_providers/adyen` and :doc:`payment_providers/stripe` allow to refund payments + directly from their website interface. .. _payment_providers/express_checkout: