05032005 0648 GMT-6

Im not sure you can even process a credit card yourself anymore. Use 
PayPal and they supply the code. Now, if you are talking about making 
sure the number that is entered is put in correctly (as in 
xxxx-xxxx-xxx-xxxx(xxx)) then you Can do that with php. You can also 
figure out of its a Visa, Mastercard, Discover, Other through the first 
eight numbers. You might log that info in your db so when they purchase 
again you can ask, 'Are you using your Visa card again?' 

Wade



Pete wrote:

> In message <[EMAIL PROTECTED]>, ephronkeerthi
> <[EMAIL PROTECTED]> writes
> >hi all,
> >
> >  i posted a message asking for credit card validation and processing
> >in an ecommerce application,but i get no reply or help from anyone
> >still.please anyone help me regarding this or suggest me some websites
> >explainig me the whole process.its enough i can catch the point.
> >
> >hope get a reply from any soul as soon as possible.
> >
> >keerthi
>
> Perhaps none of us have done it in PHP - I haven't, although I have done
> it in other languages a long time ago.
>
> However, if you are accepting credit cards, then surely your Visa
> company will have given you the details.  We got our information
> directly from the banks in Holland, where we were working. 
>
> Nowadays, most web sites use some other company, like Paypal, to process
> their credit cards, in which case you don't need to validate it - they
> do it.
>
>
> I found loads of examples in a few seconds:
> http://www.google.com/search?hl=en&q=php+credit+card+validation&btnG=Goo 
> <http://www.google.com/search?hl=en&q=php+credit+card+validation&btnG=Goo>
> gle+Search
>
>
> -- 
> Pete Clark
>
> http://www.hotcosta.com
> http://www.spanishholidaybookings.com
>
>
>
>
> Community email addresses:
>   Post message: [email protected]
>   Subscribe:    [EMAIL PROTECTED]
>   Unsubscribe:  [EMAIL PROTECTED]
>   List owner:   [EMAIL PROTECTED]
>
> Shortcut URL to this page:
>   http://groups.yahoo.com/group/php-list
>
>
> ------------------------------------------------------------------------
> *Yahoo! Groups Links*
>
>     * To visit your group on the web, go to:
>       http://groups.yahoo.com/group/php-list/
>        
>     * To unsubscribe from this group, send an email to:
>       [EMAIL PROTECTED]
>       <mailto:[EMAIL PROTECTED]>
>        
>     * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
>       Service <http://docs.yahoo.com/info/terms/>.
>
>
>------------------------------------------------------------------------
>
>No virus found in this incoming message.
>Checked by AVG Anti-Virus.
>Version: 7.0.308 / Virus Database: 266.11.1 - Release Date: 5/2/2005
>  
>


[Non-text portions of this message have been removed]



Community email addresses:
  Post message: [email protected]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-list/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to