Hi,
I am using Razorpay for subscriptions. When the user clicks on the payment button, he is redirected to the Razorpay payment page. Here, after he completes the payment, a success popup is shown.
I get a subscription.activated webhook when a subscription is charged for the first time, but since the user is on a different page, how can I use this webhook result to navigate the user to a thank you page?