Application Card Credit D Instant Online easy to do
Q. Any free projects with source? Other suggestions on adding credit card handling?
A. I found the following code samples and applications that help you to verify a credit card entry. I am including below a list of these: - BV Commerce 2.0 http://www.bvsoftware.com/ BV Commerce 2.0 is shopper friendly. Features such as a keyword search with advanced options, an elegant user interface and streamlined checkout process make shopping quick, easy and pleasant. Order fulfillment is flexible and robust with a variety of payment processors, PayPal integration, the electronic delivery of software, online and offline credit card processing, offline orders, real time shipping calculations, the ability to print receipts with one click, and the option to charge credit cards at checkout or authorize them only. - Credit Card Validation and Verification http://www.dmxzone.com/ShowDetail.asp?NewsId=3992 This goes through credit card validation and verification, such as is vital during the checkout procedure of an online shopping application. It covers all aspects of the checkout procedure in detail. You might use a web service that do the credit card verification for you check out the following links: - http://www.webservicelist.com/pages/c.asp?cid=2 - netCHARGE http://www.dotnetcharge.com/livedemo.htm netCHARGE provides unprecedented support for 20 payment processors and acts as a generic device driver for credit card processing. .netCHARGE allows you to process transactions in real-time from your own web site. Since .netCHARGE communicates seamlessly and securely via SSL in the background, your site can maintain a consistent user experience and will not require visitors to be redirected to payment processors sites. .netCHARGE was the first ecommerce component available for ASP.NET and was developed from the ground up to take advantage of the specific features of ASP.NET the .NET framework. Completed with managed code and developed in C# - JCB Credit Card Validator http://www.winportal.com/file.asp?ObjectID=3562 This little tool is a cinch to use, as long as you know about ActiveX and Visual Basic. If you don't, then why are you reading this! Build it into your application for instant credit card checks. Simply enter the number and the program returns a true or false statement and identifies the type of card. Supported card types are: Visa, Amex, Diners Club, JCB, enRoute, Discover, Novus, Australian BankCard and carteBlanche. A utility such as this can save time, as it provides preliminary card verification... .