#eze
1 messages · Page 1 of 1 (latest)
the website does not framing the pending requirements
Can you rephrase the question here?
What are you expecting to see that doesn't appear like you expect?
when the user enters to the Stripe Account by link, I want to show what he must complete to verify his account
What are you passing in for the collect parameter? By default our account links only ask for the info that is currently due, but you can instruct the link to ask for all info that will eventually be due https://stripe.com/docs/api/account_links/create#create_account_link-collect
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.