#krisloekkegaard
1 messages · Page 1 of 1 (latest)
You can see this info here: https://stripe.com/docs/connect/required-verification-information
Is there an equivalent endpoint? We'd like to be able to check this dynamically from our code
Unfortunately not
Country spec just shows the verification fields required
Doesn't show the capabilities
Ok. Also the web page doesn't show what we need. It just says that when the card_payments capability is requested, the transfers capability is also required in most cases. But our scenario is the opposite. We want to create accounts only with the transfers capability, and not have to add the card_payments capability unless expressly needed.
The idea is to avoid extra verification requirements for something we don't need.
Do you know if it makes a difference or not? Like if we were to just add both capabilities for all the accounts, would the partners have to provide more extensive verification info in some cases than if we omit the card_payments capability where possible?
As far as I know, there wouldn't be any difference in verification requirements
But I would check with support on that: https://support.stripe.com
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
They have people more versed in onboarding requirements than us