You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The store id is somewhat hard to find and should be replaced in config with the name.
To have the id at hand it should be queried at startup via "https://api.lemonsqueezy.com/v1/stores"
same for variants with the intermediate step of products.
Also webhook should be automatically created via POST /v1/webhooks with SECRET and a to be added callback_url
The text was updated successfully, but these errors were encountered:
The store id is somewhat hard to find and should be replaced in config with the name.
To have the id at hand it should be queried at startup via "https://api.lemonsqueezy.com/v1/stores"
same for variants with the intermediate step of products.
Also webhook should be automatically created via
POST /v1/webhooks
withSECRET
and a to be addedcallback_url
The text was updated successfully, but these errors were encountered: