Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

5282 articles

Platform pricing tool


Platform pricing tool

Set platform processing fees for your connected accounts from your Stripe Dashboard.

If your platform is responsible for paying Stripe fees, you can use the platform pricing tool to set pricing logic for the application fees you charge your connected accounts. You can charge application fees for different purposes, depending on your platform’s configuration and business model. For example:

  • SaaS Platforms typically use application fees to charge payment processing costs or markups to their connected accounts.
  • Marketplaces or other platforms might use application fees to charge a commission when paying out funds to their connected accounts.

With the platform pricing tool, platforms can implement a range of pricing strategies for different payment processing use cases, without the need to write any code:

  • Create pricing that applies different application fees based on the properties of a transaction.
  • Define pricing groups to use different pricing for different connected accounts.

Demo

Loading video content...

Eligibility for payments

The values available for defining your pricing scheme depend on which Stripe products you use and how you’ve integrated them. The following sections describe which platform configurations can use and access the platform pricing tools.

Requirements

Stripe applies pricing schemes to a payment when the payment meets all of the following requirements:

  • The pricing scheme is enabled.
  • Stripe charges fees on the payment to your platform rather than the connected account.
  • Your platform is permitted to charge app fees in the connected account’s country.
  • The payment doesn’t specify an application fee or transfer amount.
  • The payment doesn’t use multi-capture.

In addition to the requirements, pricing schemes observe the following limitations:

  • If you use Standard Connect with destination charges, you can’t override pricing or implement different pricing schemes for individual connected accounts.
  • If a payment’s captured amount is less than the charge, the calculated fee is against the captured amount of the payment. For example, if only 5 USD is captured on a 10 USD charge, the fee is based on 5 USD.

Fee payer reference

Support for platform pricing tools also depends on your funds flow configuration for your connected accounts.

  • Controller property configurations :

  • You can use platform pricing tools to calculate application fees for all accounts where the controller. fees. payer on the account is the Connect platform ( application ).

  • If a connected account uses destination charges, the platform is the fee payer even if you set controller. fees. payer=account .

  • Standard, Custom, or Express type configuration:

  • Configured pricing applies to destination charges.

  • Configured pricing doesn’t apply to direct charges on Standard accounts.

  • If the platform is on IC+ pricing , configured pricing applies to direct card charges on Custom and Express accounts. It doesn’t apply to other payment methods, and it doesn’t apply if the platform isn’t on IC+ pricing.

Eligibility for Instant Payouts

Stripe applies pricing schemes to an Instant Payout when:

  • Your platform controls pricing.
  • Your pricing scheme is enabled.
  • Your connected accounts are eligible for Instant Payouts.
  • When Stripe is liable for connected account losses, Stripe determines connected account eligibility and volume limits. You must set up separate pricing rules for each Instant Payout currency for these connected accounts.
  • When your platform is liable for connected account losses, your platform manages eligibility for connected accounts. These connected accounts must be in the same country as the platform, so different currencies don’t apply.
  • A connected account must have an external account that supports Instant Payouts .

Connected accounts can’t pay out more than their available balance. Instant Payout fees reflect in the Payout object to help with reporting and reconciliation. See Transactions in the Dashboard to view your collected fees. If an Instant Payout fails, we automatically refund the application fee.

Instant payout application fees API integration impact

Enabling pricing tools for Instant Payouts without using the Balance API net-of-fees attribute can break your API integration.

Subscriptions and invoices

Stripe also applies your pricing scheme-defined application fees to invoice and subscription payments. As with standard purchase payments, when you apply an explicit application fee to an invoice or subscription, that fee overrides any matching scheme-defined fee.

Access platform pricing tools

Different roles have different levels of access to pricing schemes.

Roles that don’t have access to the platform’s default pricing can review the version copied to the connected accounts. Connected accounts can’t view or edit any pricing schemes.

The following roles can access pricing schemes that apply to all connected accounts.

RolePermissions
AdministratorRead and write
DeveloperNone
IAM AdminNone
Connect Onboarding AnalystNone
Transfer AnalystNone
AnalystNone
Dispute AnalystNone
Refund AnalystNone
Support SpecialistNone
Support CommunicationsNone
Tax AnalystNone
View OnlyNone
Top-ups SpecialistNone
Last verified 2026-09-25

Is this helpful?