webprodigies / plura-production

https://plura-production.vercel.app
1.38k stars 667 forks source link

Webhook 400 error #9

Open Joeslinky opened 4 months ago

Joeslinky commented 4 months ago

Not entirely sure how to even set up the webhooks, I have my endpoints at my domain/api/stripe/create-checkout-session, create-subscription, create-customer, but they keep getting a 400. Create customer fails for missing data, create subscription fails for missing price id or customer id. But in the response they are supplied?