Damn you are such a goat, I stopped the video when you started talking about LCLhost and went and started reserching why not use NGROK because that's what I was familiar with. The moment I come back to the video and continue playing it I see you talk about NGROK vs LCLhost. Thanks a lot for another great tutorial I was kinda weirded out by the new Elements components since I come from the days when everything was handled on the stripe side, seems like they created an amazing component so now I can make fully customized checkout pages easily.
Marvelous tutorial! Followed along and my app worked perfectly on the first try. Thank you for doing this and with such attention to detail! Subscribed.
A follow up on how to enter stripe data into a data base, pay out tenant users of the app isolate money to user accounts and things of that nature would be great. basically covering deeper in how to use this beyond just grabbing money for sale of something and getting it to you from your strip account.
Sonny you are awesome teacher. You made it so simple, I'm using this tutorial to integrate stripe in real world project now. Thanks a ton. Keep up the high quality work.
Great tutorial. But i have an issue using the subscription mode . That's my error message : The provided setup_future_usage (on_session) does not match the expected setup_future_usage (off_session). Try confirming with a Payment Intent that is configured to use the same parameters as Stripe Elements. How can i solve it ?
To Enable Apple pay we have to register the domain on stripe dashboard. But when I give the url created by anchor, stripe says it is invalid url. So it doesn't really serve the purpose. Or am I missing something?
Thanks so much for the video! Very helpful. One question though: Why would I be getting a 500 internal server error within the route.ts while in production? In development this error does not occur.
Thank you for this Sonny, very useful! May I ask why you decided to deviate from the stripe docs and fetch the client secret in the checkout component as opposed to the page, as they show it?
hi sonny, i have successfully following your code , and it works. but somehow my code create 2 transaction everytime i checkout. one transaction show succeeded and another show incomplete. do i implement correctly or this is normal.
Typically pricing comes from the backend, this is just a simple demo where we use a variable on the front end for the price😄 But yes nice point - fetch the amounts from the backend typically!
Why everybody or very second grade developer is creating video only using Stripe? Does Stripe pay you? And if not then please look into small businesses, startups, or individuals who are facing problems like getting blocked with existing multi-thousands of dollars in the account with no legit reason by the worst Stripe. Why you guys don't make video on any other payment gateway integration? I understand that Stripe has best docs experience but this is not the legit reason to not make video on using any other payment gateway. Please do favour and help those business, startups that are getting shutdown only because of Stripe. This is really sad.😢
I've tried it with react js but when creating the env.local file and trying to use the env variable it keeps showing an error saying that the Stripe() should take an apiKey with string type and I'am sure thet the process.env.Key is a string 🤷
Damn you are such a goat, I stopped the video when you started talking about LCLhost and went and started reserching why not use NGROK because that's what I was familiar with. The moment I come back to the video and continue playing it I see you talk about NGROK vs LCLhost. Thanks a lot for another great tutorial I was kinda weirded out by the new Elements components since I come from the days when everything was handled on the stripe side, seems like they created an amazing component so now I can make fully customized checkout pages easily.
Your explanations are super clear and concise. Thanks Sonny
Thank you so much Sonny. Super clear! I watched several tutorials on this and yours is the most comprehensive and update to date! Like and Subscribe.
my guy comes out with another banger ,, thanks man for not allowing us get dormant.....
Wow that was FAST! Thanks Sonny
thank you for great video bro! big fans from thailand. XD
what about webhook? do we need that? it doesn't seem secure.
Wow I love you bro you explained so easily so easy to understand. I don’t usually do that but I did subscribe and like the video
Marvelous tutorial! Followed along and my app worked perfectly on the first try. Thank you for doing this and with such attention to detail! Subscribed.
A follow up on how to enter stripe data into a data base, pay out tenant users of the app isolate money to user accounts and things of that nature would be great. basically covering deeper in how to use this beyond just grabbing money for sale of something and getting it to you from your strip account.
Thank you, even tho you used typescript it was easy to convert to more useable code, javascript, and still get it working 👍
Sonny you are awesome teacher.
You made it so simple, I'm using this tutorial to integrate stripe in real world project now.
Thanks a ton. Keep up the high quality work.
Thank you for your great contribution in my life as a developer
Great tutorial. But i have an issue using the subscription mode . That's my error message :
The provided setup_future_usage (on_session) does not match the expected setup_future_usage (off_session). Try confirming with a Payment Intent that is configured to use the same parameters as Stripe Elements.
How can i solve it ?
Thanks a llot. love from Bangladesh. I have been waiting for such a video.
Sonny! You are a Legend!
Appreciate you!!
Thanks for this. Also had to 'Turn On' Google Pay payment method on Stripe dashboard.
Thank you for this great resource
To Enable Apple pay we have to register the domain on stripe dashboard. But when I give the url created by anchor, stripe says it is invalid url. So it doesn't really serve the purpose. Or am I missing something?
Hello , I can't see the payment tab in the stripe website
Thanks so much for the video! Very helpful. One question though: Why would I be getting a 500 internal server error within the route.ts while in production? In development this error does not occur.
Thanks bro, excellent content!
Thank you for this Sonny, very useful! May I ask why you decided to deviate from the stripe docs and fetch the client secret in the checkout component as opposed to the page, as they show it?
Thank you for this amazing video :)
How did you learn all these technologies?
By doing and not over thinking
By doing it one code at a time
😂😂
Please do full tutorial on testing... Like jest testing
Hi when I try to make payments I get three entries in my stripe dashboard. One completed and two incomplete any idea how to solve it
awesome sonny thanks
awesome tutorial thanks
When I am trying to pay the bill it is showing me "No such payment_intent", how can I solve this problem?
thanks sonny!, thank you so much
i'm a big fan
Thanks for awesome tutorial
Can we use paypal along with google pay? if yes then how?
Helped me thank you!
Thanks sonnyyyy!!!!
Hey my payment element somtimes shows and sometimes doesnt load at all.. why is that happening
Thank you a lot for this video! But i'm actually trynna add apple and google pay and cashpp it doesn't work for cash app
can you do paddle integration with next js?
useful video I appreciate it dude
You’re welcome dude!!
how can i prepare a invoice with code, pleaes help me asap
Can you please do PayPal as well, Stripe doesn't work on most countries
How u registered the domain in stripe dashboard
Thanks Sonny, Can you please do a video for Lemon Squeezy payment gateway?
yes please:)
This is great. Please make a similar video on LemonSqueezy
On it
MERN project from scratch!❤️
Hi, is next.js a must learn for 2024-2025 ?
Yes 100%
what about LemonSqueezy? some countries dont have stripe support.
There is a bypass
@@KATHLEENWoods-gz8rd care to explain?
ty brother
Stripe not working in india 😑 any alternative?
thanks
hi sonny, i have successfully following your code , and it works. but somehow my code create 2 transaction everytime i checkout. one transaction show succeeded and another show incomplete. do i implement correctly or this is normal.
Mine creats 3. 2 incomplete and 1 success. Did you manage to solve it?
@@itsmkb1213 im not manage to solve it. is that normal? hope sonny can explain that to us.
@@keristang7208 I see. Can you kindly update me if you manage to figure it out. I will update you if I could solve it
@@keristang7208 @SonnySangha can you please reach to us!!!
@SonnySangha both of us have same kinda issue
You can easily hack the price on the front end
Typically pricing comes from the backend, this is just a simple demo where we use a variable on the front end for the price😄
But yes nice point - fetch the amounts from the backend typically!
at 12:35 , i cant see your form in my site :/ is it changed in 1 week??
i think changed in 1 week...
Sucks that stripe services are not available in India
How to add customer email and name
how to add email address and phone number custom field
I'm having the same issue, were you able to find how to do it ?
@@AbdelmadjidLablack no I couldn't figure it out natively. What I did was collect info before redirecting to that screen and storing it globablly
Great!
Niceee brow
Please make another tutorial but using Paypal
is this nextjs front-end or full-stack integration with Stripe ?
full-stack as you have a frontend and (database and payment integrated) backend.
anyone know what is his headphone name please :D
Audiotechniqa! In my desk setup tour I show all
Intergrate M-Pesa payment
2024-2026. How important it is to learn next.js and react
Extremely important. Trust me - market is huge
no apple pay, lol
Why everybody or very second grade developer is creating video only using Stripe? Does Stripe pay you? And if not then please look into small businesses, startups, or individuals who are facing problems like getting blocked with existing multi-thousands of dollars in the account with no legit reason by the worst Stripe.
Why you guys don't make video on any other payment gateway integration? I understand that Stripe has best docs experience but this is not the legit reason to not make video on using any other payment gateway.
Please do favour and help those business, startups that are getting shutdown only because of Stripe.
This is really sad.😢
I lovvvvvve you, but im not gay
I've tried it with react js but when creating the env.local file and trying to use the env variable it keeps showing an error saying that the Stripe() should take an apiKey with string type and I'am sure thet the process.env.Key is a string 🤷
Fantastic