C
CloseCall3000
Guest
I am an asp.net developer trying to build a shopping cart. I am at the point where I have to build the form that accepts credit cards. What services does my code need to communicate with in order to accept a credit card payment. I know paypal is out there but I need to know all the other options out there? I am looking in the direction of a payment gateway. I just need to know the steps to take; I don't need sample code, but if anyone has any, that would be nice. And how does one integrate SSL with their code?