View Full Version : Credit Card Transactions
rapidfire09
08-27-2003, 05:02 PM
Sorry this is a duplicate post as I am trying to get fast response.
I am trying to create a website for an online store. I am using ASP, vbscript, javascript and SQL Server as backend. In the website I want to accept Credit Card payment. The problem is I don't have experience of doing credit card transactions. So I am looking for ways of doing it. First of all I don't know how to validate credit card information. Secondly I don't know how should I process the payment using credit card info? Is it safe to store credit card information in your database? If not what are other options?
Thanks a lot in advance.
:confused:
Nightfire
08-27-2003, 05:21 PM
I am using ASP, vbscript, javascript and SQL Server as backend
So why post in here? :confused: Also crossposting just annoys people
rapidfire09
08-27-2003, 05:26 PM
Sorry for the inconvenience. But my whole intension was to get quick response. I know there has to be a common way of validating credit card information whether its ASP or PHP.
Please help
bcarl314
08-27-2003, 05:46 PM
First, you'll need to use a payment gateway of some time. Check out www.2checkout.com or www.authorize.net for some more info. I would contract with them to handle the payments if you're not sure what your doing. Liability on this can be very high.
I think you can get set up with 2checkout for about $50. Compared to $600 + for a merchant account.
Nightfire
08-27-2003, 06:00 PM
Can also look at http://www.paysystems.com worked fine for me so far
Spookster
08-27-2003, 07:23 PM
Originally posted by rapidfire09
Sorry this is a duplicate post as I am trying to get fast response.
I am trying to create a website for an online store. I am using ASP, vbscript, javascript and SQL Server as backend. In the website I want to accept Credit Card payment. The problem is I don't have experience of doing credit card transactions. So I am looking for ways of doing it. First of all I don't know how to validate credit card information. Secondly I don't know how should I process the payment using credit card info? Is it safe to store credit card information in your database? If not what are other options?
Thanks a lot in advance.
:confused:
Do Not Crosspost in multiple forums. This is very clearly stated in our forum rules (http://www.codingforums.com/rules.htm) and our posting guidelines (http://www.codingforums.com/postguide.htm). If you cannot abide by those then please do not use our forums.
Closing thread...
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.