i am working in a web application that should allow online payment to its visitor, and i don'nt have idea how to implement online payments in a asp.net web application. i will be very thankful to some who can guide me .
You can try using Authorize.net payment gateway. I've tried that before and it works pretty well.
First you'll have to set up a developer test account for you to be able to test the payment processing and functionality. You can sign-up here: https://developer.authorize.net/testaccount/
After that you can try out SIM integration: http://developer.authorize.net/api/sim/
Or choose the best API that best suits your needs here: http://developer.authorize.net/downloads/samplecode/
For more details you can check out the developer home page here: http://developer.authorize.net/
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.