Razorpay — payments
razorpay/api · version 1
envs add razorpay/api
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
RAZORPAY_KEY_ID |
required | secret | Razorpay states nothing about exposing this half, and this registry did not confirm a browser role for it, so it stays secret. That is the cautious direction: a key wrongly kept private costs a build step, one wrongly published cannot be recalled.. where to get it |
RAZORPAY_KEY_SECRET |
required | secret | Razorpay says not to share it anywhere public, and shows it only once. Generating a replacement lets you deactivate the old key at once or after twenty-four hours.. where to get it |