[FIX] payment_providers: add payment journal selection
task-3718255
Up to saas-16.4
also corrected label of Supported Payment Methods field
closes odoo/documentation#7719
X-original-commit: c7465bbd63
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
This commit is contained in:
parent
b498eb2cb9
commit
810471c426
@ -193,6 +193,7 @@ proceed as follows:
|
||||
Providers`.
|
||||
#. Select the provider and configure the :guilabel:`Credentials` tab.
|
||||
#. Set the :guilabel:`State` field to :guilabel:`Enabled`.
|
||||
#. Select a :ref:`payment journal <payment_providers/journal>`.
|
||||
|
||||
.. note::
|
||||
- The fields available in the :guilabel:`Credentials` tab depend on the payment provider. Refer
|
||||
@ -227,7 +228,7 @@ Payment form
|
||||
|
||||
You can change the payment provider’s appearance on your website in the :guilabel:`Configuration`
|
||||
tab of the selected payment provider. Modify its name in the :guilabel:`Displayed as` field and
|
||||
adapt the :guilabel:`Supported Payment Icons` if necessary.
|
||||
adapt the list of :guilabel:`Supported Payment Methods` if necessary.
|
||||
|
||||
.. _payment_providers/tokenization:
|
||||
|
||||
@ -346,7 +347,6 @@ You can adapt the payment provider's availability by specifying the :guilabel:`M
|
||||
allowed and modifying the :guilabel:`Currencies` and :guilabel:`Countries` in the
|
||||
:guilabel:`Configuration` tab.
|
||||
|
||||
|
||||
.. _payment_providers/currencies_countries:
|
||||
|
||||
Currencies and countries
|
||||
|
Loading…
Reference in New Issue
Block a user