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

# Coffees

> Collect one-off support payments or buy me a coffee tips with Sherpo's coffee product.

**Coffee** products give your audience a lightweight way to support your work. Think of them as **branded tip jars**: you set a minimum price, describe what contributions help fund, and Sherpo handles checkout, receipts, and payouts through Stripe Connect.

With Coffee, supporters can quickly send you a small token of appreciation: a coffee, a tip, or a thank-you, directly through your Sherpo site.

If you're looking for a guide about how to **create** Coffee products and change emojis, you can find it here:

<CardGroup cols={1}>
  <Card icon="mug-hot" href="/dashboard/products-creation/coffee" title="Coffee Creation (Dashboard)">
    Let your audience support you with tips, like buying you a coffee.
  </Card>
</CardGroup>

***

## Where Coffee appears

When you publish a Coffee product, it automatically appears on your **homepage** alongside other interactive "Line" products, typically **Calendar** and **Goals**, but it can always be moved to the Product Grid from the product's [Settings](https://docs.sherpo.io/dashboard/overview).

<Frame>
  <img className="rounded-xl mr-auto" src="https://mintcdn.com/sherpo/VqrSLQBMgkXI94yw/images/line-products.png?fit=max&auto=format&n=VqrSLQBMgkXI94yw&q=85&s=7a8a77bb34c3d6c7fcc667a0939b60dd" alt="Coffee product location beside Goals and Calendar" title="Coffee product placement on homepage" width="1294" height="156" data-path="images/line-products.png" />
</Frame>

***

## How supporters contribute

When visitors open your Coffee page, they’ll see the emoji you chose on the right side of the screen, along with the minimum amount they can tip. **Visitors don’t need an account to contribute**: they simply pick a tier (or select an arbitrary number), optionally add a note, and enter their email to receive a receipt.

The checkout flow is optimized for speed: no login required, mobile-friendly, and powered by Stripe for secure payments.

***

### 1. Choose an amount

Visitors choose how many coffees to send: Sherpo instantly updates the total.

<Frame>
  <img className="rounded-xl mr-auto" src="https://mintcdn.com/sherpo/E887uKvgK3fH8MU3/images/coffee-contribution.png?fit=max&auto=format&n=E887uKvgK3fH8MU3&q=85&s=e37786f8fdb8738ad48bb139f8f60c5a" alt="Sherpo coffee contribution interface" title="Choosing how many coffees to send" width="924" height="266" data-path="images/coffee-contribution.png" />
</Frame>

***

### 2. Leave a note (optional)

Supporters can include their name and a short thank-you note or message with their contribution: a nice touch for creators who want to connect with fans.

<Frame>
  <img className="rounded-xl mr-auto" src="https://mintcdn.com/sherpo/E887uKvgK3fH8MU3/images/coffee-note.png?fit=max&auto=format&n=E887uKvgK3fH8MU3&q=85&s=9322eb8422f20a7afa874d03a780e306" alt="Leave a note field during coffee checkout" title="Leaving a message with a coffee" width="924" height="538" data-path="images/coffee-note.png" />
</Frame>

***

### 3. Add an email

Before completing checkout, supporters must add their **email address**. This is where the confirmation and receipt are sent. Logged-in users will see this auto-filled.

<Frame>
  <img className="rounded-xl mr-auto" src="https://mintcdn.com/sherpo/E887uKvgK3fH8MU3/images/coffee-mail.png?fit=max&auto=format&n=E887uKvgK3fH8MU3&q=85&s=cc6ad365a2024a40e8caaf778f995162" alt="Email address input field in Sherpo coffee checkout" title="Adding an email before paying" width="924" height="406" data-path="images/coffee-mail.png" />
</Frame>

***

### 4. Complete checkout

Payments are handled securely through **Stripe** and include multiple methods. Once payment is completed, Sherpo sends a confirmation email and adds the transaction to your **Sales** tab in real time.

***

## Fulfillment & payouts

Coffee payments don’t unlock any content or files: they’re purely one-time support gestures. After each transaction:

* The supporter gets a **receipt and confirmation email**.
* The creator’s connected **Stripe account** receives the payout.

You can view all tips under **Sales** and export them as CSV, JSON, or Markdown.

***

## Coffee example

Here’s how a live Coffee page can look like to visitors (but, of course, you can always fully customize it to your liking, using the page builder!):

<Frame>
  <img className="rounded-xl mr-auto" src="https://mintcdn.com/sherpo/PTXuc_QX6HJA0MyI/images/coffee-page-example.png?fit=max&auto=format&n=PTXuc_QX6HJA0MyI&q=85&s=454df8de561135b8db9862635aa1aadd" alt="Example of a live Coffee product page in Sherpo" title="Example Coffee product page" width="2880" height="1694" data-path="images/coffee-page-example.png" />
</Frame>

Try it yourself on the [Coffee example page](https://demo.sherpo.io/p/coffee).

***

## FAQ

<AccordionGroup>
  <Accordion title="Where does the Coffee product appear on my site?">
    By default, Coffee appears on your homepage beside other ine products like **Goals** and **Calendar**, but it can be moved to the Product Grid. Visitors can access it directly from there or via its unique link.
  </Accordion>

  <Accordion title="Can supporters leave a message?">
    Yes. They can include their name, nickname, and a short note during checkout. These notes appear in your dashboard.
  </Accordion>

  <Accordion title="Do supporters need an account?">
    No. Anyone can send a Coffee: they just enter their email address for the receipt. Logged-in users see this pre-filled.
  </Accordion>

  <Accordion title="Do I get notified of new tips?">
    Yes. You’ll see all contributions in your **Sales** tab and via email confirmations from Stripe.
  </Accordion>

  <Accordion title="Does Coffee unlock content or files?">
    No. Coffee is a pure support product: it doesn’t deliver downloads or access. To distribute files or other digital products, you’ll need to create other product types.
  </Accordion>

  <Accordion title="Do supporters get receipts?">
    Yes. Sherpo automatically sends receipts and confirmation emails after each payment.
  </Accordion>
</AccordionGroup>
