mirror of
https://github.com/odoo/documentation.git
synced 2026-01-03 18:26:27 +07:00
[IMP] razorpay: warning for void not working
Fix payment flow + add information about the void not supported
This commit is contained in:
@@ -123,7 +123,7 @@ Online payment providers
|
||||
-
|
||||
-
|
||||
* - :doc:`Razorpay <payment_providers/razorpay>`
|
||||
- Payment from Odoo
|
||||
- Payment from the provider website
|
||||
-
|
||||
- Full only
|
||||
- Full and partial
|
||||
|
||||
@@ -36,12 +36,11 @@ Configuration on Odoo
|
||||
#. Configure the rest of the options to your liking.
|
||||
|
||||
.. important::
|
||||
- If you configure Odoo to capture amounts manually, make sure to set the
|
||||
: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
|
||||
then to :menuselection:`Settings --> Configuration`.
|
||||
- After **five days**, if the transaction hasn't been captured yet, the customer has the right
|
||||
to **revoke** it.
|
||||
If you configure Odoo to capture amounts manually:
|
||||
|
||||
- Be aware that the **manual voiding** of a transaction is not supported by Razorpay.
|
||||
- After **five days**, if the transaction hasn't been captured yet, it'll automatically be
|
||||
**voided**.
|
||||
|
||||
.. seealso::
|
||||
- :doc:`../payment_providers`
|
||||
|
||||
Reference in New Issue
Block a user