How To Integrate Razorpay Payment Integration in ASP.NET MVC Application
HTML-код
- Опубликовано: 23 ноя 2024
- In this video tutorial we show how to easily integrate Razorpay payment integration in ASP.NET MVC Web Application.
Right from Razorpay Registration till Key generation and finally integrating the Razorpay Payment integraiton in Visual Studio 2022 ASP.NET MVC application is explained and demonstrated in this video.
Hope you will enjoy the session and will learn about payment integration in web application.
Thanks for visiting Digital TechJoint Channel and we wish all the very Best Learning experience .
Please do Subscribe, Share and like our videos
Below are the links of Video that will help further in learning ASP.NET.
Good Luck !!! Keep Learning
How To Deploy ASP.NET Appliction on AWS Cloud Platform
• How to Deploy ASP.NET ...
How To Apply Free Bootstrap in ASP.NET Application
• How To Apply Free Boot...
Razor Pages Complete Course Dotnet Framework 6.0
• Complete Course on Raz...
Complete Course in ASP.NET MVC 6.0
• Learn ASP.NET MVC (.NE...
How to Setup Amazon AWS Free Account
• How to Setup Amazon AW...
AWS Secure Root User Using Identity Access Management Service (IAM)
• AWS Secure Root User U...
Intro To ASP.net CORE
• How To Create Web API ...
How To Upload Images in Database ASP.NET Razor Pages
• Razor Pages - How To U...
Dependency Injection Explained
• How To Implement Depen...
ASP.net CORE Using ADO.net
• How to use ADO.NET in ...
Repository Pattern Explained
• How To Implement Repos...
Getting Started with Razor
• Getting Started with R...
Working with Images
• How to Upload Images U...
Razor Page Short Videos Playlist
• Learn ASP.NET Razor Pa...
Complete ASPNET MVC Course
• Learn ASP.NET MVC (.NE...
AWS S3
• Playlist
Finally I found the answer of my confusion in such a simplest way
Thank you
Great!!
👏Thank you, very useful🤝
Thanks a lot, Really Helps
Very nice explanation 👍🏻
It'll be more nice if you provide your project link 👀✌🏻
Thank you so much .......❤❤
Such a great content ❤
Thanks a lot
thank you sir, and can you explain stripe payments method by using ASP.NET MVC 6.0
Hi Sir. Great video. Can u please do same for a blazor server project? that will be very very helpful also
Sir also there is a warning on the dependencies. how can that be resolved?
Sure, why not it's my pleasure to help you guys. I will surely plan to create the same in Blazor .NET 8 very soon. Stay tunned !!!!
Sir is there any future for blazor technologies? Will blazor technologies will be in demand
@@guglothnitheshnaik4273 Yes. I believe Blazor is here to stay and with Microsoft Backing and continued investment including regular updates and enhancements, its positioned to remain relevant tech landscape, also, it's part of .NET framewok which is widely used in enterprise application, support for Blazor WebAssembly allows developers to run C# in the browser eradicating the need to know javascript for client side app development. It is very similar to component based architecture like React and Angular.
I do have plans to release more tutorials on Blazor along with complete mini projects to help all understand and learn Blazor In-Depth . I too like this technology and will deep dive to gain more inights on the platform. Hope that answers your query. thanks
for some reason getting null reference exception here: Order orderResponse = client.Order.Create(options);
Can we do it with web api also?
Yes you can very well do it using Web API as well. Do check my playlist on how to get started with ASP.NET Web API development. Thanks
why it is not showing option of UPI payment??
Do for strip as well
100% . We will surely do it for our subscribers and users. Thanks for the suggestion. Really Appreciate and thanks for visiting our channel !!!
How can we insert api form data in database
How can I store paymnt data in database reply me sir plz
There are so many video tutorial in our channel that implements database operations (Create, Read, Update & Delete) using Entity Framework. Please go through those videos and you will have better understanding on working with database operations. thanks
I am not able to create razorpay account
Hi, May be Razor pay have stopped taking new registration. If you interested in Stripe payment gateway then I recommend to watch my video on Stripe payment integration. Razor & Stripe both provide the same payment integration service. Happy to Help. thanks
@@DigitalTECHJOINT thanks for replying. But in your stripe video, you are taking localhost url and appending stripe url on it. It may be give problem in testing or in deployment