Hi
How to create Payment Module like Credit Card/Internet Banking
Thanks
Hi
How to create Payment Module like Credit Card/Internet Banking
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Naimish MakwanaPosted Feb 10, 2023, 4:17 AM
You can refer below link:
https://www.c-sharpcorner.com/article/paypal-payment-gateway-integration-in-asp-net-mvc/
https://www.codemag.com/article/0509061/Integrating-PayPal-into-E-Commerce-Applications-with-ASP.NET
https://learn.microsoft.com/en-us/aspnet/web-forms/overview/getting-started/getting-started-with-aspnet-45-web-forms/checkout-and-payment-with-paypal
Thanks
Ramco RamcoPosted Feb 10, 2023, 4:03 AM
Hi Naimish
Is there any sample code available
Thanks
Naimish MakwanaPosted Feb 10, 2023, 3:59 AM
Hello Ramco,
For payment module you can integrate external payment gateway in your application which will provide the funcationality of Credit Card/Internet Banking.
Some of the popular payment gateway which provide credit card and internet banking facilities on an international level. You can integrate with C# .NET applications
Thanks
Naimish Makwana