Accepting Payments using LemonSqueezy - Integrating LemonSqueezy into Next.js Tutorial

Hello guys! In this video, we will look at LemonSqueezy. LemonSqueezy is a payments processing platform built specifically for software-related sales; for example e-book, editing assets, SaaS subscriptions, etc. LemonSqueezy makes tax compliance easier so that you can focus on building your product instead of focusing on compliance headaches. In this video, you will learn how to accept payments using LemonSqueezy using Next.js (or any other React framework).
If you liked the content and found it useful, make sure you support me by clicking the subscribe button and sharing this video with friends in need. 🤝
Links
LemonSqueezy API reference - docs.lemonsqueezy.com/api
Guide on using ngrok (not by me) - www.sitepoint.com/use-ngrok-t...
GitHub repository - github.com/atharva-youtube/le...
Timestamps
0:00 - Introduction
0:48 - Setting up the LemonSqueezy store
5:23 - Creating a Next.js application and installing packages
6:47 - Accepting payment using LemonSqueezy API
27:09 - Configuring webhook
35:27 - Conclusion
Any suggestions? Leave in the comments below!
My links
E-mail - hey@atharva.codes
Blog - blog.atharva.codes
Latest Links - links.atharva.codes
Twitter - / athudeosthale
LinkedIn - / atharvadeosthale
#programming #programmer #javascript #nodejs #npm #reactjs #react #nextjs #payments #lemonsqueezy #stripe #subscriptions #saas

Пікірлер: 30

  • @0ni_x4
    @0ni_x410 күн бұрын

    THEY ONLY TUTORIAL I COULD FIND, that works!

  • @joelcool1027
    @joelcool10274 ай бұрын

    Great tutorial. Straight to the point

  • @DennisIvy
    @DennisIvy4 ай бұрын

    Watching this video while reading the docs, thanks for this :)

  • @AtharvaDeosthale

    @AtharvaDeosthale

    4 ай бұрын

    Hope the video helped :)

  • @graemesingh
    @graemesingh4 ай бұрын

    amazing, followed it through and using it with supabase, you made it really simple thanks!

  • @pranayraj8945
    @pranayraj89452 ай бұрын

    Wow!! It was a nice explanative video. You made it very simple to understand.

  • @tmanley1985
    @tmanley19855 ай бұрын

    Very straightforward video. Well done!

  • @AtharvaDeosthale

    @AtharvaDeosthale

    4 ай бұрын

    Thanks

  • @JakubJacobSobotka
    @JakubJacobSobotka4 ай бұрын

    Thanks mate it really helped.

  • @adeyemiadetomiwa6231
    @adeyemiadetomiwa62315 ай бұрын

    Thank you for this

  • @preetjariwala9300
    @preetjariwala93003 ай бұрын

    thank you. please make more videos on this lemon squeezy

  • @reikoleci4689
    @reikoleci4689Ай бұрын

    awesome tutorial man

  • @abdullahalsulami8440
    @abdullahalsulami844027 күн бұрын

    Thank you, Is the webhook send to me my custom data for each user each month (how I can Know this user renew his subscription )?

  • @peterprem77
    @peterprem775 ай бұрын

    Hey Atharva, do you know how to make a redirect to a custom thank you page with LemonSqueezy please?

  • @lev1ato
    @lev1ato3 ай бұрын

    is it possible to use it for creating a cred system? Like users can buy credits that they spend?

  • @akiozfn6694
    @akiozfn6694Ай бұрын

    Could you make a overlay checkout tutorial

  • @satviksingh3184
    @satviksingh3184Ай бұрын

    Does it work without gst number?

  • @tanu6011
    @tanu60115 ай бұрын

    Thanks for the video, it is quite informative. Any sources for what documents are required for selling sass as an indian citizen?

  • @klkiessertggksmsmsjfldd
    @klkiessertggksmsmsjfldd3 ай бұрын

    any guide to make a frontend for this? thankz

  • @emmanuel-ayxdele
    @emmanuel-ayxdele27 күн бұрын

    awesome

  • @sjfieksnd
    @sjfieksnd3 ай бұрын

    Yes pnpm!

  • @user-zr5pg5vy6t
    @user-zr5pg5vy6t5 ай бұрын

    Thanks bro , waiting for tutorial how we can create website and sell on our own website with single, subscription and lifetime plan with provide key for product please.

  • @maskman4821

    @maskman4821

    5 ай бұрын

    Yeah,looking forward to this part ❤

  • @AtharvaDeosthale

    @AtharvaDeosthale

    5 ай бұрын

    Thanks for the idea! Added it to my list. I think that I’ll integrate this into a bigger project rather than just creating a specific tutorial for this

  • @PJlikePajamas
    @PJlikePajamas4 ай бұрын

    yeah, but strip is like 3% with $0.32 transaction fees. Lemon squeezy is 5% with $0.50 transaction fee.

  • @proharbiswas3056

    @proharbiswas3056

    2 ай бұрын

    it also handles your taxes

  • @maskman4821
    @maskman48215 ай бұрын

    The api seems complicated, so many things need to be taken care of 😅

  • @AtharvaDeosthale

    @AtharvaDeosthale

    5 ай бұрын

    Agreed, hopefully they have a react sdk OR, maybe I can make a video to hook-ify the API (?)

  • @SiebeBaree

    @SiebeBaree

    5 ай бұрын

    @@AtharvaDeosthale they already have an SDK for JS/TS and they have a Next.js GitHub Repository with their SDK.

  • @CriptoLeaks
    @CriptoLeaks3 ай бұрын

    Hello bro, why you use axios on nextjs?? Nextjs include this features