#dragon.frost
1 messages · Page 1 of 1 (latest)
Hi
It's not real time notification, but you should receive it quickly
are you facing any particular issue ?
I have a use case on my application to update the subscription status on database as soon as the subscription is purchased and provide that data to the frontend. How do you think would be an appropriate way to handle this?
Which event is triggred when the user pruchases with trial on the frontend?
that event is triggered whenever a new Subscription is created (with trial or not)
won't subscription create event get triggered when the subscription with intent is created but user has not yet gone through the checkout flow?