v4.0.0
v4.0.0 Changes
- [change] Use Stripe's Connect onboarding for
adding and updating the identity information of the Stripe account.- Before updating to this version you should check
the related pull request - Read more from documentation:
How to handle provider onboarding and identity verification on FTW
- Before updating to this version you should check
Note: In this update we have deprecated the old PayoutDetailsForm
and PayoutPreferencesPage
.
Form now on Stripe will handle collecting the identity information required for verificating the
Stripe account. On FTW we will only handle creating the new account and adding and updating
information about bank account (e.g. IBAN number). If you want to keep using the custom form inside
your application you need to make sure that you are collecting all the required information and
enabling users to update the account so that it doesn't get restricted.