Add Subscriptions to your Bubble App using Lemon Squeezy

Поділитися
Вставка
  • Опубліковано 29 вер 2024
  • Watch all our Bubble tutorials at www.planetnoco...
    In just 5 minutes you can simple add a subscription checkout to your Bubble app using Lemon Squeezy. This Bubble tutorial video explores how to add Lemon Squeezy to Bubble and using webhooks to track orders.
    Join our FREE Facebook Community: / 1237710303452504
    Follow us on Twitter: / planetnocode

КОМЕНТАРІ • 17

  • @StarterBuild
    @StarterBuild 10 місяців тому +5

    Thinking out loud. What if the user uses a different email to pay at checkout?
    It's not like Stripe where it locks the user's email at checkout.

    • @AutoMetrix-w3n
      @AutoMetrix-w3n 10 місяців тому +2

      valid question... I'm wondering the same thing

    • @condrey6970
      @condrey6970 10 місяців тому +2

      Me too

    • @AutoMetrix-w3n
      @AutoMetrix-w3n 9 місяців тому

      @planetnocode any idea for this?

    • @someoneinearth51
      @someoneinearth51 8 місяців тому +1

      You can just let the user use their own email by not getting the current user's email from bubble and not adding it to the checkout url in bubble.

    • @willgordon2160
      @willgordon2160 8 місяців тому

      @@someoneinearth51 how do I update the user in bubble without knowing their email?

  • @someoneinearth51
    @someoneinearth51 9 місяців тому +1

    Can you do another video on what you didn't show in this video? I am building a SaaS using bubble and I want Lemon Squeezy to send data to bubble when the user has activated a subscription, so, I can let the user access all the premium features and the same when the subscription is canceled and expired. I want to know how to do that.

    • @mmendezgracia
      @mmendezgracia 7 місяців тому

      I guess you have to set a status which grabb the customer status payments from the Squeezy API, then, when status is active you can give access to customer to this element

  • @swarajpapadkar3392
    @swarajpapadkar3392 Рік тому +1

    Thank you so much!! This was really helpful. Can I use checkout overlay from lemon squeezy in my bubble app though? Would love to learn more about integrating bubble with lemon squeezy in various scenarios, for example: token usage etc. Great video, thanks again!

    • @planetnocode
      @planetnocode  Рік тому

      We've not tried the overlay. You would need to make sure that events in the overlay are passed effectively to Bubble.

  • @alii4334
    @alii4334 5 місяців тому

    Lemonsqueezy is powered by Stripe

    • @planetnocode
      @planetnocode  5 місяців тому

      Yes and there is a slightly premium but many people prefer Lemon Squeezy because of the simpler dashboard, email marketing and affiliate tools built in.

  • @dottypost
    @dottypost 7 місяців тому

    It's based on Stripe only, it's NOT a Stripe alternative tbh

  • @lemonsqueezycom
    @lemonsqueezycom 7 місяців тому

    Nice video and great breakdown! We appreciate the love! 🙏🍋

  • @Carol-uz8pr
    @Carol-uz8pr Рік тому

    Hello thank you so much for the video!!How would i go about doing a subscription acrive vs non active workflow? Would it be the same as in stripe?

    • @planetnocode
      @planetnocode  Рік тому +1

      The principle of using a Backend Workflow to receive webhook data is the same for Stripe and Lemon Squeezy.
      We would suggest checking the API documentation and finding the right webhook for determining if a subscription status changes.
      For example Lemon Squeezy has a webhook for subscription_created and subscription_expired
      docs.lemonsqueezy.com/help/webhooks

  • @dovhalpern
    @dovhalpern Рік тому

    Thanks brother 👍