NizarAbiZaher / nizzy-starter

https://nizzystarter.com
99 stars 32 forks source link

Adding missing stripe webhooks to handle subscriptions #11

Closed webdevcody closed 1 week ago

webdevcody commented 2 weeks ago

I noticed your starter kit was missing two events that I've found necessary to have on my projectplannerai project:

be sure to double check my logic

honestly, now that I look into other project examples, I think just listening for subscription.created / updated / deleted might be enough: https://github.com/vercel/nextjs-subscription-payments/blob/main/app/api/webhooks/route.ts

vercel[bot] commented 2 weeks ago

@webdevcody is attempting to deploy a commit to the nizarabizaher's projects Team on Vercel.

A member of the Team first needs to authorize it.