Since there’s no official plugin or native support for Razorpay in Discourse (unlike Stripe), I’m exploring the possibility of using Make (Integromat) or n8n to automate the flow.
Has anyone tried using Razorpay webhooks to trigger actions via the Discourse API—like adding users to groups after successful payments or removing them on cancellations?
Would love to know:
-
If this approach is reliable,
-
Any tips for validating Razorpay webhooks,
-
And if it can mimic what the Stripe plugin currently offers.
Appreciate any help or examples. Thanks!