#remi-webhook

1 messages · Page 1 of 1 (latest)

sinful glen
#

no, there is no way to increase the limit

#

we don't really have an supported way to do that kind of testing, you would either use multiple Stripe accounts instead, or you'd set up a forwarding infrastructure on your side so we only send to one Stripe endpoint and you handle distributing events to the right place in your system

mossy shoal
#

unfortunately, Stripe doesn't provide API to create accounts and doesn't have a policy about using Selenium for creating new one.

#

and with 2FA it would be hell to create new accounts using Selenium

#

I'm not really keen on introducing a SPOF in a HA micro-service environment to regroup all the webhook in one place and dispatch them again.

sinful glen
#

fair! I don't have a better answer for you though, I'm sorry