[IMP] payment_providers,stripe: rename payment icon to payment method

task-2882564

closes odoo/documentation#2955

Related: odoo/odoo#105678
Related: odoo/enterprise#33908
Related: odoo/upgrade#4029
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
Anita (anko) 2022-11-10 15:34:44 +00:00
parent f842fc850f
commit 86dd91f009
3 changed files with 5 additions and 5 deletions

View File

@ -344,7 +344,7 @@ Configuration tab
~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~
You can change the payment provider's front-end appearance by modifying its name under the You can change the payment provider's front-end appearance by modifying its name under the
**Displayed as** field and which credit card icons to display under the **Supported Payment Icons** **Displayed as** field, and the supported credit card icons displayed under the **Supported Payment Methods**
field. field.
.. _payment_providers/currencies: .. _payment_providers/currencies:

View File

@ -156,9 +156,9 @@ Odoo supports the following local payment methods:
- iDEAL - iDEAL
- Przelewy24 (P24) - Przelewy24 (P24)
To enable some of these local payment methods with Stripe, list them as supported payment icons. To To enable some of these local payment methods with Stripe, go to
do so, go to :menuselection:`Payment Providers --> Stripe --> Configuration` and add the desired :menuselection:`Payment Providers --> Stripe --> Configuration` and add the desired
payment methods in the **Supported Payment Icons** field. If the desired payment method is already payment methods in the **Supported Payment Methods** field. If the desired payment method is already
listed, you don't have anything to do. listed, you don't have anything to do.
.. image:: stripe/stripe_enable_local_payment_method.png .. image:: stripe/stripe_enable_local_payment_method.png
@ -166,7 +166,7 @@ listed, you don't have anything to do.
:alt: Select and add icons of the payment methods you want to enable :alt: Select and add icons of the payment methods you want to enable
.. note:: .. note::
- If a payment icon record does not exist in the database and its related local payment method is - If a payment method record does not exist in the database and its related local payment method is
listed above, it is considered enabled with Stripe. listed above, it is considered enabled with Stripe.
- If a local payment method is not listed above, it is not supported and cannot be enabled. - If a local payment method is not listed above, it is not supported and cannot be enabled.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 14 KiB