[IMP] payment_adyen: warn against partial capture
task-2784888 closes odoo/documentation#1652 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
8036fd51b5
commit
2a96d2c969
@ -115,8 +115,11 @@ Then, open your Adyen Merchant Account, go to :menuselection:`Account --> Settin
|
|||||||
:alt: Capture Delay settings in Adyen
|
:alt: Capture Delay settings in Adyen
|
||||||
|
|
||||||
.. caution::
|
.. caution::
|
||||||
If you configure Odoo to capture amounts manually, make sure to set the **Capture Delay** to
|
- If you configure Odoo to capture amounts manually, make sure to set the **Capture Delay** to
|
||||||
**manual** on Adyen. Otherwise, the transaction will be blocked in the authorized state in Odoo.
|
**manual** on Adyen. Otherwise, the transaction will be blocked in the authorized state in
|
||||||
|
Odoo.
|
||||||
|
- Odoo doesn't support the partial capture yet. Be aware that if you make a partial capture from
|
||||||
|
Adyen's interface, Odoo will manage it as if it was a full capture.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
After **7 days**, if the transaction hasn't been captured yet, the customer has the right to
|
After **7 days**, if the transaction hasn't been captured yet, the customer has the right to
|
||||||
|
Loading…
Reference in New Issue
Block a user