Setting up the plugin:
Lemon Squeezy Integration plugin on your Bubble app.
Register for a Lemon Squeezy account on
https://lemonsqueezy.comCreate an API key in your account settings
https://app.lemonsqueezy.com/settings/apiInsert this API key in the plugin settings of your Bubble app
List all your Stores:
In the workflow tab, use the action "List all stores"
store the information somewhere and use it
Retrieve a single store:
In the workflow tab, use the action "Retrieve a store"
Pass the store id
store the information somewhere and use it
List all your Products:
In the workflow tab, use the action "List all products"
store the information somewhere and use it
Retrieve a single Product:
In the workflow tab, use the action "Retrieve a product"
Pass the product id
store the information somewhere and use it
Checkout:
Use the workflow for checkout, Enter Store_id, Variant_id, Custom price, Discount Code