# Billing / Lemon Squeezy - @kit/lemon-squeezy This package is responsible for handling all billing related operations using Lemon Squeezy. Please add the following environment variables to your `.env.local` file during development: ```env LEMON_SQUEEZY_SECRET_KEY= LEMON_SQUEEZY_WEBHOOK_SECRET= LEMON_SQUEEZY_STORE_ID= ``` Add the variables to your production environment as well using your CI.