#dragon.frost

1 messages · Page 1 of 1 (latest)

torpid lavaBOT
paper basin
#

Hi
It's not real time notification, but you should receive it quickly

#

are you facing any particular issue ?

fleet venture
#

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?

paper basin
#

yes you can rely on the webhook event customer.subscription.created

fleet venture
#

Which event is triggred when the user pruchases with trial on the frontend?

paper basin
#

that event is triggered whenever a new Subscription is created (with trial or not)

fleet venture
#

won't subscription create event get triggered when the subscription with intent is created but user has not yet gone through the checkout flow?

paper basin
#

You will receive that event too

#

I invite you to do some tests.