So is there a consensus that is is okay
So is there a consensus that is is okay to still leverage webhooks from Stripe? Is the Autumn doing this yet: Hey @Ayush @johnyeocx 👋🏻
I think they should
I am using Autumn to offload all the overhead of metering multiple API integrations that cost very different. I am using email of the Stripe customer to map updates from Strip webhook, but this seems a bit risky Strip can have multiple customers per email technically, though Autumn will prevent multiple customers per UUID I think.
I use Stripe to know when a subscription is completed so I can update my middleware auth claims (I'd rather not have Autumn as a dependency for subscription status, just metering.)
Let me know if I am using this tool completely wrong haha.
I think they should
I use Stripe to know when a subscription is completed so I can update my middleware auth claims (I'd rather not have Autumn as a dependency for subscription status, just metering.)
Let me know if I am using this tool completely wrong haha.
