API Test Keys
Product Configuration APIs
You can use the Product Configuration APIs to configure and activate Razorpay products for a sub-merchant account according to their requirements. For example, if you need our Payment Gateway product for all sub-merchants or Payment Gateway for one sub-merchant and Payment Link product for another sub-merchant, you can do so using this API.
You can even accept terms and conditions for the requested product using these APIs. You can fetch the terms and conditions using the
.The products Payment Links and Payment Gateway have similar requirements. If a requirement is submitted through a product configuration for payment_gateway
, the same will be applicable for payment_links
, and vice versa.
Endpoints
04