税取引をエクスポートする非公開プレビュー
連結アカウントが税取引の要約エクスポートを生成できるようにします。
export tax transactions コンポーネントを使用すると、連結アカウントで、申告に必要な要約税務レポートを生成してダウンロードできます。このコンポーネントを使用するプラットフォームユーザーは、日付範囲とタイムゾーンを選択し、地域の管轄区域向けにフォーマットされた税金データにアクセスできます。Stripe ダッシュボードに直接アクセスする必要はありません。レポートのデータの詳細については、要約エクスポートをご覧ください。
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.
export tax transactions コンポーネントを実装する
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 initializing Connect.js, render the export tax transactions component in the front end:
早期アクセスをリクエストする プライベートプレビュー
サインインして、プレビュー版のこの Connect 埋め込みコンポーネントへのアクセスをリクエストします。
Stripe アカウントがない場合は、こちらから登録できます。