Skip to content

[DX] Duplicate Razorpay env entries in .env.example #207

@udaycodespace

Description

@udaycodespace

Describe the bug

The .env.example file currently contains duplicate Razorpay environment variable declarations under the Billing section.

Because of this, contributors setting up the project locally may be unsure:

  • which values are intended to be used
  • whether one entry overrides another
  • if both declarations are required

To Reproduce

  1. Open .env.example
  2. Navigate to the Billing (Razorpay) section
  3. Observe that RAZORPAY_KEY_ID and RAZORPAY_KEY_SECRET are declared more than once

Expected behavior

Each environment variable should appear only once with a single canonical placeholder value.

Screenshots

Image

Desktop (please complete the following information)

  • OS: Any
  • Browser: Any
  • Version: N/A

Smartphone (please complete the following information)

  • Device: Any
  • OS: Any
  • Browser: Any
  • Version: N/A

Additional context

This is a small DX/setup issue, but cleaning it up would make onboarding and local configuration clearer for contributors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions