[IMP] payment_providers: restructure doc page

task-3702587

Based on https://github.com/odoo/documentation/pull/7414
Up to saas-16.4

closes odoo/documentation#7596

X-original-commit: e29b743a82
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
This commit is contained in:
“Audrey
2023-12-29 10:36:31 +01:00
parent c19a03e3b3
commit dd5bc00ba9
8 changed files with 208 additions and 238 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

@@ -141,7 +141,7 @@ Place a hold on a card
Adyen allows you to capture an amount manually instead of having an immediate capture.
To set it up, enable the **Capture Amount Manually** option on Odoo, as explained in the
:ref:`payment providers documentation <payment_providers/features/manual_capture>`.
:ref:`payment providers documentation <payment_providers/manual_capture>`.
Then, open your Adyen Merchant Account, go to :menuselection:`Account --> Settings`, and set the
**Capture Delay** to **manual**.
@@ -41,7 +41,7 @@ Place a hold on a card
~~~~~~~~~~~~~~~~~~~~~~
With Authorize.Net, you can enable the :ref:`manual capture
<payment_providers/features/manual_capture>`. If enabled, the funds are reserved for 30 days on the
<payment_providers/manual_capture>`. If enabled, the funds are reserved for 30 days on the
customer's card, but not charged yet.
.. warning::
@@ -98,13 +98,14 @@ Then, enter your PayPal account credentials in the :guilabel:`Credentials` tab:
Extra fees
----------
You can charge :ref:`extra fees <payment_providers/features/extra_fees>` to customers choosing to
pay with PayPal in order to cover the transaction fees PayPal charges you.
You can charge :ref:`extra fees <payment_providers/extra_fees>` to customers choosing to pay with
PayPal in order to cover the transaction fees PayPal charges you.
.. note::
- You can refer to `Paypal Fees <https://www.paypal.com/webapps/mpp/paypal-fees>`_ to set up
fees.
- `Traders in the EU <https://europa.eu/youreurope/citizens/consumers/shopping/pricing-payments/index_en.htm>`_ are not allowed to charge extra fees for paying with credit cards.
- `Traders in the EU <https://europa.eu/youreurope/citizens/consumers/shopping/pricing-payments/index_en.htm>`_
are not allowed to charge extra fees for paying with credit cards.
.. _paypal/testing: