@@ -213,18 +213,19 @@ proceed as follows:
213213Test mode
214214---------
215215
216- If you wish to try the payment provider as a test, set the :guilabel: `State ` field in the payment
217- provider form to :guilabel: `Test mode `, then enter your provider's test/sandbox credentials in the
218- :guilabel: `Credentials ` tab.
216+ .. warning ::
217+ We recommend using the test mode on a **duplicate ** or a **test ** database to avoid potential
218+ issues with invoice numbering.
219+
220+ To try a payment provider without affecting live transactions, set the :guilabel: `State ` field in
221+ the payment provider form to :guilabel: `Test mode `. Then, enter the **provider's dedicated test or
222+ sandbox credentials ** in the :guilabel: `Credentials ` tab. Each payment provider has its own separate
223+ test account or environment for this purpose.
219224
220225.. note ::
221226 By default, the payment provider remains **unpublished ** in test mode so that it's not visible to
222227 visitors.
223228
224- .. warning ::
225- We recommend using the test mode on a duplicate or a test database to avoid potential issues
226- with your invoice numbering.
227-
228229.. _payment_providers/payment_methods :
229230
230231Payment methods
@@ -339,8 +340,8 @@ Transaction` button.
339340 - The funds are likely not reserved forever. After a certain time, they may be automatically
340341 released back to the customer's payment method. Refer to your payment provider's documentation
341342 for the exact reservation duration.
342- - Odoo does not support this feature for all payment providers, but some allow the manual capture
343- from their website interface.
343+ - :doc: ` payment_providers/adyen ` and :doc: ` payment_providers/stripe ` allow to capture payments
344+ manually directly from their website interface.
344345
345346.. _payment_providers/refunds :
346347
@@ -356,8 +357,8 @@ not need to be enabled first. To refund a customer payment, navigate to it and c
356357 optionally be refunded, too. These providers have the value **Full and partial ** in the
357358 :ref: `table above <payment_providers/online_providers >`. The providers that only support
358359 refunding the total amount have the value **Full only **.
359- - Odoo does not support this feature for all payment providers, but some allow to refund payments
360- from their website interface.
360+ - :doc: ` payment_providers/adyen ` and :doc: ` payment_providers/stripe ` allow to refund payments
361+ directly from their website interface.
361362
362363.. _payment_providers/express_checkout :
363364
0 commit comments