object
RazorPayAggregatorConfig
Razorpay config detail schema.
Fields
api
StringThe API associated with the cards.
config_type
StringFynd or self payment gateway.
key
StringPayment gateway api key.
is_active
BooleanWhether payment gateway is active or not.
sdk
BooleanSDK details.
secret
StringMasked payment gateway api secret.
vpa
StringUPI validation details.
webhook_secret
StringSecret required for Payment Gateway webhook verification.
Was this section helpful?