How To Accept Payments With Stripe

  Рет қаралды 283,226

Web Dev Simplified

Web Dev Simplified

Күн бұрын

Пікірлер: 292
@anubiseyeproductions2921
@anubiseyeproductions2921 Жыл бұрын
17:38 - “Otherwise people can have access to your Stripe account and start charging things, which is very very bad.” Just had to smile at how dead pan Kyle delivers this warning. Such a good guy with great energy.
@rollingarchives
@rollingarchives 2 жыл бұрын
I learned more from this video than I did from a six-part 4 hour course on the same subject. Thanks for everything you do 💙
@kiddhkane
@kiddhkane Жыл бұрын
It must've been a really shitty course then.
@KenKoyVlogs
@KenKoyVlogs 3 жыл бұрын
This is the very reason why I subscribed to this guy. VERY DETAILED AND DIRECT TO THE POINT.
@kiddhkane
@kiddhkane Жыл бұрын
Have you ever heard of Traversy Media? So much better.
@king_james_official
@king_james_official 5 ай бұрын
that's not very detailed lol literally called web dev simplified
@frankhuurman3955
@frankhuurman3955 3 жыл бұрын
I was literally just trying to figure this out the past few days! epic
@frankhuurman3955
@frankhuurman3955 3 жыл бұрын
ah I was looking to get subscriptions working though :) I'll have to keep digging
@yuvrajagarkar8942
@yuvrajagarkar8942 3 жыл бұрын
The video was just made for you
@wrighttechnologyinc.1544
@wrighttechnologyinc.1544 2 жыл бұрын
What are you making?
@SLRModShop
@SLRModShop 2 жыл бұрын
how do you get back the customer id? Everything is working on my end, I just can't get the customer id. I'm using a VPS to host my site and backend, which makes things a nightmare so, I'm trying to avoid using webhooks if I can...
@spreadItWide
@spreadItWide 2 жыл бұрын
Just a heads up: If anyone is planning on selling anything with a popular brand, Stripe requires written permission from that brand for you to do so, or a receipt from a "brick & mortar" business. Lol I learned that the hard way.
@danitoscanobecerra
@danitoscanobecerra 2 жыл бұрын
Congrats man. A very clear, quick, detailed, straightforward explanation. 100% recommend
@PrinceRk_
@PrinceRk_ 2 жыл бұрын
i'm just wondering how much time you take to prepare such a CLEAR and PRECISE video like this one ? you are awesome. and all your video are so well done. wow
@romank6713
@romank6713 2 жыл бұрын
I just spent 3 hours changing bits and pieces of this code to make it work in my eCommerce project, and all I can say it was worth it. Thank you for being so specific and helpful. A+
@devoidgaming2870
@devoidgaming2870 Жыл бұрын
how did you get you api key? did you saved it to your env folder?
@alexperrakis
@alexperrakis 7 ай бұрын
I wish I could like this a million times! Still wouldn't be enough! Thank you so much for this information, literally GOLD!
@elyasdemeke23
@elyasdemeke23 Жыл бұрын
Best Stripe integration tutorial on KZbin.
@souhardabiswas970
@souhardabiswas970 3 жыл бұрын
Last night a Full Stack Developer saved my life 🔥. I exactly wanted this for my internship . Thanks Kyle . You helped me a lot.
@adeelirshad228
@adeelirshad228 Жыл бұрын
Simply brilliant and amazing. Don't even have a single tutorial on KZbin which can explain like this.
@ronnexwataya1204
@ronnexwataya1204 2 жыл бұрын
Give me my certificate now...watching this is attending to a whole course man, great thanks
@anhxel
@anhxel 3 жыл бұрын
Finally the updated tutorial I have been waiting for 2 years 😭😭😭😭😭
@VimalKanth-rw9si
@VimalKanth-rw9si 5 ай бұрын
Bro you are the greatest of all time ....spent entire day to get this video😂 anyways thank you
@KochharAmandeep
@KochharAmandeep 3 жыл бұрын
A video on Subscriptions would be Great Kyle. Please do this if you can using React and node.
@officialabdulrehman
@officialabdulrehman 3 жыл бұрын
I second that!!!
@vinaymuley
@vinaymuley 3 жыл бұрын
+1
@vaidik_krishna
@vaidik_krishna 3 жыл бұрын
+1
@vinaymuley
@vinaymuley 3 жыл бұрын
By the way, you can also go through this video by stripe... kzbin.info/www/bejne/fYDTXoOqbZd1m9U
@alseynidiop8650
@alseynidiop8650 2 жыл бұрын
+1
@Tommy-jn9ps
@Tommy-jn9ps 3 жыл бұрын
5:05 I'm pretty sure Kyle did this on purpose to let the viewers fix it themselves and actually learn, and this is why he's an amazing teacher.
@WebDevSimplified
@WebDevSimplified 3 жыл бұрын
I wish that was the case. Any mistakes I make are real actual mistakes.
@Tommy-jn9ps
@Tommy-jn9ps 3 жыл бұрын
@@WebDevSimplified It really looked like it. Most tech youtubers have the code on their second screen thus they dont make mistakes so I thought that this was that case
@edgarasben
@edgarasben 3 жыл бұрын
Very helpful as I am trying to implement subscriptions now, thanks Kyle! Would be awesome to see a video on subscriptions in the future too! Thanks!
@everything_Ola
@everything_Ola 4 ай бұрын
The key ingredient that saved my life in this video was the information that we have to convert the unit amount to "cents" in the Stripe Create Session. I have been trying this for days and I was getting an "amount too small", "The Checkout Session's total amount due must add up to at least $0.50 usd" kind of error and was wondering why Thank you
@nikhilpokharel3682
@nikhilpokharel3682 3 жыл бұрын
I understand why you used HTML instead of react for this project this makes things really simplified
@chovbee
@chovbee 3 жыл бұрын
The timing of your videos are so perfect!
@webmaster246
@webmaster246 Жыл бұрын
Pictures the whole idea just as expected, thanks man! 🎉
@2012rnr
@2012rnr Жыл бұрын
So simple yet profound explanation..Thank you
@wkn3445
@wkn3445 2 жыл бұрын
Thank you. A lot of programming during these 23 minutes.
@sophiali-CBR-AU
@sophiali-CBR-AU 2 жыл бұрын
This is really amazing! Each time when I would like to learn something new, if Web Dev Simplified has a video, I will definitely watch it first as the content of the video is straight forward to the point and the code can work well! Thanks for your amazing content!
@SMeasycode
@SMeasycode Жыл бұрын
the best video on strip on KZbin
@unhandledexception1948
@unhandledexception1948 5 ай бұрын
great video.... amazed with the pace of your coding, I almost need to slow u down
@rishav6134
@rishav6134 Жыл бұрын
You are a great teacher. Thank you.
@scottl.696
@scottl.696 2 жыл бұрын
This guy is motivating! +1 to your sales for the class mentioned in the beginning.
@alessandrorotondo1906
@alessandrorotondo1906 2 жыл бұрын
You're the best coding youtuber, gg for you bro!
@JamesQQuick
@JamesQQuick 2 жыл бұрын
Top notch as always!
@moek0850
@moek0850 3 жыл бұрын
Hello Kyle, I recently started watching your videos and great work, don't stop. I would like to ask you to do more videos about stripe payment gateway. Thank you.
@ninjamer2233
@ninjamer2233 2 жыл бұрын
Very easy to understand, the process is pretty simple, shout out to this guy !
@devindias9515
@devindias9515 5 ай бұрын
Great video. your execution was flawless
@jakef1416
@jakef1416 2 жыл бұрын
Smooth as butter tutorial.
@ogkun12
@ogkun12 2 жыл бұрын
Yooo! This is dope! You man! Big thank you for your effort and for sharing the knowledge
@Marcosmapf
@Marcosmapf 3 жыл бұрын
I recommend adding links to tool documentations in the next video, such as stripe's documentation, CORS, express and such
@sahaneakanayaka3394
@sahaneakanayaka3394 2 жыл бұрын
Man what a tutorial this is.. thanks a lot ❤❤
@eduardoPicazzo
@eduardoPicazzo Жыл бұрын
Dude if you ever do a php course I'll also buy it!. Amazing. Thanks a ton
@LIGeorgij7
@LIGeorgij7 3 жыл бұрын
Kyle is the encyclopedia of web development
@mparop9831
@mparop9831 4 ай бұрын
Just clear and concise ❤
@dylanganzamudenge5707
@dylanganzamudenge5707 2 ай бұрын
Can you help me?
@earthlygamer7142
@earthlygamer7142 Жыл бұрын
Thanks a lot sir I learned many things from you plz keep us updated from all web features it's a humble request Thank You
@ramendrasoni3368
@ramendrasoni3368 2 жыл бұрын
Really It was easy...Supercool Stuff...Thank you...🌹🌹🌹🌹
@sinnvollerkommentar263
@sinnvollerkommentar263 3 жыл бұрын
I think there is a part missing about how to deliver to the buyer. I imagine that the success_url maybe contacts an api. Don’t know if stripe protects this or if the api url could be extracted from the stripe front end
@ChristopherPhillipsDev
@ChristopherPhillipsDev 2 жыл бұрын
I wish this part was included too! Quite a big oversight not to include something like that in this tutorial. I see that the products api of stripe offers a URL key:value pair but I'm not sure if that info is protected. I think it might be because you need an API key to access that kind of data but I'm quite new to this and not 100% positive. Maybe someone with more knowledge can confirm?
@ShufflePetro
@ShufflePetro 2 жыл бұрын
He's assuming that you have some logic of your own to implement on success on the back end. That part is up to you
@pavankumard5276
@pavankumard5276 Жыл бұрын
Really good tutorial!!! Must watch
@MdNaimurRahmanHera
@MdNaimurRahmanHera 11 ай бұрын
This video was awesome man.
@mdtausifiqbal
@mdtausifiqbal Жыл бұрын
Always simplified tutorial, thanks.
@Mazadri
@Mazadri 2 жыл бұрын
Thank you so nuch for your work on these videos, you rock man 💪
@ashishkumari-yg4gn
@ashishkumari-yg4gn Жыл бұрын
Thank you so much. The explanation was very nice
@bahaagirga1985
@bahaagirga1985 3 жыл бұрын
A great tutorial about payment method .. It helps me a lot
@shsh01212
@shsh01212 2 жыл бұрын
Really covering everything that needs to, much thanks
@maxivy
@maxivy 3 жыл бұрын
Traversy Media brought me here. Just subbed!
@fresk9139
@fresk9139 2 жыл бұрын
Thank you very much! It was really helpful!
@dhyan7156
@dhyan7156 7 ай бұрын
thanks bro u saved a lot of my time
@jasonappiatu9712
@jasonappiatu9712 2 жыл бұрын
Thank you very much. Amazing tutorial🔥🔥🔥🔥
@OzShurki
@OzShurki 2 жыл бұрын
Thanks alot again Kyle! amzaing video. Can you please consider make a video using React, stripe and Node?
@yuno2857
@yuno2857 2 жыл бұрын
Thank you so much the time I spent here waas so valuable
@helloworld7404
@helloworld7404 3 жыл бұрын
Nice vid man I just needed that !!!
@patrickojeh
@patrickojeh Жыл бұрын
This guy is gold
@brandonz404
@brandonz404 3 жыл бұрын
Thank you for the updated tutorial ❤
@nagrajankola1323
@nagrajankola1323 3 жыл бұрын
I am working on the sameeee currently!! Thanks
@mookiiie7889
@mookiiie7889 2 жыл бұрын
Thank you so much !! Your videos are amazing for their clarity :-)
@alimirhashimli2727
@alimirhashimli2727 2 жыл бұрын
It would be much better if you did this with the e-commerce which you showed in the beginning. Thank you very much for the video though.
@ChrisAthanas
@ChrisAthanas 3 жыл бұрын
Very clear and succinct as usual
@allesterjones9380
@allesterjones9380 3 жыл бұрын
Thanks Kyle for the awesome video, kindly consider creating one for handling payments with flutterwave as well
@datistpham1317
@datistpham1317 2 жыл бұрын
detail and useful , admire u
@NorteXGame
@NorteXGame 3 жыл бұрын
I'm so glad you made this! What about integrating PayPal too in the future?
@nymrinae
@nymrinae 3 жыл бұрын
PayPal is even easier they have a whole SDK and 1 click checkout button
@AchwaqKhalid
@AchwaqKhalid 3 жыл бұрын
#FuckPayPal
@elendil4543
@elendil4543 2 жыл бұрын
Their commission is crazy
@VitaminDe3
@VitaminDe3 3 жыл бұрын
Wow thank you. Exactly the right video now, while i was frustrating fighting with stripe 😂🤗 Do you have a video with PayPal node checkout V2 ? It's so frustrating to Unterstand the new PayPal API with checkout and payout
@siasquad7360
@siasquad7360 3 жыл бұрын
You are the best sir love from India Mission passed subscriber +❤️🔥🔥
@transcendcapitalism
@transcendcapitalism 2 жыл бұрын
Would you mind doing a video re: setting up Stripe Customer Portal specifically?
@joogietv8063
@joogietv8063 9 ай бұрын
nice tutorial, by the way is your electric guitar brand Jackson?
@ameenschools
@ameenschools 2 жыл бұрын
thanks for the video.. very informative and detailed... Before that video I had to watch a lot of one to figure out how to make a tripe payment...I have even made a video about it to make things more simplified for beginners on my channel
@nithigd1014
@nithigd1014 3 жыл бұрын
Thank you so much sir, i learnt so much from you.
@IshanKesharwani
@IshanKesharwani 3 жыл бұрын
Gotta try this. Always wanted to know how to integrate payment gateway
@funnysphere4669
@funnysphere4669 Жыл бұрын
You are the best, Thanks a lot
@mekansahatvaliyev724
@mekansahatvaliyev724 Жыл бұрын
your videos are great
@nicholassmith6412
@nicholassmith6412 Жыл бұрын
Great video, thanks. Where should you store the stripe API keys if you can’t commit and push to git?
@MicahFishel
@MicahFishel 2 жыл бұрын
Could we get a tutorial on the homepage/template store at the beginning? That looks fire.
@transcendcapitalism
@transcendcapitalism 2 жыл бұрын
Super helpful. I appreciate you!
@canaldoues
@canaldoues 3 жыл бұрын
I love this channel, thank you very much for spending your time to produce such amazing contents!
@TheLoGgIDK
@TheLoGgIDK 3 жыл бұрын
I have to copy this project ^^. Everybody wants to buy Yellow
@xuanbachnguyen4119
@xuanbachnguyen4119 Жыл бұрын
Nice vid my guy
@LtkLucky
@LtkLucky 2 жыл бұрын
Hi Kyle. How do I connect the quantity, and cart total to stripe? I'm having a hard type doing that. Thank you
@stem_school
@stem_school 3 жыл бұрын
Hi, I followed exactly you presented and got: Uncaught ReferenceError: require is not defined: while I'm just running localhost:3000 there's nothing on the google can solve this ... any idea? besides change to import. Thank you.
@StellarWeb008
@StellarWeb008 3 жыл бұрын
It was a piece of cake. Before I had to use the Paytm API for payment for which I had to write more than 700 lines of code! But still I failed to make payments in that way. It is really very easy to make payments with stripe
@BobbyBundlez
@BobbyBundlez 3 жыл бұрын
2.7% fee + .30cents with stripe tho. just remember that! it adds up lol
@mehdi5455
@mehdi5455 3 жыл бұрын
Very well done, thank you!
@medAmineRg
@medAmineRg 2 жыл бұрын
thanks man thats really helpfyl
@saladin_advanced
@saladin_advanced Жыл бұрын
i love your videos :) !
@MuliarAndrew
@MuliarAndrew 2 жыл бұрын
Very clean thank you
@bokofi
@bokofi 3 жыл бұрын
Can we tweak the code to accept customer input? I've been trying to figure it out.
@mesfinmulgeta6060
@mesfinmulgeta6060 6 ай бұрын
You wonderful Guy.
@tedthetutor4587
@tedthetutor4587 2 жыл бұрын
Great video. My question now is how does one handle the various taxes that need to be withheld from 50 states, 10 provinces & 3 territories in Canada, plus VAT in Australia, and other schemes in the EU? Can STRIPE handle this for us? Or is there some other required option for an existing non-CMS website?
@alanye7542
@alanye7542 2 жыл бұрын
Thank you so much man!!!
@benevolent9130
@benevolent9130 3 жыл бұрын
when I try to do the Hi console log test, it keeps giving me POST 404 Not found amd 500 Errors, i have tried everything idk whats wrong im hopeless
@timurino3523
@timurino3523 Жыл бұрын
i have to ask, but the card that you showcased, does this card not provide a huge security risk, since it sends back a positive response, like won't I be able to get anything for free, if a store is using this?
@izakdavis
@izakdavis 3 жыл бұрын
Exactly what I was looking for. But there’s a issue that I cannot figure out how to solve. I’m almost finishing a project, only need to implement the payment gateway. The stripe will be perfect. But I need to make a change on DB only if the payment is successful. I’ve tried this method like on video, but don’t worked to my needs. This method seems to be an promise, but return “then()” independent of the payment being successful or not. I just passed all the day looking in stripe api docs for a solution but nothing until moment. Can you make a video showing how to handle this with a promise method or give me some idea how to do this please. And sorry for my English I’m not a native speaker 😅
@shannoncole6425
@shannoncole6425 2 жыл бұрын
Great video! Would you be able to do one that shows setting up subscriptions with node and stripe? Thanks
@HimasRafeek
@HimasRafeek Жыл бұрын
Could you please make a tutorial on using wordpress as headless and create a subscription with stripe with react js, so user can buy Tokens in order to use some features on site? Thank you
@ccusonline
@ccusonline 2 жыл бұрын
Hi Web Dev Simplified, any chance you build a tutorial on creation of Connected Account with Stripe?
@TempUser-oy6de
@TempUser-oy6de Жыл бұрын
Very helpful video, but i have a question how to handle individual payment? I mean if there are multiple service provider in the application and user only send the payement to that person from he/she get the service?
How To Accept Payments With PayPal
24:35
Web Dev Simplified
Рет қаралды 129 М.
Make Money from your API Tutorial
13:10
Fireship
Рет қаралды 882 М.
Yay😃 Let's make a Cute Handbag for me 👜 #diycrafts #shorts
00:33
LearnToon - Learn & Play
Рет қаралды 117 МЛН
If people acted like cats 🙀😹 LeoNata family #shorts
00:22
LeoNata Family
Рет қаралды 21 МЛН
Accept a payment with the PaymentElement using Node.js
24:16
Stripe Developers
Рет қаралды 16 М.
Top G Andrew Tate penetrated by LGBT hackers
4:11
Fireship
Рет қаралды 887 М.
Build better payment forms using new “embedded” Stripe Checkout
6:04
React Stripe.js and the Payment Element
15:18
Stripe Developers
Рет қаралды 86 М.
How to integrate Stripe Payment in React and Node.js (Step by Step)!
11:38
How To Build Feature Flags Like A Senior Dev In 20 Minutes
20:33
Web Dev Simplified
Рет қаралды 96 М.
Learn Express JS In 35 Minutes
36:03
Web Dev Simplified
Рет қаралды 850 М.
Stripe with React and node crash course
49:05
Hitesh Choudhary
Рет қаралды 100 М.
Yay😃 Let's make a Cute Handbag for me 👜 #diycrafts #shorts
00:33
LearnToon - Learn & Play
Рет қаралды 117 МЛН