From 5be62e15e2d5cdf0d5c37e0baedbd53e6783a643 Mon Sep 17 00:00:00 2001 From: "Prakash Prajapati (ppr)" Date: Fri, 1 Dec 2023 11:21:21 +0530 Subject: [PATCH] [IMP] payment_providers: activate on-demand (Recurring payments) feature for Razorpay task-3495914 closes https://github.com/odoo/documentation/pull/6732 closes odoo/documentation#6732 Related: odoo/odoo#143525 Signed-off-by: Antoine Vandevenne (anv) --- content/applications/finance/payment_providers.rst | 4 ++-- .../applications/finance/payment_providers/razorpay.rst | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/content/applications/finance/payment_providers.rst b/content/applications/finance/payment_providers.rst index 96bc7d80a..c209c9688 100644 --- a/content/applications/finance/payment_providers.rst +++ b/content/applications/finance/payment_providers.rst @@ -124,8 +124,8 @@ Online payment providers - - * - :doc:`Razorpay ` - - The provider website - - + - Odoo + - |V| - Full only - Full and partial - diff --git a/content/applications/finance/payment_providers/razorpay.rst b/content/applications/finance/payment_providers/razorpay.rst index bc3520cdd..dc3e05563 100644 --- a/content/applications/finance/payment_providers/razorpay.rst +++ b/content/applications/finance/payment_providers/razorpay.rst @@ -23,6 +23,14 @@ Configuration on Razorpay Dashboard checkboxes are ticked. #. Click on :guilabel:`Create Webhook` to finalize the configuration. +.. _payment_providers/razorpay/recurring_payments: + +.. important:: + The :guilabel:`Recurring payments` feature must + be activated if you want to make recurring payments. + Send a request to the `Razorpay Support team `_ to + enable recurring payments. + .. _payment_providers/razorpay/configure_odoo: Configuration on Odoo