55. Payment Integration in Angular and Spring Boot (Razorpay)

Поділитися
Вставка
  • Опубліковано 30 лис 2024

КОМЕНТАРІ •

  • @ajaymotwani21
    @ajaymotwani21 Рік тому +3

    Let me just say 😇 this is a great video...Thanks!!

  • @KhushbooDailyVlogs0506
    @KhushbooDailyVlogs0506 Рік тому +3

    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👍

  • @PraveenKumar-uj2ih
    @PraveenKumar-uj2ih Рік тому +1

    First Video I watched in your playlist. Wow Great Explanation. Can't wait to start this playlist. I appreciate your efforts ❤

  • @sudheerkumar-tp1mg
    @sudheerkumar-tp1mg Рік тому +1

    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.

  • @ZodiacNoir
    @ZodiacNoir Рік тому +2

    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 👍

  • @Sharma.Shivam
    @Sharma.Shivam Рік тому +1

    great, finally my request is completed thankyou so much ☺
    may I know your future plans with this series 🤔

    • @LearnProgrammingYourself
      @LearnProgrammingYourself  Рік тому

      my plan is just to guide and share my knowledge with the people who want to start with their Full Stack journey🙂

  • @asmittutorials8029
    @asmittutorials8029 11 місяців тому +2

    sir.. one suggestion! plz don't use the word "let me just" again and again it feels too irritating, BTW sir nice video. Thanks

  • @renojjoseph8795
    @renojjoseph8795 Рік тому +1

    Great with good explanation. Can you give me some idea how to integrate Razorpay in Vaadin?

  • @vishnushinde281
    @vishnushinde281 11 місяців тому

    I am implementing this feature in my project. How to verify the payment after successfull payment at backend side in java?

  • @lavmanohar1776
    @lavmanohar1776 11 місяців тому +1

    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).

  • @DavidMateusReis
    @DavidMateusReis Рік тому +2

    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!

    • @LearnProgrammingYourself
      @LearnProgrammingYourself  Рік тому

      Yes you need to replace the dependency and write the logic. You can find documentation on paypal site also.

  • @ratnadeepshivpuje7342
    @ratnadeepshivpuje7342 11 місяців тому +1

    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!

  • @raghavendra6978
    @raghavendra6978 4 дні тому

    Thank you!

  • @rohith5671
    @rohith5671 Рік тому

    Is this project useful because. Java 8 old version and angular 10 or something older versions using in this project?

  • @captain30000
    @captain30000 11 місяців тому +1

    In the payment section UPI is not coming . Iam from India

  • @mohammedsherif7614
    @mohammedsherif7614 Рік тому +1

    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.

    • @LearnProgrammingYourself
      @LearnProgrammingYourself  Рік тому

      It might be something from razorpay side as 10000 usd is really huge amount. And razorpay should have some limit for transactions

  • @christokawuma6962
    @christokawuma6962 Рік тому +1

    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

  • @happybuddha13
    @happybuddha13 10 місяців тому

    How money will come into my account sir? I am to provide my account details when sign up in razorpay?

  • @malloukiyoussef5331
    @malloukiyoussef5331 Рік тому +1

    The payment popup shows just the Pay Via Cards option how can i get the UPI / QR ? can u pls help me

  • @tusharahuja8929
    @tusharahuja8929 Рік тому +1

    Can i get the code of angular and springboot in description

  • @nirodhasandanuwan5488
    @nirodhasandanuwan5488 Рік тому +1

    Can I use this in Sri Lanka?

  • @rupaligupta4546
    @rupaligupta4546 Рік тому +1

    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
      @LearnProgrammingYourself  Рік тому

      I have added that code in git but let me check once again.

    • @rupaligupta4546
      @rupaligupta4546 Рік тому +1

      can u plz reply bcz its urgent and I liked ur video

    • @LearnProgrammingYourself
      @LearnProgrammingYourself  Рік тому

      Yes just give me 5 mins

    • @LearnProgrammingYourself
      @LearnProgrammingYourself  Рік тому

      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

    • @rupaligupta4546
      @rupaligupta4546 Рік тому +1

      @@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 ...

  • @anushavuddagiri1186
    @anushavuddagiri1186 Рік тому +1

    How to download the pdf as an invoice once the order got placed ..can you please suggest me with this
    Thankyou

  • @amantayal3432
    @amantayal3432 Рік тому +1

    Can i get source code