Accepting Credit Card Payment

Discussion in 'ASP.NET 2.0' started by Bruce, Jun 5, 2007.

  1. Bruce

    Bruce DiscountASP.NET Staff

    In general, this is the typical steps to get your website to accept credit card application

    1) Set up a merchant account with your bank. You can also consider using a 3rd party merchant account company that will do all that for you. You can consider one of our partnerat http://www.cardprocessingsystems.com/

    2) Make sure their processing gateway will work on our server. We support Authorize.net / PayFlow / CyberSource.

    3) Depending on which processing gateway you are using, update your application to connect to the processor.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  2. Has anyone got any insight, examplesor recommendations regarding accepting Credit Card payments through the web site? This is the first time I've had to do this so would appreciate some guidance/help. I have ordered SSL but I'm not sure where to go from there. The obvious choices are PayPal or WorldPay. Has anyone got sample code (prefer c#. .net2) or any other credit card processors they can recommend? Thanks.
     

Share This Page