they are just endpoints that return json. while you could probably use ajax web services, or asp.net handler it is probably easier to just add web api support to your application.
Using Payment gateway in ASP.NET
Adeel Mirza
21
Reputation points
How can I use this payment gateway WebAPI request in my ASP.NET C# application?
[https://smartgateway.hdfcbank.com/docs/hypercheckout-mobile-sdk/web/how-to-integrate-sdks/create-an-order-to-open-payment-page]
The examples in this link are in MVC. So I am clueless how I can achieve it in ASP.NET
Developer technologies ASP.NET Other
3,597 questions
1 answer
Sort by: Most helpful
-
Bruce (SqlWork.com) 77,686 Reputation points Volunteer Moderator
2024-10-03T17:57:27.97+00:00