#mariacastro-webhooks
1 messages ยท Page 1 of 1 (latest)
of course, sorry
Working on stripe webhooks for payment_intent.succeeded
Does stripe support redirects? as in, instead of responding with a 200/400 code i would respond with a 302 for example, and I would include a header called "Location" with a url where stripe would then send the request to
does this make sense?
Digging through, it might take some time
thank you ๐
Our webhooks never allow redirects, the API version doesn't matter