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.
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.
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.
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 ?
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?
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.
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 🤷
Your explanations are super clear and concise. Thanks Sonny
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.
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.
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 👍
my guy comes out with another banger ,, thanks man for not allowing us get dormant.....
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.
Wow that was FAST! Thanks Sonny
Thank you for your great contribution in my life as a developer
Thanks for this. Also had to 'Turn On' Google Pay payment method on Stripe dashboard.
Thanks a llot. love from Bangladesh. I have been waiting for such a video.
Thank you for this great resource
what about webhook? do we need that? it doesn't seem secure.
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.
Please do full tutorial on testing... Like jest testing
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 bro, excellent content!
Sonny! You are a Legend!
Appreciate you!!
Thank you for this amazing video :)
thanks sonny!, thank you so much
i'm a big fan
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?
awesome sonny thanks
Thanks Sonny, Can you please do a video for Lemon Squeezy payment gateway?
yes please:)
awesome tutorial thanks
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.
This is great. Please make a similar video on LemonSqueezy
On it
Hello , I can't see the payment tab in the stripe website
Thanks for awesome tutorial
Helped me thank you!
Thanks sonnyyyy!!!!
How did you learn all these technologies?
By doing and not over thinking
By doing it one code at a time
😂😂
useful video I appreciate it dude
You’re welcome dude!!
Hi, is next.js a must learn for 2024-2025 ?
Yes 100%
When I am trying to pay the bill it is showing me "No such payment_intent", how can I solve this problem?
Hey my payment element somtimes shows and sometimes doesnt load at all.. why is that happening
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
can you do paddle integration with next js?
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 we use paypal along with google pay? if yes then how?
MERN project from scratch!❤️
ty brother
how can i prepare a invoice with code, pleaes help me asap
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
what about LemonSqueezy? some countries dont have stripe support.
There is a bypass
@@KATHLEENWoods-gz8rd care to explain?
Can you please do PayPal as well, Stripe doesn't work on most countries
How u registered the domain in stripe dashboard
Sucks that stripe services are not available in India
thanks
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...
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
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.
Great!
2024-2026. How important it is to learn next.js and react
Extremely important. Trust me - market is huge
Niceee brow
anyone know what is his headphone name please :D
Audiotechniqa! In my desk setup tour I show all
Intergrate M-Pesa payment
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