#dannyboy-requirements

1 messages · Page 1 of 1 (latest)

real crypt
austere fog
#

hello

real crypt
#

heya @austere fog! in essence, Stripe uses future_requirements to introduce new onboarding requirements. For example, a country may introduce a new requirement (due to regulations) which Stripe is not yet collecting right now.

austere fog
#

okay, let me explain. we are using connect onboarding. and we detect if the account will be needing to provide more information in the future... Currently, we check if requirements#eventually_due have entries to determine this.

#

is this enough? we aren't checking "future_requirements" at all

real crypt
#

so that in the future, there are totally new requirements, you won't be caught off guard

austere fog
#

question, if there will be a changes in Account#future_requirements column, what webhook are you going to send?

real crypt
austere fog
#

thanks