Stripe Express Connect "eventually_due" fields
When doing a Stripe Express Connect using the AppThemes Stripe plugin, Stripe collects currently_due fields to get the account started. But then if the user gets wants to be paid more than $3,000, Stripe requires eventually_due fields. See here:
https://stripe.com/docs/connect/iden...tion-is-needed
My question is, during Express Connect, how can we have Stripe prompt for ALL fields initially, rather than have them come back later to add the additional eventually_due fields?