#Andreivan
1 messages · Page 1 of 1 (latest)
hi! first of all, are you talking about a tax ID on a Customer/Invoice etc, or for a Connected account?
Would be tax ID on a Customer/Invoice
well in test mode you can use the values at https://stripe.com/docs/billing/testing#customer-tax-id-verfication (which I assume you already do), that's it really, there isn't really any other approach to take
Yeah, but even if I use 000000000 it takes like 1 minute to change its status from pending to valid
yep that's just how it works I think, we create an async job in our internal infastructure and it completes when it completes(which also helps to make test mode more accurately match live mode and not create the impression it will be immediate), there's no options or levers here to pull to make it work any different, sorry
Okie. Thanks anyways