Stripe with React and node crash course

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ก.พ. 2025

ความคิดเห็น • 238

  • @Wandering_BI
    @Wandering_BI 6 หลายเดือนก่อน +4

    4 years old video and it still gives a super useful introduction to how this works! Especially because it will help you to understand the official Stripe provided integration code with backend and frontend.
    I followed the steps, and everything is still valid (Only thing i had to modify was const { v4: uuid } = require("uuid"); in backend).
    Perfect balance between teaching what's going on and follow along coding. Also like that you point the learner to the npm package documentations. It helps a lot to read those even if its just a short peek!

  • @felixnkongho6440
    @felixnkongho6440 4 ปีที่แล้ว +5

    this is the most simplified reaction and stripe tutorial i have ever seen. the other teachers i have encountered make it so complex over nothing. thanks a lot hitesh

    • @PIYUSH-lz1zq
      @PIYUSH-lz1zq 4 ปีที่แล้ว

      Hey , can you tell me how to get success message in mail after payment ?

  • @usamab775
    @usamab775 4 ปีที่แล้ว +1

    Most complete and simple tutorial on Stripe Payment Gateway you can ever find covering each bit of things. Thank u so much, sir. You earned my respect.

    • @PIYUSH-lz1zq
      @PIYUSH-lz1zq 4 ปีที่แล้ว

      Hey , can you tell me how to get success message in gmail after payment ?

  • @franciszekuczak3569
    @franciszekuczak3569 4 ปีที่แล้ว +2

    Hey man just wanted to say that this video saved my life. Tried to get a grasp of backend development simultaneously making a project where some kind of credit card payment was necessary, yet really struggled in the process, this really helped to brighten everything up. Thank you very very much!

  • @AdityaVerma-fv5ne
    @AdityaVerma-fv5ne 4 ปีที่แล้ว +3

    After 3 useless tutorials on adding payment gateway in react node , this is the one valuable , thnx Hitesh sir

  • @Baiterade
    @Baiterade 3 ปีที่แล้ว +3

    Wonderful tutorial! Thorough without being over-complicated. You are very skilled as an educator!

  • @VishalMishra-qg6zn
    @VishalMishra-qg6zn 5 ปีที่แล้ว +15

    Wish we have more elite-class Crash Course like this from this channel. The best programming channel in TH-cam.
    Love this channel 😘

    • @yogendrasaxena2239
      @yogendrasaxena2239 5 ปีที่แล้ว

      not the best, but one of the best

    • @PIYUSH-lz1zq
      @PIYUSH-lz1zq 4 ปีที่แล้ว

      Hey , can you tell me how to get success message in gmail after payment ?

  • @abdirahmanburyar
    @abdirahmanburyar 5 ปีที่แล้ว +5

    thanks a lot mr Hitesh, this channel been my reference as building real apps with the modern technology

  • @Stingfury_here
    @Stingfury_here 10 หลายเดือนก่อน +3

    please make a updated video on this topic

  • @_juliettech
    @_juliettech 3 ปีที่แล้ว +3

    Very nicely done! Congrats. Easy to implement and clear right from the start. Your video helped me tons in implementing Stripe in a similar fashion.

  • @shivamverma-mt6kp
    @shivamverma-mt6kp 3 ปีที่แล้ว

    Thanks hitesh
    Watched many videos on integration of stripe with react and express
    but this only works and doesn't give any errors
    Thankyou
    Subscribed

  • @meganbyrne6546
    @meganbyrne6546 4 ปีที่แล้ว +2

    This video is really helpful and exactly what I needed to get started on this, thank you for the clear explanations and hard work put into this!

  • @chan90s
    @chan90s ปีที่แล้ว

    Ohh bahi.. This is the best video on React. I was struggling to find right video which explains end to end even if it means simple feature implementation. Tired of those videos that explain just loops, keywords, etc

  • @CheragAli69
    @CheragAli69 5 ปีที่แล้ว

    Good timing , I'm also included to you seen 4+ years, last completed react.js studying react native, Next node.js for backend. Today's Designed a react native app. I wanna say that it’s a serprize tutorial for me, thanks a lot sir 💖💖💖

  • @anubhavjain1997
    @anubhavjain1997 3 ปีที่แล้ว

    Cool, i have to integrate stripe in one of project, so i need to do a POC on stripe. Thanks a lot man for that such kind of cool video. This help me alot to understand stripe.

  • @BobbyBundlez
    @BobbyBundlez 4 ปีที่แล้ว +1

    how can you undersatnd all this from reading the documentation. great easy video but i really want to start reading the docs to these things better and i don't really see ANY results on the documentation that look ANYTHING like this code ...

  • @jujhaarsingh7889
    @jujhaarsingh7889 4 ปีที่แล้ว +12

    Bro, can you do a video on paytm integration with the MERN stack please...

  • @manpreetbedi2291
    @manpreetbedi2291 4 ปีที่แล้ว

    I just admire your way of doing sessions and speaking and guiding and what not. Much love and respect❤

    • @PIYUSH-lz1zq
      @PIYUSH-lz1zq 4 ปีที่แล้ว

      Hey , can you tell me how to get success message in gmail after payment ?

  • @ricksondmanix3760
    @ricksondmanix3760 5 ปีที่แล้ว +8

    Sir your videos are really helpful and content-rich. It would be great if you can make a video on RazorPay with ReactJS and NodeJS

    • @saurabh1745
      @saurabh1745 4 ปีที่แล้ว

      Please make video on implementation of razorpay in mern project.

  • @snghnishant
    @snghnishant 5 ปีที่แล้ว

    Finally something I wanted much at this time,i am already working on a restaurant website and only work left was to integrate payment gateway option. This will help me a lot. I thank you

  • @prithviraj2580
    @prithviraj2580 3 ปีที่แล้ว

    Yes sir ^ infinity 😇..... We love you every course sir, they have more quality than premium courses

  • @zohaibramzan7886
    @zohaibramzan7886 4 ปีที่แล้ว

    you can create the react app after creating the folder.. just go into that folder and give this command "create-react-app . " (with just a dot after it) and it will create all node_module and stuff on the current dir without creating a new dir.

  • @rahavareddy5510
    @rahavareddy5510 5 ปีที่แล้ว +1

    Best TH-cam channel,content is awesome
    Need more from you sir.....

    • @sumitkumar-tj8wq
      @sumitkumar-tj8wq 5 ปีที่แล้ว

      Why is it so that LCO is powered by php not by node or danjgo?

  • @markemerson98
    @markemerson98 3 ปีที่แล้ว

    great job. to add, are you are that the stripe customers api doesn't self check if the customer already exists, wether it does on not stripe creates another customer with he same email address..... this is more a burden if you use the stripe prebuilt checkout version.

  • @rohanshetty119
    @rohanshetty119 4 ปีที่แล้ว

    I think for developers in India, you need to use 'inr' for currency. If you choose to use 'usd' you will have to add few more details for the customer ( name and address). If you proceed with 'inr', you will be able to see a successful payment in your dashboard.

  • @adityamenon344
    @adityamenon344 4 ปีที่แล้ว

    47:00 Could you please explain why the payments are not reflecting in the stripe dashboard? Another one of my test projects are logged as v1/charges, while this project simply logs as v1/tokens

    • @tutunew2010
      @tutunew2010 4 ปีที่แล้ว

      Change currency from ''USD'' to '' INR''

  • @bhuwanadhikari6732
    @bhuwanadhikari6732 5 ปีที่แล้ว +5

    What's the color theme that you are using? I would love to use it too.

    • @hozas8553
      @hozas8553 4 ปีที่แล้ว

      RGB(59,40,0)

    • @TechwithLaughter
      @TechwithLaughter 4 ปีที่แล้ว

      Which theme

    • @PIYUSH-lz1zq
      @PIYUSH-lz1zq 4 ปีที่แล้ว

      @@TechwithLaughter Hey , can you tell me how to get success message in mail after payment ?

    • @PIYUSH-lz1zq
      @PIYUSH-lz1zq 4 ปีที่แล้ว

      @@hozas8553 Hey , can you tell me how to get success message in mail after payment ?

  • @Mysterious_debris_1111
    @Mysterious_debris_1111 4 ปีที่แล้ว +1

    why do we have to return the stripe.customers.create() promise from the "/payment" request handler function ?

  • @kaushalyadav7871
    @kaushalyadav7871 2 ปีที่แล้ว +1

    STRIPE API AUTHENTICATION ERROR
    I used to get a stripe API key authentication error => StripeInvalidRequestError: You cannot accept payments using this API as it is no longer supported in India. How can I solve this one?

  • @daniyaniazics
    @daniyaniazics 3 ปีที่แล้ว

    Your comment are highlighted and in written in a specific format
    Can you make a crash course how to comment , document nodejs app/routws and react app as well

  • @kunalkathe3198
    @kunalkathe3198 5 ปีที่แล้ว +3

    Any guesses about that Vs Code theme? I loved that :)

  • @satyakidesarkar6777
    @satyakidesarkar6777 5 ปีที่แล้ว

    Thank you so much ...I am really about this course because this payment gateway was really hard for me to get ...thak you sir...
    🙏🙏

  • @Vindicator76406
    @Vindicator76406 3 ปีที่แล้ว

    This was a lot of help. Thanks!

  • @dollartracker
    @dollartracker 2 ปีที่แล้ว

    Thanks. I implemented it. Working awesome-ly

  • @siddhartk2215
    @siddhartk2215 5 ปีที่แล้ว

    This is at the next level, awesome

  • @crazyshala4571
    @crazyshala4571 5 ปีที่แล้ว +1

    What theme are you use in VS code Hitesh sir

  • @ibrarramzanmalik7663
    @ibrarramzanmalik7663 4 ปีที่แล้ว

    Thank you Hitesh for this video! :)

  • @rahulbera454
    @rahulbera454 5 ปีที่แล้ว

    Exactly when i needed it 🤩 what a timing sirji 😅🙏🙏

    • @PIYUSH-lz1zq
      @PIYUSH-lz1zq 4 ปีที่แล้ว

      Hey , can you tell me how to get success message in gmail after payment ?

  • @vishalmishra1937
    @vishalmishra1937 4 ปีที่แล้ว

    at 21:53 for inr also we have to multiply by 100

  • @yogeshvishnole1264
    @yogeshvishnole1264 5 ปีที่แล้ว

    yes sir more payment gateway integrations and sir please also on integrating other important parts Thankyou sir The best youtube channel

  • @MrMarcoAlvarado
    @MrMarcoAlvarado 3 ปีที่แล้ว

    There is one thing I don't understand. We sperate the frontend and the backend so that we protect our data in the backend. How can we protect the data from the backend when we inject the frontend data vai req into our backend?

  • @outdated7742
    @outdated7742 4 ปีที่แล้ว

    Best video ever but question why the balance dont show the money i got like yours?Did you find out?

  • @aristotlecarrasquillo-ande1483
    @aristotlecarrasquillo-ande1483 4 ปีที่แล้ว

    This was great Hitesh! Do you have resources for Stripe Payout and NODE, if so, please lmk! Tysss for this.

  • @rajarshikesh859
    @rajarshikesh859 3 ปีที่แล้ว +1

    What vs code theme is he using? It's great.

    • @MOHITRANA-to7rf
      @MOHITRANA-to7rf 2 ปีที่แล้ว

      try theme - shades of purple
      with
      peacock extension - red colour

  • @mickey-thirty3
    @mickey-thirty3 4 ปีที่แล้ว +1

    This is a great tutorial on Stripe. It would be awesome if you did a node react tutorial on subscription payments too. 😁

  • @tzvetanmarinov5843
    @tzvetanmarinov5843 4 ปีที่แล้ว

    On the Front-End the "react-stripe-checkout" library is legacy and I get a Warning in the console "You’re using the legacy version of Stripe Checkout."

  • @aryanshmahato
    @aryanshmahato 5 ปีที่แล้ว +1

    Good choice sir, I really love this video... Hope you will make these type of project based courses..
    Paid or free.. no problem.. take my money 😀

  • @akshayjadhav8116
    @akshayjadhav8116 5 ปีที่แล้ว +1

    Just completed ReactJs and this comes thanks, sir

  • @mahit-m
    @mahit-m 3 ปีที่แล้ว

    The keys are not hidden on the front end, before React App builds, it injects the keys into the code.

  • @rishijain7171
    @rishijain7171 4 ปีที่แล้ว +1

    I would suggest watchers use "react-stripe-js" instead of "react stripe checkout" since the latter is not the official library and its latest version was published 3 years ago (so expect no support). React stripe js is the official library developed and maintained by stripe devs. Hitesh should have made us aware of the official react library for stripe instead of getting away with a cheaper library just because its syntax is easy.

    • @chetan9533
      @chetan9533 3 ปีที่แล้ว

      Maybe that's why I'm getting so many vulnerabilities here

  • @arvindshukla114
    @arvindshukla114 8 หลายเดือนก่อน

    Tell me information of office between the later off making in records for in js was noting

  • @stiphenrobert4469
    @stiphenrobert4469 3 ปีที่แล้ว

    Is it possible to integrate stripe net banking woth node ... you showed us only card integration

  • @AbhinavRanjan
    @AbhinavRanjan 4 ปีที่แล้ว

    Can you please make a video on kubernetes, just as you made one on docker. It was very easy to understand.

    • @PIYUSH-lz1zq
      @PIYUSH-lz1zq 4 ปีที่แล้ว

      Hey , can you tell me how to get success message in gmail after payment ?

  • @alexyambao6115
    @alexyambao6115 4 ปีที่แล้ว

    if anyone is trying to get the payment to show up in the stripe dashboard. Remove the shipping and address lines from index.js. That did it for me. I also changed the :
    // .then(result => res.status(200).json(result))
    to:
    .then(result => res.status(200).send({ success: result }))
    in the same file.

  • @RahulAhire
    @RahulAhire 5 ปีที่แล้ว

    Which theme are you using for vscode?

  • @shivanshmehrotra4923
    @shivanshmehrotra4923 4 ปีที่แล้ว

    Sir please also try to update to your existing react course . It is bit out dated.

  • @unknownman1
    @unknownman1 5 ปีที่แล้ว +1

    hello sir, what will you say about headless wordpress with react??

  • @SuccessRedefined_1
    @SuccessRedefined_1 4 ปีที่แล้ว +2

    Please make Payment Integration video on Node.js - ReactJS - PayTM/Razorpay.

  • @chetan9533
    @chetan9533 3 ปีที่แล้ว

    After installing "react-stripe-checkout" terminal is showing critical and high vulnerabilities in packages (even npm audit fix doesn't help). Is it really safe ?

  • @PoojaSharma0310
    @PoojaSharma0310 4 ปีที่แล้ว

    Hi Hitesh, thanks for this video. I have gone through the steps you have mentioned in it but getting 404 error. Response is being shown in console but status is undefined. I tried to check your file on your site but could not find them. Please provide exact path. I want to verify my code to know the gap. One question, how stripebackend is connected with stripefronend project? I set log in app.post in stripebackend but it is not appearing in log. Seems not hitting this method. Thanks.

  • @newpattern2208
    @newpattern2208 2 ปีที่แล้ว

    Sir your explanation is good but to secure your payments , you have to store product price not at a client client but on the server side

  • @biswajeetpadhi5713
    @biswajeetpadhi5713 4 ปีที่แล้ว

    Sir, Which theme you are using in vscode?

  • @aman.tyagi112
    @aman.tyagi112 5 ปีที่แล้ว

    Waiting For React Crash Course Sir thx for giving this vedio Love From Delhi Ncr Sir

    • @rajatsingh5714
      @rajatsingh5714 5 ปีที่แล้ว

      Reactjs crash course is already there.
      th-cam.com/video/nvHeB32ICDM/w-d-xo.html

  • @aishwaryasingh1591
    @aishwaryasingh1591 3 ปีที่แล้ว

    Can you guide similarly for airpay, please?

  • @shahadathimel8629
    @shahadathimel8629 5 ปีที่แล้ว

    which VSCODE theme you are using ???

  • @sentienceRemains
    @sentienceRemains 4 ปีที่แล้ว

    Is the express.json() thing the same as body parser?

  • @yogendrasaxena2239
    @yogendrasaxena2239 5 ปีที่แล้ว

    commenting here even before watching the video, Sir you are genius

  • @zakirhassan4911
    @zakirhassan4911 4 ปีที่แล้ว

    can you make a crash course on quickbooks?

  • @mohdsahil226
    @mohdsahil226 4 ปีที่แล้ว

    Please make some videos on payment gateway like GPay and Paytm. if possible please make on Reactjs. There is no video that is working correctly. all of them are outdated. even 2 months back. Paytm has updated their API. for me it is difficult to understand

  • @soumadip_banerjee
    @soumadip_banerjee 4 ปีที่แล้ว +1

    Hey Hitesh Sir! Lovely video once again! I would really appreciate if you make a crash course on DATA STRUCTURES! Plzzz. 💜

  • @vanshvarshney
    @vanshvarshney 4 ปีที่แล้ว

    Hey Hitesh, How to Get This VSC Theme its Dope.

  • @shalombloodman790
    @shalombloodman790 3 ปีที่แล้ว

    Can you push your application to heroku from a private github repository?

  • @emilioortega9487
    @emilioortega9487 4 ปีที่แล้ว

    Do I have to use always this third part services as "Stripe, Paypal, ...." ? Can I only have my own way of payment using Visa or Mastercard for not having to use Stripe or other for example?

    • @BobbyBundlez
      @BobbyBundlez 4 ปีที่แล้ว

      good luck! haha. would be quiiiiite a lot of work

  • @nileshhazra
    @nileshhazra 3 ปีที่แล้ว

    Thanks, really helpful. btw you need not to delete the stripefrontend folder...you could have have just cd into it and run "npx create-react-app ."

  • @chihabahmed5207
    @chihabahmed5207 4 ปีที่แล้ว

    How do you save card for later use?
    thanks

  • @sumitmehra5119
    @sumitmehra5119 3 ปีที่แล้ว

    How can we set that the price is to finalized by user.

  • @sayyamabbasi1839
    @sayyamabbasi1839 4 ปีที่แล้ว

    I am getting stripeauthentication error , I have pasted secrete key on backend and publish key on front end but still getting the error

  • @hendyboy
    @hendyboy 10 หลายเดือนก่อน

    Sir not bad but how to customer payment details show in react js 😢

  • @Connected_Chronicles
    @Connected_Chronicles 4 ปีที่แล้ว

    Can you please also make react firebase stripe integration. Thanks in advance

  • @shadabanwar2101
    @shadabanwar2101 5 ปีที่แล้ว +1

    we want more payment gateway video. thank you...

  • @ziamohe-uddin2178
    @ziamohe-uddin2178 3 ปีที่แล้ว

    Hi,
    I am not able to find the code files.

  • @musicloverz9016
    @musicloverz9016 4 ปีที่แล้ว

    can you make some video on GoCardless with Node and React

  • @ahmaat19
    @ahmaat19 4 ปีที่แล้ว

    Thanks, Hitesh 👍

  • @curiousjitesh
    @curiousjitesh ปีที่แล้ว

    This man is ❤❤❤

  • @80Vikram
    @80Vikram 5 ปีที่แล้ว

    Thanks a ton for your efforts, where are you located in India or USA ?

  • @MrCalacianu
    @MrCalacianu 4 ปีที่แล้ว

    I'm always getting Invalid API Key provided. The customer is created but the charge fails with this error. the keys are correct, that's why the payments are not displayed in strip dashbaord

    • @PIYUSH-lz1zq
      @PIYUSH-lz1zq 4 ปีที่แล้ว

      Hey , can you tell me how to get success message in mail after payment ?

  • @iliyasmohammed6192
    @iliyasmohammed6192 4 ปีที่แล้ว

    can make a video on RazorPay with ReactJS and NodeJS

  • @shanthib3701
    @shanthib3701 3 ปีที่แล้ว

    Hi Hitesh, I'm very happy to say that I have explored more things from your vedios. It's really awesome. Can you please make vedio for bluesnap payment gateway for Local bank transfer, credit card, debit card in NodeJs with express JS. I have searched a lot but still I can't get the exact idea about it. So can you please make vedio for bluesnap based payment gateway in NodeJs with ReactJS,Thank you.

  • @MenaseDebel
    @MenaseDebel 2 หลายเดือนก่อน

    can you make the chapa payment gateway??

  • @nagashishsv843
    @nagashishsv843 4 ปีที่แล้ว

    Why I can't see any option to create a new key

  • @trading6224
    @trading6224 5 ปีที่แล้ว

    Hello sir, I had an important question.
    Is that legal to make an app on self-help books like think and grow rich?
    I mean just copy the ebook into the app and put ads and make money.

  • @barman498
    @barman498 5 ปีที่แล้ว +24

    on Razorpay please 🙏🙏🙏

  • @harshpatel2319
    @harshpatel2319 2 ปีที่แล้ว

    How to implement for 3D secure card?

  • @dwaipayanray6643
    @dwaipayanray6643 4 ปีที่แล้ว

    I need a help and advice. The Stripe plugin by Woocommerce do not accept International Payments for Indian merchants. Payment Intent failure is coming. I contacted Stripe and they adviced to add some coding lines for Indian export.
    1. Is it possible to edit php file of stripe plugin made by woocommerce and run it successfully and accept international payments?
    2. I do not know coding. Then how to do that. Both woocommerce and stripe told me that they will not do any coding help for me.
    3. I cannot accept payment through Wpform and Stripe integration as I sell ebooks through woocommerce which will only be availabe to download after payments, automatically.
    4. Though I use Paypal but many countries do not have PayPal and some do not have PayPal account also.
    5. Stripe is the best option.
    Believe me it is a serious problem for Indian merchants who want to accept International Payments.
    And the interesting part is even the Stripe support do not have proper idea about the problem I am talking about.
    I will be obliged of anyone help or give me proper advice for Stripe.
    Regards

  • @rohankhullar2380
    @rohankhullar2380 2 ปีที่แล้ว

    Does somebody have a different link to download this project as the link mentioned above in the description is not working?

  • @crazyshala4571
    @crazyshala4571 5 ปีที่แล้ว +1

    Please do google and facebook authentication with react with outh

  • @vijayakumarj8453
    @vijayakumarj8453 4 ปีที่แล้ว

    Where can i find the source code of this project to have a try?

  • @krutipatel2625
    @krutipatel2625 4 ปีที่แล้ว

    Thank youy so much, it helped alot

  • @roopachowdary4662
    @roopachowdary4662 4 ปีที่แล้ว

    Sir pls do video on Neptune community (PL9)

  • @vaibhavmavani1071
    @vaibhavmavani1071 4 ปีที่แล้ว +1

    Where is the GitHub Repository