Skip to content

v4.0.0

Compare
Choose a tag to compare
@OtterleyW OtterleyW released this 20 Dec 09:16
· 1109 commits to master since this release
bef4a71

v4.0.0 Changes

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.

  • [fix] Add missing props to examples related to EditListingWizard
    #1247
  • [fix] Add missing props to tests related to EditListingWizard
    #1246
  • [fix] Update links to API Reference docs.
    #1231