#sushbhat
1 messages · Page 1 of 1 (latest)
Quick looked but It's your server returning that response alongside with a 200 status code. I would recommend putting some debug and check your server log
But anw Stripe only care if you returns 200 or not, and since you are returning 200 it should be good
ok, one more question if I have more than one webhook endpoint can I ensure to have same secret for all of it?
No you should have separated, different secret for each endpoint
how many webhooks can test accounts have? 5 shouldn't be a problem right
Yes. I think the limit is 20 or so