Lemon Squeezy makes adding payments so easy!

Поделиться
HTML-код
  • Опубликовано: 27 июл 2024
  • Setup an online store with ‪@lemonsqueezycom‬ and learn how use it's REST API to connect to it.
    Source code & product images: github.com/divanov11/LemonSqu...
    Instructor: / dennisivy11 / / dennis-ivanov
    💬 Follow Appwrite on social media & join our Discord community.
    • Twitter: / appwrite
    • Discord: appwrite.io/discord
    • LinkedIn: / appwrite
    Timestamps:
    00:00 - Intro
    1:12 - Setup Store
    2:58 - Using API
    4:02 - Setup App
    4:41 - API Config
    8:00 - Making first request
    9:00 - Rendering Products
    14:43 - Testing checkout
    16:16 - Syncing app with Webhooks
  • НаукаНаука

Комментарии • 21

  • @FlorinPop
    @FlorinPop 3 месяца назад +3

    Dennis the goat of appwrite!

    • @Appwrite
      @Appwrite  3 месяца назад

      I'm only trying to keep up with the rest of our amazing team ;) - Dennis Ivy

  • @TahaCrafter
    @TahaCrafter 11 часов назад

    Hi Dennis, have you created the rest of the videos in this series? I looked around in your channel, but it wasn't clear if there are related videos to this one.
    Would you consider creating a playlist for that?
    Thanks for the valuable content!

  • @_astroprogramming
    @_astroprogramming 3 месяца назад +1

    dennis seriously you're the best.

    • @Appwrite
      @Appwrite  3 месяца назад +1

      Really appreciate the support 🙏🙏 - Dennis Ivy

  • @hassanqureshi1446
    @hassanqureshi1446 3 месяца назад +1

    Thanks for showing these books, by the way i love system design interview by Alex Xu

    • @Appwrite
      @Appwrite  3 месяца назад

      It's a great book for sure! - Dennis Ivy

  • @econobvious4114
    @econobvious4114 18 дней назад

    Thanks for this clear tutorial! I guess there is a way to send to LS our userID so when we receive the webhook we know which user bought our product? :)

    • @ignaciod.5287
      @ignaciod.5287 13 дней назад

      Yes. When you create the checkout url using LS api, you can pass any custom parameters you want in the `custom` property within the `checkout_data` object.
      These properties will be available in the body of webhook events as well if you need to do some stuff like linking a user with subscriptions in the database.
      This topic is explained in the LS docs in the Checkouts -> Create a checkout section.

  • @amerrashed6287
    @amerrashed6287 Месяц назад

    awesome.. this can be done on client side only, I mean can be used in nextjs?!

  • @alihamasghurki122
    @alihamasghurki122 3 месяца назад

    Please make a video on how to make to store user's data in database, for example, if i made a twitter using appwrite database and auth, all tweets are shown in the feed, but in the profile section of my twitter, how to show the tweets that are tweeted by logined person

    • @Appwrite
      @Appwrite  3 месяца назад

      Good topic for a future video, appreciate the recommendation :) There may already be some videos on YT that do this with Appwrite so try looking for some of this since I'm not sure how soon I can get to this - Dennis Ivy

    • @FULTONOFFICIALKFV
      @FULTONOFFICIALKFV Месяц назад

      Fetch the data and filter data by user Id, eg: get data where the userId = logged in userId

  • @jonasbeltoft
    @jonasbeltoft 3 месяца назад

    Great quality video, but please get the tripod off the desk. I literally got motion sickness watching the first bit.

    • @Appwrite
      @Appwrite  3 месяца назад

      Thanks you 🙏
      The tripod is behind the desk, it’s just the laptop moving when I move my hands arround. I’ll see if I can stabilise the desk a little si it moves less next time 😁- Dennis Ivy

  • @innovafrique
    @innovafrique 6 дней назад

    how can i do that in swiftUi and android? thank you alot

    • @Appwrite
      @Appwrite  День назад

      We'll need to work on a new tutorial for this :) Noted!

  • @AbdulAziz-pm6lk
    @AbdulAziz-pm6lk 3 месяца назад

    Too fast to understand
    Please try to be slow and sequential

    • @Appwrite
      @Appwrite  3 месяца назад

      What part was part did you have difficulty understanding? - Dennis Ivy

    • @AbdulAziz-pm6lk
      @AbdulAziz-pm6lk 3 месяца назад

      Hi there. Thanks alot for considering my request. Didn't expect.
      Content you are trying to teach is amazing and I am determined to grasp appwrite. If you could just be a bit slow in explaining, people like me from pakistan will be able to have a very good grip on appwrite.
      Thanks alot again

    • @Appwrite
      @Appwrite  3 месяца назад

      @@AbdulAziz-pm6lk No problem, understood. Appreciate the clarification :) - Dennis Ivy