Using Stripe Payment Intents with the Payment Element

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ส.ค. 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

  • @covalence-io
    @covalence-io  11 หลายเดือนก่อน +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

  • @JohnSmith-hu3dz
    @JohnSmith-hu3dz 5 หลายเดือนก่อน +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  5 หลายเดือนก่อน

      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.

  • @jayantrohila
    @jayantrohila 6 หลายเดือนก่อน +1

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

  • @AbelsColdSweat
    @AbelsColdSweat 11 หลายเดือนก่อน

    Thanks boss!

  • @careerbuilt3702
    @careerbuilt3702 5 หลายเดือนก่อน

    How to hide cvv I mean how can we as dots

  • @goldybhardwaj8314
    @goldybhardwaj8314 6 หลายเดือนก่อน

    please make tutorial on stripe connect account

  • @pzcosmetics
    @pzcosmetics 9 หลายเดือนก่อน

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

  • @user-zy3wf1ez2g
    @user-zy3wf1ez2g 8 หลายเดือนก่อน

    can you provide source code ?

    • @covalence-io
      @covalence-io  8 หลายเดือนก่อน

      we provide the repo link in the description :)