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 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] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
