- CCVal
This function accepts a credit card number and, optionally, a code for a credit card name. If a Name code is specified, the number is checked against card-specific criteria, then validated with the Luhn Mod 10 formula. Otherwise it is only checked against the formula. Supported credit cards include Master Card, Visa, American Express, Discover, Diners Club, and JCB.
Price: Free
http://www.holotech.net/scripts.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Credit Card Validation Solution (PHP Edition)
Credit Card Validation Solution uses a four step process to ensure credit card numbers are keyed in correctly. This procedure accurately checks cards from American Express, Australian BankCard, Carte Blache, Diners Club, Discover/Novus, JCB, MasterCard and Visa.
Price: Free
Version: 3.5
Platform: Unix, Linux, BSD, Windows
http://www.analysisandsolutions.com/code/ccvs-ph.htm
(Rating: 0.00 Votes: 0)
Rate It
Review It
- ECHO-PHP Class
ECHO-PHP Class is a PHP class that drives all types of real-time credit card and check transactions using ECHO merchant processing’s free secure payment gateway and open-source real-time software. It supports system check, address verification, authorization and deposit, deposit, credit, commercial card, electronic check debit, and more. The ECHO-PHP Class makes it easier than ever to connect to ECHO using this popular server-side, cross-platform, HTML embedded scripting language. Ideal for all commerce applications. Perfect for ISP/IPPs to use for billing their clients, since it supports electronic checks as well.
Price: Free (GPL)
Version: 1.4
Platform: Unix, Linux, Windows
http://www.openecho.com
(Rating: 0.00 Votes: 0)
Rate It
Review It
- jjcontroller
This simple PHP3 script allows you to validate Amex, Visa (13 and 16 digits) and Novus card online. It uses MOD10 algorithm for CC verification.
Price: Free
Version: 1.0
http://www.thecloud.org/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- PHP interface to SurePay Payment Gateway
This code snippet creates an XML request with PHP, and uses cURL to post it to the Surepay test server. Surepays response is then analyzed to determine if the credit card was authorized, declined or referred. This example leans towards easy to read code, rather than ultimately efficient code. For the real world use, youll have to create a form to input real variables, and validate user-submitted variables for evilness.
Price: Freeware
Version: .05
Platform: Linux, PHP 4.0.3pl1
http://www.kreisler.org/surepay/index.php
(Rating: 0.00 Votes: 0)
Rate It
Review It
|