#Stf
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
It's best to check for charges_enabled and payouts_enabled: https://stripe.com/docs/api/accounts/object#account_object-charges_enabled
Hi @cedar flicker , thanks. The thing is that charges_enabled can also be set to true when requirements.currently_due and requirements.errors are not empty
I have an example of payload where charges_enabled, payouts_enabled and details_submitted are all true but requirements.currently_due and requirements.errors contain "warnings" or outstanding information to update.
In this case it's best to rely on a combination of these values.
Not ideal, as not documented either. Thanks
I understand. Requirements for the connected accounts is indeed a complicated subject.
Please, let me know if you have any other questions.