> ## Documentation Index
> Fetch the complete documentation index at: https://support.dripos.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Service Fees

> Create and attach service fees to different ticket types and orders.

<Icon icon="check" iconType="solid" /> Services fees are additional fees that can be added on top of the total dollar amount of a ticket.

<Icon icon="check" iconType="solid" /> Add an automatic service fee to any ticket type

<Icon icon="check" iconType="solid" /> Add a one-off service fee from the Point of Sale to any order

<Icon icon="check" iconType="solid" /> All fees are either created as a percentage or a flat dollar ammount.

***

## Create a Service Fee

<Accordion title="How to Create a Service Fee">
  <Steps>
    <Step title="Add Service Fee">
      On the **Dashboard**, click **Orders** > **Service Fees** > **Create Service Fee**

      <Frame>
        <img src="https://mintcdn.com/frostbytetechnologiesinc/tyTkA1Oqpp07KNXm/images/orders/sf1.png?fit=max&auto=format&n=tyTkA1Oqpp07KNXm&q=85&s=e95fe75543a8d6db834744b96fc67648" width="2316" height="956" data-path="images/orders/sf1.png" />
      </Frame>
    </Step>

    <Step title="Complete the following fields:">
      <Frame>
        <img src="https://mintcdn.com/frostbytetechnologiesinc/tyTkA1Oqpp07KNXm/images/orders/servicefee1.png?fit=max&auto=format&n=tyTkA1Oqpp07KNXm&q=85&s=bea889b7ed35e326cf7acbff3e5a7d02" width="886" height="844" data-path="images/orders/servicefee1.png" />
      </Frame>

      **Name**: Service Fee Name

      **Calculate on Subtotal**: Selecting **yes** will calculte the service fee on the order total before tax and tips are applied

      **Tax Service Fee**: Selecting **yes** will attach the default tax rate to the service fee

      **Type**: Percentage or Flat Dollar Amount

      **Amount**: Percentage (5%) or Dollar amount (\$5.00)

      **Minimum Subtotal Amount**: The minimum subtotal value to apply this fee to

      **Maximum Subtotal Amount**: The maximum subtotal value to apply this fee to
    </Step>

    <Step title="Edit Service Fee">
      Edit a service fee anytime by clicking **Edit Information** on the service fee's page

      <Frame>
        <img src="https://mintcdn.com/frostbytetechnologiesinc/F9FdE83TlLlNKCeg/images/orders/editfee.png?fit=max&auto=format&n=F9FdE83TlLlNKCeg&q=85&s=b7dfd63c3e2989cb28330b75bcac700a" width="2804" height="1132" data-path="images/orders/editfee.png" />
      </Frame>
    </Step>
  </Steps>
</Accordion>

***

## Add Service Fee to Ticket Type

<Accordion title="How to Add a Service Fee to a Ticket Type">
  Automatically attach a service fee to an order of a particular ticket type.

  <iframe frameborder="1" className="rounded-xl w-full aspect-video" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen src="https://www.loom.com/embed/905399ee5e6642acae06b489d285f990?sid=18e3e553-3c8e-4c9e-993a-38d4f6ac9f5a" />
</Accordion>

***

## Add Custom Fee to a Point of Sale Order

<Accordion title="How to Add a Custom Fee to an Order">
  Add a one time custom fee, either as a percentage or dollar amount, on the Point of Sale.

  <iframe frameborder="1" className="rounded-xl w-full aspect-video" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen src="https://www.loom.com/embed/94ed4f6b32224ac2bd5ea73f7926af7c?sid=d49a2905-0e7b-46b0-8164-2bf729a49ee9" />
</Accordion>
