#kemoalkoul
1 messages · Page 1 of 1 (latest)
👋 happy to help
i don't found a test for pending status, the exits it is made immediately commplete
what type of accounts are you creating?
express
there are several parameters that you can use, I will give you one example but this is applicable for the others as well.
you can start by using the address_no_match https://stripe.com/docs/connect/testing#test-verification-addresses upon creation, then you can update the value with address_full_match to get a verified address
this token where to put it in api?
it's explained in the link I sent you
ok thanks