Export tax transactionsPrivate preview
Enable connected account to generate summarised export of tax transactions.
The export tax transactions component lets your connected account generate and download summarised tax reports necessary for filing. This component enables platform users to select a date range and time zone, and access tax data formatted for local jurisdictions. It doesn’t require direct Stripe Dashboard access. For more details on the data in the report, see summarised exports.
The export tax transactions component is a private preview component that requires using preview versions of Stripe SDKs. This component requires version ">=v3.
of the react-connect-js
SDK or ">=v3.
of the connect-js
SDK. Learn more about private preview components.
Integrate the export tax transactions component
When creating an Account Session, enable the product tax code selector component by specifying export_
in the components
parameter.
After creating the account session and initialising Connect.js, render the export tax transactions component in the front end:
Request early access Private preview
Sign in to request access to this Connect embedded component in preview.
If you don’t have a Stripe account, you can register here.