Addons
Razorpay
How to Setup
Step 1: Setup Key Id and Secret Key (Key Secret)
- Setup API Keys - Get the API keys from the Razorpay dashboard (See Guide)
Step 2: Setup Webhook & Webhook Secret
- Setup Webhooks - Go back to your Razorpay dashboard and set your Razorpay webhook to
/webhook/razorpay
e.g. https://swiftchats.xyz/webhook/razorpay. (See guide (Don’t forget to set up webhook secret, you will need this.)) - Subscribe to payment related events. (See Guide)
Add the API Key and Webhook Secret in the relevant fields in your Swiftchats application.
FAQs
I've setup Razorpay, when payment is done it is not reflected in Swiftchats dashboard?
I've setup Razorpay, when payment is done it is not reflected in Swiftchats dashboard?
First, make sure you have correctly set up the webhook URL as specified. Then, configure a webhook secret in Razorpay and use the same secret in your application.