Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 689 Bytes

lemonsqueezy.md

File metadata and controls

16 lines (9 loc) · 689 Bytes

Setting up lemonsqueezy store and webhooks

  1. Create a store on lemonsqueezy
  2. Make sure you set up Subscriptions in the store

Setting up subscriptions

  1. Go to Settings -> Webhooks and set up a webhook, select all events

Setting up webhook

  1. Make sure that the secret is the same as the one in your .dev.vars file

  2. Copy the store URL and paste it in the .env file as LEMONSQUEEZY_STORE_LINK

... and you're done!