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
Search found 79 matches
- Thu Mar 24, 2005 8:15 am
- Forum: PHP - Code
- Topic: is php the best choice for credit-card transaction?
- Replies: 2
- Views: 303
- Thu Mar 24, 2005 8:05 am
- Forum: PHP - Code
- Topic: An IFRAME problem in html file
- Replies: 5
- Views: 313
An IFRAME problem in html file
I use an iframe in a html page. left side is the iframe and code looks like (simplified): <table> <tr> <td><iframe src="e;http://www..../left.html"e; width=300 height=100%></iframe></td> <td&am...
- Mon Mar 21, 2005 8:48 am
- Forum: PHP - Code
- Topic: need your suggestions for credit card transaction
- Replies: 7
- Views: 1116
- Mon Mar 21, 2005 3:59 am
- Forum: PHP - Code
- Topic: need your suggestions for credit card transaction
- Replies: 7
- Views: 1116
need your suggestions for credit card transaction
i need to develop a web-page for a small company about credit card transaction when users buy its products on the internet. my questions are: 1. are there php code samples about securities of transactions? i.e. encoding and decoding of card's number? 2. how to confirm if a credit card is valid or in...