#csrn_best-practices
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1366715267090219029
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- csrn_code, 4 days ago, 14 messages
hi there!
Hi @queen wing !
you can use the test values here: https://docs.stripe.com/connect/testing#trigger-or-advance-verification
can you try refreshing the page? it's working fine on my end.
Now, it's up again
Thank you for the link. This is helpful to trigger Stripe's behavior on inputs. Maybe I am missing the section but I would need to trigger Stripe to "move on" and request a new input (id verification) as it is announced.
in the link I shared there's a test card that does this:
Live mode can require additional verification information when a connected account processes a certain amount of volume. This card sets any additional verification information to be required immediately. If no additional information is required, nothing appears.
which I think is what you are looking for?