# Pricing types

**Pricing types explained**

![Pricing Types](https://2582339638-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FagGARFBou99u1ioIn7vL%2Fuploads%2F35nyrlkpWFoU58jDdN6a%2F3.png?alt=media\&token=770ad693-8c3b-4637-8696-09416468f08c)

<table><thead><tr><th width="231.33333333333334">Pricing Type</th><th width="150">Value</th><th>Product Price</th><th>Adjusted Price</th></tr></thead><tbody><tr><td>Fixed discount</td><td>$10</td><td>$20</td><td>$20 - $10  = $10</td></tr><tr><td>Percentage discount</td><td>10%</td><td>$20</td><td>$20 -  $2   = $18</td></tr><tr><td>Fixed fee</td><td>$10</td><td>$20</td><td>$20 + $10  = $30</td></tr><tr><td>Percentage fee</td><td>10%</td><td>$20</td><td>$20 +  $2  = $22</td></tr><tr><td>Fixed price (Flat price)</td><td>$10</td><td>$20</td><td>$10</td></tr></tbody></table>

{% hint style="info" %}
With discount pricing types, when adjusted price goes less than 0, the price will be set to 0.
{% endhint %}
