Page 1 of 1

is php the best choice for credit-card transaction?

Posted: Thu Mar 24, 2005 8:15 am
by php12342005
is php the best choice for credit-card transaction?

if you develop for the issue, what tech is your first choice (i.e. jsp etc.)?

i need to develop a page for credit-card transaction, please give me comments for why.

thanks

Posted: Thu Mar 24, 2005 8:42 am
by feyd
PHP can be used for it, however unless you are very knowledgable about security in this area, I'd leave it to the professionals. That sorta depends on what you think is a "credit-card transaction" though.

Posted: Thu Mar 24, 2005 3:39 pm
by Ambush Commander
Any programming language offers you the ability to shoot yourself in the foot when it comes to transactions that require high amounts of security.
I'd leave it to the professionals
Agreed.