Network cost passthrough reportPrivate preview
Show network cost passthrough data for connected accounts.
The network cost passthrough report component displays plan-level and transaction-level views of network costs that are passed through to connected accounts. That allows you to understand the breakdown of network costs associated with your connected accounts’ payment processing.
Create an AccountSession
When creating an Account Session, enable Network cost passthrough report by specifying network_ in the components parameter.
Note
The Network cost passthrough report component is in private preview, so the Stripe SDKs don’t include it yet. To enable it when creating an account session, use this code snippet with the Stripe beta SDK:
After creating the account session and initializing ConnectJS, you can render the Network cost passthrough report component in the frontend:
Render the component
Supported parameters
This embedded component has no additional parameters.
Request access Private preview
Sign in to request access to this Connect embedded component in private preview.
If you don’t have a Stripe account, you can register here.