> ## 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.

# Loyalty Settings

## Point of Sale Settings

<Frame>
  <img src="https://mintcdn.com/frostbytetechnologiesinc/Eo5VZFjVcWP77hy0/images/orders/lpos.png?fit=max&auto=format&n=Eo5VZFjVcWP77hy0&q=85&s=aa0262d09502f443d5d64f00551b2891" width="2024" height="1520" data-path="images/orders/lpos.png" />
</Frame>

<CardGroup cols={1}>
  <Card title="Enable Loyalty">
    If enabled, patrons will be able to earn loyalty points and redeem them for loyalty rewards
  </Card>

  <Card title="Enable Available Rewards Prompt">
    Displays the prompt below to customers on checkout when they have sufficient points for an available reward.

    <Frame>
      <img src="https://mintcdn.com/frostbytetechnologiesinc/Eo5VZFjVcWP77hy0/images/orders/lpos2.png?fit=max&auto=format&n=Eo5VZFjVcWP77hy0&q=85&s=9dfa514ba20facb5ade124a9c983b165" width="1018" height="592" data-path="images/orders/lpos2.png" />
    </Frame>
  </Card>
</CardGroup>

## Dashboard Settings

Navigate to settings on the dashboard by clicking the **settings icon** in the upper right corner > **settings** > **Loyalty**

<Frame>
  <img src="https://mintcdn.com/frostbytetechnologiesinc/Eo5VZFjVcWP77hy0/images/orders/loydash.png?fit=max&auto=format&n=Eo5VZFjVcWP77hy0&q=85&s=68b4a87dbfe5062f50d999f3c43f8f3e" width="2888" height="1212" data-path="images/orders/loydash.png" />
</Frame>

<CardGroup>
  <Card title="Enable Loyalty">
    Allow patrons to earn points for buying products and redeem points for discounts
  </Card>

  <Card
    title="    
Set Name for Loyalty Points"
  >
    Customize what you call “points” in your shop’s loyalty program (points, stars, stamps, etc).  This setting is company wide.
  </Card>

  <Card title="Enable Loyalty Earnings on Gift Card Payments">
    Allow transactions purchased with a gift card to add points to the patron account.
  </Card>

  <Card title="Enable Loyalty Earnings when Purchasing a Gift Card">
    Allow the purchase of gift cards to add loyalty points to a patron account.
  </Card>

  <Card title="Enable Loyalty Earnings on Discounted Products">
    Allow patrons to add to their loyalty points balance even when the purchased item has been discounted.
  </Card>

  <Card title="Enable Multiple Earn Rules Per Payment">
    Allow more than one earn rule to apply to a patrons transaction.

    If disabled the highest applicable earn rule will apply.
  </Card>

  <Card title="Enable Patron Notes Preview on POS">
    If enabled, the first 16 characters of patron notes will be displayed on POS during checkout.
  </Card>

  <Card title="Enable Birthday Field on Patron Signup">
    Collect your patrons Birthday when they signup to be used for segmentation and promotions
  </Card>
</CardGroup>
