Thank you so much for this video series....This was the best series on building a website from scratch. Kudos to your efforts and patience in explaining so many thing so simply....Your series is too underrated though, It took me a lot of time to finally reach to your series. All the very best to you👍
Great Work Brother It is 1000 time better than all paid courses in Udemy, can you place a video on seamless payment gateway integration like instead of popup just with in the page it selft like Udemy example, please upload the video which help me and lot of people as well and great value addition to the course.
Great video, just wondering if and when you will be doing the comments feature for products as I'm using this for help in my college project and just need a comments section. Thanks 👍
handler method will execute on ios mobile web? In my case not going back to the checkout page in the IOS mobile web that's why I could not capture razorpay_payment_id (i.e ios mobile browser).
Can I make paypal integration using this logic? Please, we need some tips like "just replace the dependency and your razorpay keys with paypal keys" or something like this. Thanks anyway!
Hi sir, While installing razorpay dependency in package.json file by using npm install command on new terminal, it's showing error. Kindly help me to resolve this issue. Thank you!
Thank you so much for this course. I learned a lot from it...Just a quick one while placing the order for the cart when I am using "USD" as the currency and the total goes up to like 10,000 it doesn't place the order and I get the error: "ERROR TypeError: Cannot read properties of null (reading 'orderId') at BuyProductComponent.openTransactionModal (main.js:1079:26)" in the console, and also at the backend I get this error "BAD_REQUEST_ERROR:Amount exceeds maximum amount allowed." Why is that and how can I handle that... Note: using "INR" everything works as expected. Thank you again.
Am from USA, so i only have option of using test cards. The international test cards don't work so i use Indian testcards. however when payments are performed successfully but at the end i get a dialog message saying "localhost:4200says payment failed
when I am adding openTransactionModal its giving err and I don't have razorpay config file so can u plz help me ...can u share razorpay config code bcz it is not avaiable in ur github link
@@LearnProgrammingYourself yes actually I have done silly mistakes that why i am not able to correct it but now I got it ... Thanks alot for reply and making great video for the people who are in there beginner stage and this complete tutorial help a lot ...
Let me just say 😇 this is a great video...Thanks!!
thanks a lot
Thank you so much for this video series....This was the best series on building a website from scratch. Kudos to your efforts and patience in explaining so many thing so simply....Your series is too underrated though, It took me a lot of time to finally reach to your series.
All the very best to you👍
Glad you liked it! Not sure why I am not getting views though 😔
First Video I watched in your playlist. Wow Great Explanation. Can't wait to start this playlist. I appreciate your efforts ❤
Glad it was helpful!
Great Work Brother It is 1000 time better than all paid courses in Udemy, can you place a video on seamless payment gateway integration like instead of popup just with in the page it selft like Udemy example, please upload the video which help me and lot of people as well and great value addition to the course.
Yes great idea. will surely work on this.
Great video, just wondering if and when you will be doing the comments feature for products as I'm using this for help in my college project and just need a comments section. Thanks 👍
Yes will try to do this
great, finally my request is completed thankyou so much ☺
may I know your future plans with this series 🤔
my plan is just to guide and share my knowledge with the people who want to start with their Full Stack journey🙂
sir.. one suggestion! plz don't use the word "let me just" again and again it feels too irritating, BTW sir nice video. Thanks
Yes Noted
Great with good explanation. Can you give me some idea how to integrate Razorpay in Vaadin?
Process will be same. But you need to check with their support on availability
I am implementing this feature in my project. How to verify the payment after successfull payment at backend side in java?
handler method will execute on ios mobile web? In my case not going back to the checkout page in the IOS mobile web that's why I could not capture razorpay_payment_id (i.e ios mobile browser).
I haven't checked it. will check
Can I make paypal integration using this logic?
Please, we need some tips like "just replace the dependency and your razorpay keys with paypal keys" or something like this.
Thanks anyway!
Yes you need to replace the dependency and write the logic. You can find documentation on paypal site also.
Hi sir,
While installing razorpay dependency in package.json file by using npm install command on new terminal, it's showing error. Kindly help me to resolve this issue. Thank you!
what is the error?
Thank you!
Is this project useful because. Java 8 old version and angular 10 or something older versions using in this project?
In the payment section UPI is not coming . Iam from India
Thank you so much for this course. I learned a lot from it...Just a quick one while placing the order for the cart when I am using "USD" as the currency and the total goes up to like 10,000 it doesn't place the order and I get the error: "ERROR TypeError: Cannot read properties of null (reading 'orderId')
at BuyProductComponent.openTransactionModal (main.js:1079:26)" in the console, and also at the backend I get this error "BAD_REQUEST_ERROR:Amount exceeds maximum amount allowed." Why is that and how can I handle that... Note: using "INR" everything works as expected. Thank you again.
It might be something from razorpay side as 10000 usd is really huge amount. And razorpay should have some limit for transactions
Am from USA, so i only have option of using test cards. The international test cards don't work so i use Indian testcards. however when payments are performed successfully but at the end i get a dialog message saying "localhost:4200says payment failed
Are you still getting the same??
Yes
How money will come into my account sir? I am to provide my account details when sign up in razorpay?
The payment popup shows just the Pay Via Cards option how can i get the UPI / QR ? can u pls help me
From which country you are trying to use it?
Tunisia
So that UPI is not available in Tunisia, thats why you not getting that option.
Okay thanks for ur time you are very helpful, im gonna work to find another way,
Thank you
Can i get the code of angular and springboot in description
Please check last session of the playlist
Can I use this in Sri Lanka?
You should be able to use it
when I am adding openTransactionModal its giving err and I don't have razorpay config file so can u plz help me ...can u share razorpay config code bcz it is not avaiable in ur github link
I have added that code in git but let me check once again.
can u plz reply bcz its urgent and I liked ur video
Yes just give me 5 mins
I checked and the code it there on git. There are multiple steps involved at the UI and backend. So make sure that you have followed all the steps
@@LearnProgrammingYourself yes actually I have done silly mistakes that why i am not able to correct it but now I got it ...
Thanks alot for reply and making great video for the people who are in there beginner stage and this complete tutorial help a lot ...
How to download the pdf as an invoice once the order got placed ..can you please suggest me with this
Thankyou
I think by using some pdf related java libraries you can easily achieve this
Can i get source code
please check last session from playlist