That is correct. As long as the expiration date is past present it's fine. I
used to work for another hosting company who would just "guess" new
expiration dates for monthly recurring customers who had not submitted a
cancellation request but who's cards had expired. As long as the date was
past present they would go through.

P.S. Save the flames. It was not my idea to guess new expiration dates ;-)

Jim Grill
Support
Web-1 Hosting
http://www.web-1hosting.net
----- Original Message -----
From: "Craig Vincent" <[EMAIL PROTECTED]>
To: "Laurent Drouet" <[EMAIL PROTECTED]>; "PHP List"
<[EMAIL PROTECTED]>
Sent: Tuesday, July 30, 2002 3:41 AM
Subject: RE: [PHP] Credit Card Validation With Expiration Date


> > I'm looking for an algorithm or a free PHP Script which enable me
> > to verify
> > expiration date with a credit card number.
> >
> > Does anybody knows this ?
>
> It doesn't exist....credit card number alogrithms do not use the expiry
date
> in their formulas (at least I'm not aware of any that are).  Also there is
> no way to actually check if a credit card is valid without using a company
> that keeps an online database of active credit cards.  The most you can do
> is verify that the number provided could potentially be a credit
card...and
> even then the expiry date has no algorithm attached to it...as long as it
is
> past the present date there's no way to consider it invalid without
> cross-referencing against a database of active cards.
>
> Sincerely,
>
> Craig Vincent
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to