Using Stripe Payment Intents with the Payment Element

Поделиться
HTML-код
  • Опубликовано: 5 окт 2024
  • 🔥 *COVALENCE COMMUNITY MEMBERSHIP* 🔥:
    covalence.io/m...
    In this video we'll use a Node.js project equipped with Express and TypeScript to go walk through using Stripe payment intents with their payment element and perform an end-to-end test purchase.
    GitHub Repo: github.com/cov...
    Express Template Repo: github.com/cov...
    Don't forget to like this video and subscribe to our channel - we're publishing more videos and walkthroughs every week. Comment below and let us know what you'd like to see next!
    Check us out at covalence.io
    Join the covalence community at covalence.io/m...
    Shop Covalence merch: covalence.merc...

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

  • @JohnSmith-hu3dz
    @JohnSmith-hu3dz 6 месяцев назад +1

    Guys note that you must not pass actual amount from frontend to backend, send id or something then fetch its data from your db source instead.This video is for example only

    • @covalence-io
      @covalence-io  6 месяцев назад

      Yes, this is great to point out, thanks! You never want people to be able to obtain your product for less than you're selling it. It should be done similarly to how you would authorize roles and/or permissions for users.

  • @covalence-io
    @covalence-io  Год назад +2

    If you liked this video, we've got a lot more where this came from! We teach people Full Stack Web Development with our premium courses and friendly developer community. You can access it all with our Community Membership. We'd love to have you join us: covalence.io/membership?ref=YTC

  • @jayantrohila
    @jayantrohila 8 месяцев назад +1

    can you create a tutorial for it with next.js 14 app dir ?

  • @AbelsColdSweat
    @AbelsColdSweat Год назад

    Thanks boss!

  • @careerbuilt3702
    @careerbuilt3702 7 месяцев назад

    How to hide cvv I mean how can we as dots

  • @goldybhardwaj8314
    @goldybhardwaj8314 8 месяцев назад

    please make tutorial on stripe connect account

  • @pzcosmetics
    @pzcosmetics 10 месяцев назад

    Can we pay you to setup our stripe account please!!!

  • @DennisCooper-q2o
    @DennisCooper-q2o 10 месяцев назад

    can you provide source code ?

    • @covalence-io
      @covalence-io  9 месяцев назад

      we provide the repo link in the description :)