> For the complete documentation index, see [llms.txt](https://docs.usewuf.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usewuf.com/integrations/lemon-squeezy.md).

# Lemon Squeezy

Lemon Squeezy is the all-in-one platform for running your SaaS business. Payments, subscriptions, global tax compliance, fraud prevention, multi-currency support, failed payment recovery, PayPal integration, and more.\
\
When running a SaaS, the first thing you want to be immediately informed on, are new subscriptions.

Wuf is a mobile notification platform, useful for sending and receiving notifications on mobile devices (smartphones and wearables).\
\
At Wuf, we developed an easy way for you to receive your Lemon Squeezy store notifications on your mobile devices (smartphones and wearables) like new orders, subscriptions, payments, and so on.\ <br>

<div align="center" data-full-width="false"><figure><img src="/files/iVoUNm1dIxaug5C50wh0" alt="" width="375"><figcaption><p>Lemon Squeezy iOS notifications</p></figcaption></figure></div>

## How to receive Lemon Squeezy notifications

As a prerequisite, you need to have an account created on [usewuf.com](https://docs.usewuf.com/), an Application, and a User Group created.

At this point follow these steps on Wuf:

1. Click on the [Integrations](https://usewuf.com/integrations) menu item and on the LemonSqueezy button
2. Select the **Application** and the **User Group** and submit

<figure><img src="/files/BF6BpmxyQxryvYRQcEhA" alt="" width="375"><figcaption></figcaption></figure>

3. You'll get the details of the webhook to add to your Lemon Squeezy dashboard

Into your Lemon Squeezy store dashboard, click on **Settings**, and **Webhooks.**

Click on the ["+"](https://app.lemonsqueezy.com/help/webhooks) (plus) button to add a new webhook.

Fill in **Callback URL** and **Signing Secret** with the values provided by Wuf and save.

Everything is set to receive the notifications 🥳


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.usewuf.com/integrations/lemon-squeezy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
