Lemon Squeezy order and subscription notifications on your phone
A push when an order is created, a subscription starts, renews, fails or is refunded, with the order's amount and status in the card.
Lemon Squeezy's own page was read on 12 September 2026 for every step below. If a menu has moved since, write to hello@youlmk.com and it is corrected the same day.
What Lemon Squeezy sends
The events you choose, as JSON with the event's name under meta and the object (order, subscription, licence key) under data, signed with X-Signature.
What arrives in the inbox
Set it up
In YouLMK, create a source of type webhook named after the service, and copy its webhook URL: youlmk.com/w/k_7hq2nk3f9qd8w4 with your own key. Then:
- In Lemon Squeezy, open Settings, then Webhooks, and add one.
- Paste your source's webhook URL from YouLMK as the Callback URL and set a signing secret (6 to 40 characters).
- Choose the events, then save. Recent deliveries and their payloads are logged on the same page, with a resend.
Make it quiet where it should be
Everything above lands with the source's own rules: its Reach (Silent, Badge, Banner, Break through), whether quiet hours hold it, and grouping of repeats into one card. Set them once on the source, in the app or at app.youlmk.com; the service never has to change. Unknown fields arrive as rows on the card, up to six; the whole request is capped at 8 KB (Webhooks).
Try it
The trial is 10 notifications and 3 watches, no card. Get your key, or read the webhooks reference first.
Source
docs.lemonsqueezy.com/help/webhooks, read 12 September 2026.