[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#7718
X-original-commit: c7465bbd63
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
This commit is contained in:
parent
1f730d050f
commit
5cb6991dd5
@ -193,6 +193,7 @@ proceed as follows:
|
|||||||
Providers`.
|
Providers`.
|
||||||
#. Select the provider and configure the :guilabel:`Credentials` tab.
|
#. Select the provider and configure the :guilabel:`Credentials` tab.
|
||||||
#. Set the :guilabel:`State` field to :guilabel:`Enabled`.
|
#. Set the :guilabel:`State` field to :guilabel:`Enabled`.
|
||||||
|
#. Select a :ref:`payment journal <payment_providers/journal>`.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
- The fields available in the :guilabel:`Credentials` tab depend on the payment provider. Refer
|
- 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`
|
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
|
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:
|
.. _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
|
allowed and modifying the :guilabel:`Currencies` and :guilabel:`Countries` in the
|
||||||
:guilabel:`Configuration` tab.
|
:guilabel:`Configuration` tab.
|
||||||
|
|
||||||
|
|
||||||
.. _payment_providers/currencies_countries:
|
.. _payment_providers/currencies_countries:
|
||||||
|
|
||||||
Currencies and countries
|
Currencies and countries
|
||||||
|
Loading…
Reference in New Issue
Block a user