[IMP] razorpay: warning for void not working
Fix payment flow + add information about the void not supported closes odoo/documentation#2663 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
b2b6ec698a
commit
10eee0fe7c
@ -123,7 +123,7 @@ Online payment providers
|
|||||||
-
|
-
|
||||||
-
|
-
|
||||||
* - :doc:`Razorpay <payment_providers/razorpay>`
|
* - :doc:`Razorpay <payment_providers/razorpay>`
|
||||||
- Payment from Odoo
|
- Payment from the provider website
|
||||||
-
|
-
|
||||||
- Full only
|
- Full only
|
||||||
- Full and partial
|
- Full and partial
|
||||||
|
@ -36,12 +36,11 @@ Configuration on Odoo
|
|||||||
#. Configure the rest of the options to your liking.
|
#. Configure the rest of the options to your liking.
|
||||||
|
|
||||||
.. important::
|
.. important::
|
||||||
- If you configure Odoo to capture amounts manually, make sure to set the
|
If you configure Odoo to capture amounts manually:
|
||||||
:guilabel:`Manual Capture` to :guilabel:`manual` on Razorpay. Otherwise, the transaction
|
|
||||||
would be blocked in the authorized state in Odoo. To do so, go to your Razorpay Dashboard and
|
- Be aware that the **manual voiding** of a transaction is not supported by Razorpay.
|
||||||
then to :menuselection:`Settings --> Configuration`.
|
- After **five days**, if the transaction hasn't been captured yet, it'll automatically be
|
||||||
- After **five days**, if the transaction hasn't been captured yet, the customer has the right
|
**voided**.
|
||||||
to **revoke** it.
|
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
- :doc:`../payment_providers`
|
- :doc:`../payment_providers`
|
||||||
|
Loading…
Reference in New Issue
Block a user