Razorpay Payments
Get Razorpay Key Configuration
Return masked Razorpay key configuration for test and live environments.
get/api/payments/razorpay/config
Response
Razorpay key configuration
Example response
{
"keys": [
{
"maskedKey": "rzp_test_...abcd"
}
]
}