How to change the default payment processor to Lemon Squeezy.
STRIPE_SECRET_KEY
with LEMON_SQUEEZY_API_KEY
in the packages/env/index.ts
file.
packages/payments/index.ts
file with the new API key. Then, export the lemonSqueezySetup
function from the file.