Building a Payment Microservice with Razorpay Integration using Java Spring Boot, Step-by-Step Guide

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ส.ค. 2024
  • visit us : geekysanjay.com
    Tutorial Link
    www.geekysanja...
    In this tutorial, we'll guide you through the process of building a robust payment microservice with Razorpay integration using Java Spring Boot. Whether you're a beginner or an experienced developer, this step-by-step video will help you understand the essential components and best practices for integrating Razorpay into your microservice architecture. We'll cover everything from setting up your Spring Boot project to handling payment transactions seamlessly. Join us and enhance your development skills with this comprehensive guide!
    Don't forget to like, share, and subscribe for more tutorials!
    Source code
    github.com/gee...
    Razorpay Java SDK Documentation
    github.com/raz...
    Test card details
    razorpay.com/d...
    video link
    • Easy Signup Authentica...
    My Instagram :- / geekysanjay

ความคิดเห็น • 19

  • @PriyankaSiddhanta
    @PriyankaSiddhanta 3 หลายเดือนก่อน +1

    Too helpful. Looking forward to have more such videos.

    • @GeekySanjay
      @GeekySanjay  3 หลายเดือนก่อน

      Thank you so much for your kind words! I'm glad you found the video helpful. Stay tuned for more tutorials coming soon! If you have any specific topics you'd like me to cover, feel free to let me know. Happy coding! 😊

  • @mohaktalreja171
    @mohaktalreja171 3 หลายเดือนก่อน +1

    Great video 🎉

    • @GeekySanjay
      @GeekySanjay  3 หลายเดือนก่อน

      Thank you so much. Stay tuned for more tutorials coming soon!

  • @RaphaelSousa-or1dl
    @RaphaelSousa-or1dl 3 หลายเดือนก่อน +1

    Great video, I'm actually implementing something like this right now, and you gave me some very good insight!

    • @GeekySanjay
      @GeekySanjay  3 หลายเดือนก่อน

      Thanks, I am glad it is helpfull for you

  • @econometricswithsh652
    @econometricswithsh652 3 หลายเดือนก่อน +1

    Good videos Sanjay and helpful

    • @GeekySanjay
      @GeekySanjay  3 หลายเดือนก่อน

      Glad to hear that

  • @vishaljain2869
    @vishaljain2869 3 หลายเดือนก่อน +1

    Nice Video Sanjay:)

    • @GeekySanjay
      @GeekySanjay  3 หลายเดือนก่อน

      Thanks for watching

  • @divyagupta6854
    @divyagupta6854 2 หลายเดือนก่อน

    Hello Sanjay, First of all, Great work on the tutorial!! I followed it step by step and was able to reach till the end. But when I mark a test payment as success by clicking green success button in RazorPay link, I get "the id provided does not exist, BAD REQUEST". How to resolve this error? I checked that I have added correct test key and secret in environment variables, and even I am running configuration when I run the Spring Boot app.

    • @GeekySanjay
      @GeekySanjay  2 หลายเดือนก่อน

      I'm glad to hear that you found the tutorial helpful! Regarding the error message you're encountering, "the id provided does not exist, BAD REQUEST," it may be related to Regarding the issue of Visa test cards not working with the Razorpay test environment, it's a common problem faced by developers. Please attempt using the test card number "4718 6091 0820 4366" and inform me of the results. If you encounter any further issues, please share your Git repository with me at shubh24i@gmail.com

    • @divyagupta6854
      @divyagupta6854 2 หลายเดือนก่อน +1

      @@GeekySanjay hello Sanjay. Actually the error got resolved, not by using the test cards, but using the real cards number, with random cvv and expiry dates. That trick worked. Even the other payment modes started working then. Thanks for response anyways!

  • @udhaya8489
    @udhaya8489 2 หลายเดือนก่อน +1

    Hello Sanjay, To get API keys, do we need to add our website to the dashboard?

    • @GeekySanjay
      @GeekySanjay  2 หลายเดือนก่อน

      No, it is not necessary to add a website to obtain the payment key. As you can see, I developed it locally only.

    • @udhaya8489
      @udhaya8489 2 หลายเดือนก่อน

      @@GeekySanjay When I try to get those API keys, it asks me website, even in the test mode I'm not able to get those keys. I raised help request they told me add a website to get those keys.

    • @GeekySanjay
      @GeekySanjay  2 หลายเดือนก่อน

      you can use localhost or 127.0.0.1 to refer to your local machine

    • @udhaya8489
      @udhaya8489 2 หลายเดือนก่อน

      @@GeekySanjay I tried that too , but they are rejecting it while verifying the website

    • @GeekySanjay
      @GeekySanjay  2 หลายเดือนก่อน

      @@udhaya8489 let's connect on gmeet I want to see what is the issue