Link

Razorpay Mandate Configuration

1. Add Mandate Configuration

Mandate configurations should be added under the account’s table -> payment configuration.

Example:

{
  "razorpay": {
    "mandate_period": 6
  }
}

Important Notes

  • Mandate values are defined at account level.
  • All mandate values are defined in years.
  • The mandate period must always be greater than the maximum plan duration.