# Setting the platform fee

The platform fee (how much your marketplace takes as a commission of each transaction) is set via the last value in the 'Platform Fee (Cents)' field of the 'Stripe Connect - Create Checkout Session' action:

<figure><img src="https://512738489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPKM5KwK853wAtdoNnjWv%2Fuploads%2FOpv6xG6eiMBhyzWgkwqk%2FScreenshot%202024-11-07%20at%2011.12.33.png?alt=media&#x26;token=ad273361-7983-4973-9490-867658d85b95" alt=""><figcaption></figcaption></figure>

In the example above, the marketplace is taking a 20% commission. If you wanted to change this to a 10% commission, you would change this value to 0.1.
