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 .
What payment gateway you want to use. First decide that
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/
use pay pal............... try with paypal sandbox and later implement with real account ............
Hint--- paypal, sandbox for testing purpose.
Good Luck
try this ..........
http://www.codeproject.com/Articles/42894/Introduction-to-PayPal-for-C-ASP-NET-developers
GOOD LUCK
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.