Skip to content

razorpay.errors.BadRequestError: Amount exceeds maximum amount allowed #431

Description

@Somya231

I am trying to create a payment link , but this error occurred. I also tried to create a payment link using the API, but it also throws the same error. This error only occurs when the amount is greater than or equal to 30000.

Error Details

{
  "statusCode": 400,
  "error": {
    "code": "BAD_REQUEST_ERROR",
    "description": "amount exceeds maximum amount allowed.",
    "metadata": [],
    "reason": null,
    "source": null,
    "step": null
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions