Skip to content

Commit f7fd7b0

Browse files
committed
[IMP] payment_providers: availability report on payment form
task-3827488 closes #10048 X-original-commit: 81d0fd0 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com> Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
1 parent 01f7863 commit f7fd7b0

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

content/applications/finance/payment_providers.rst

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,13 +243,13 @@ themselves. To modify them, go to :menuselection:`Accounting --> Configuration -
243243
Configuration --> Payment Methods`, then click on the payment method.
244244

245245
To modify a payment method's icon, hover your mouse over the image in the upper-right corner of the
246-
payment method's form and click the pencil icon (:guilabel:``).
246+
payment method's form and click the :icon:`fa-pencil` (:guilabel:`pencil`) icon.
247247

248248
Select the :guilabel:`Brands` tab to view the brands that have been activated for the payment
249249
method. The brands and their related icons are displayed based on their sequence order; to reorder
250250
them, drag and drop them in the desired order. To modify a brand's icon, select the brand, then,
251251
in the popup window that opens, hover the mouse over the image in the upper-right corner and click
252-
the pencil icon (:guilabel:``).
252+
the :icon:`fa-pencil` (:guilabel:`pencil`) icon.
253253

254254
Advanced configuration
255255
----------------------
@@ -367,6 +367,14 @@ You can adapt the payment provider's availability by specifying the :guilabel:`M
367367
allowed and modifying the :guilabel:`Currencies` and :guilabel:`Countries` in the
368368
:guilabel:`Configuration` tab.
369369

370+
.. tip::
371+
To display an availability report for payment providers and payment methods, and to help diagnose
372+
potential availability issues on the payment form, enable the :ref:`developer-mode`, then click
373+
the :icon:`fa-bug` (:guilabel:`bug`) icon next to the :guilabel:`Choose a payment method`
374+
heading on the payment form. The report includes a list of enabled payment providers and payment
375+
methods, reasons for any payment providers or methods not being available, if applicable, and a
376+
list of supported providers for each payment method.
377+
370378
.. _payment_providers/currencies_countries:
371379

372380
Currencies and countries

0 commit comments

Comments
 (0)