cgar420

Results 10 comments of cgar420

I would like to see a full integration with the stripe webhooks. Almost all are supported, but only a few are actually handled by this and the official template from...

Same thing here. Customer events aren't handled in the example Updating email or name with the /account forms causes a de-sync between supabase and stripe

> Given the original report and follow up comments, this seems to be related to `npm run dev` being ran on Windows. > > Can you try this out with...

@kidunot89 I don't mean to rush, but I was just wondering if you had any updates on v0.22.0? Eagerly awaiting brands support so I can drop the brands attribute from...

> That's not per se an issue with this repository, but rather something you could implement yourself. If the repository instructions say to turn on every webhook, and then returns...

> @cgar420 seems like modifying the user directly in Stripe and then implementing the customer.update webhook would be the cleanest approach, right? That's what I ended up doing for my...

I want to add, this only happens when you have a template marked for "entire website"

Something in the newer versions of the Faust packages is causing it to break. Downgrading to the packages below fixes the issue @josephfusco @CesarBenavides777 @theodesp `{ "name": "@faustwp/app-router-example", "private": true,...