credit card processing
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 711
Forms Processing
In the PHP Tutorial you will learn about PHP Forms - Predefined variables, Reading input from forms and Using hidden fields to save state.PHP has several predefined variables called superglobals.Super more>> In the PHP Tutorial you will learn about PHP Forms - Predefined variables, Reading input from forms and Using hidden fields to save state.PHP has several predefined variables called superglobals.Superglobals are always present and available in any PHP script.The superglobals are arrays of other variables.<<less
Added: 2006-11-28 License: Freeware Price: Free
628 downloads
Online Image Processing
The quickest way to process your .jpg or .gif images online. Online Image Resizer allows to resize, rotate, select quality, convert to grayscale and even place a watermark over your images. more>> The quickest way to process your .jpg or .gif images online. Online Image Resizer allows to resize, rotate, select quality, convert to grayscale and even place a watermark over your images.<<less
Added: 2006-01-19 License: Freeware Price: $0.00USD
15 downloads
Validate credit card numbers
An easy example on how to validate credit card numbers using a small and handy PHP script. more>> An easy example on how to validate credit card numbers using a small and handy PHP script.<<less
Added: 2007-03-05 License: Freeware Price: Free
969 downloads
Credit card validator 1.0
Credit card validator is a free php script that allow you to validate if a credit card is valid or not. Supported credit card types: Master card, Visa, Diners Club /Carte Blanche, Discover more>> Credit card validator is a free php script that allow you to validate if a credit card is valid or not. Supported credit card types: Master card, Visa, Diners Club /Carte Blanche, Discover<<less
Added: 2007-12-08 License: Freeware Price: $0.00USD
15 downloads
Validating Credit Card Numbers
This function will help you validate credit card numbers. Works for American Express, Discover, Visa or Mastercard. more>> This function will help you validate credit card numbers. Works for American Express, Discover, Visa or Mastercard.<<less
Added: 2007-01-05 License: Freeware Price: Free
1029 downloads
Basic PHP Form Processing
Learn how to create an HTML form and how to program a simple PHP page to process the information of that HTML form. A basic knowledge of HTML will make this tutorial easier. more>> Learn how to create an HTML form and how to program a simple PHP page to process the information of that HTML form. A basic knowledge of HTML will make this tutorial easier.<<less
Added: 2004-09-09 License: Other Free / Open Source License Price: FreeAdditionalInfoWebsite
1900 downloads
Find My Credit Card 2.1
Find My Credit Card is a software application intended for probing the confidential information stored on your computer on its vulnerability to unauthorized access by hackers. Perhaps, you have no idea that your computer may contain your private more>> Find My Credit Card is a software application intended for probing the confidential information stored on your computer on its vulnerability to unauthorized access by hackers. Perhaps, you have no idea that your computer may contain your private information which you have long forgotten about. These may include your credit card information, login names, passwords as well as cookie files tracking your Web surfing habits.<<less
Added: 2006-05-05 License: Freeware Price: $0.00USD
14 downloads
LUHN10 (Credit Card) Validation
A function that validates a credit card based on the LUHN10 algorithm. This function does not care if the number is a visa, mastercard, etc. etc. Pass the credit card number to the function, if its valid true will be returned, if not, false will be more>> A function that validates a credit card based on the LUHN10 algorithm. This function does not care if the number is a visa, mastercard, etc. etc. Pass the credit card number to the function, if its valid true will be returned, if not, false will be returned.<<less
Added: 2005-03-30 License: Price: 0.00 Price: 0.00
15 downloads
Flash XML processing 1.0
Flash XML processing is not a complicated task at all. In this article I will show you how to load and process XML files via actionscript. more>> Flash XML processing is not a complicated task at all. In this article I will show you how to load and process XML files via actionscript.<<less
Added: 2007-11-14 License: Freeware Price: $0.00USD
12 downloads
BSecure digital id service
Get a digital ID and send secure information to your website customers. You can even accept credit card details via email. more>> Get a digital ID and send secure information to your website customers. You can even accept credit card details via email.<<less
Added: 2005-05-06 License: Freeware Price: 0.00GBP
13 downloads
Free Credit Card Rewards Cost-Benefit Calculator 1.0
Many people love the "cashback" or other rewards they they can earn by using a credit card. Credit card companies offer these programs because they know, in the aggregate, they will lead to higher credit card use. But carrying a balance on your more>> Many people love the "cashback" or other rewards they they can earn by using a credit card. Credit card companies offer these programs because they know, in the aggregate, they will lead to higher credit card use. But carrying a balance on your credit card quickly erodes the value of any rewards that might be earned by using the card. Use this calculator to guage the cost of paying interest on a credit card balance against the benefit of earning rewards. The calculator assumes that the monthly balance you carry remains relatively constant. If you let this balance grow, the net value of any rewards is diminished further.<<less
Added: 2004-12-16 License: Price: 0.00 Price: $0.00USD
10 downloads
Other version of Free Credit Card Rewards Cost-Benefit Calculator
License:Other Free / Open Source License
Credit Card Validation Solution 5.12
A set of open source scripts that ensure credit card information is keyed in correctly. Checks numbers for length, falling within accepted ranges, the Mod 10 / Luhn checksum and that you accept the given type. Tells type based on the number. Expiration more>> A set of open source scripts that ensure credit card information is keyed in correctly. Checks numbers for length, falling within accepted ranges, the Mod 10 / Luhn checksum and that you accept the given type. Tells type based on the number. Expiration date validation is optional. Error messages are internationalized. New languages can be easily added. Works for American Express, Australian BankCard, Carte Blanche, Diners Club, Discover/Novus, JCB, MasterCard and Visa.<<less
Added: 1999-12-15 License: Other Price: $0.00USD
11 downloads
PHP Paypal IPN processing class
PHP Paypal IPN processing class help process the Paypal IPN reply, verify the validity and extensive log support for debug. If the IPN reply is a valid transaction, it stores the data on a MySQL IPN t more>> PHP Paypal IPN processing class help process the Paypal IPN reply, verify the validity and extensive log support for debug. If the IPN reply is a valid transaction, it stores the data on a MySQL IPN table, a log file and mark the transaction as completed on a MySQL transactions table. If theres something wrong, you can debug using the logs. Requirements: * PHP * MySQL * A Paypal account<<less
Added: 2005-12-07 License: GPL Price: Free
883 downloads
Detect Credit Card Fraud using SOAP Web Service 1.0
Sample code to access FraudLabs Credit Card Fraud Detection Web Service using SOAP method. FraudLabs is a hosted XML Web Service that allows instant detection of fraudulent online credit card orders by using several non-intrusive parameters such as IP more>> Sample code to access FraudLabs Credit Card Fraud Detection Web Service using SOAP method. FraudLabs is a hosted XML Web Service that allows instant detection of fraudulent online credit card orders by using several non-intrusive parameters such as IP address, email address domain name, delivery address, credit card bank identification number (BIN), area code and ZIP code. Free sample codes available in several programming languages such as ASP, ASP.NET, VB.NET, C#, PHP, Perl, Python, ColdFusion and VBA.<<less
Added: 2005-08-18 License: Freeware Price: $0.00USD
12 downloads
Detailed PHP form processing tutorial 1.0
This article demonstrates how to use PHP forms. You will find detailed information from the form basics to more advanced form processing topics. more>> This article demonstrates how to use PHP forms. You will find detailed information from the form basics to more advanced form processing topics.<<less
Added: 2007-09-18 License: Freeware Price: $0.00USD
13 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above credit card processing search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed