NAVEED04
Member
I am trying to integrate Razorpay subscription payments with Pabbly Connect and Discord roles. My goal is:
✔ When a user subscribes via Razorpay (subscription plan ), trigger a webhook.
✔ If the payment is successful, assign a specific Discord role to the user.
✔ If the payment fails or the subscription is canceled, remove the role or kick the user from the server.
1 Subscription Workflow
✔ When a user subscribes via Razorpay (subscription plan ), trigger a webhook.
✔ If the payment is successful, assign a specific Discord role to the user.
✔ If the payment fails or the subscription is canceled, remove the role or kick the user from the server.