[IMP] payment acquirers: filter acquirers by maximum amount
Documentation for the task of adding a maximum amount filter on acquirers. Doc task - 4720 RD taks - 2162165 closes odoo/documentation#1835 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
92f4743b83
commit
588772b9a3
@ -283,10 +283,21 @@ Countries
|
||||
*********
|
||||
|
||||
Restrict the use of the payment acquirer to a selection of countries. Leave this field blank to make
|
||||
the payment acquirer available to all countries.
|
||||
the payment acquirer available in all countries.
|
||||
|
||||
.. _payment_acquirers/journal:
|
||||
|
||||
Maximum Amount
|
||||
**************
|
||||
|
||||
Restrict the maximum amount that can be paid with the selected acquirer. Leave this field to `0.00`
|
||||
to make the payment acquirer available regardless of the payment amount.
|
||||
|
||||
.. important::
|
||||
This feature is not intended to work on pages which allow the customer to update the payment
|
||||
amount. For example, the **Donation** snippet of the Website app, and the **Checkout** page of
|
||||
the **eCommerce** app when paid delivery methods are enabled.
|
||||
|
||||
Payment journal
|
||||
***************
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user