Search found 79 matches

by php12342005
Thu Mar 24, 2005 8:15 am
Forum: PHP - Code
Topic: is php the best choice for credit-card transaction?
Replies: 2
Views: 303

is php the best choice for credit-card transaction?

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
by php12342005
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=&quote;http://www..../left.html&quote; width=300 height=100%></iframe></td> <td&am...
by php12342005
Mon Mar 21, 2005 8:48 am
Forum: PHP - Code
Topic: need your suggestions for credit card transaction
Replies: 7
Views: 1116

u r right. i have contacted with 2 3rd party companies. "regnow" charges 16% but if the credit card is invalid, the company still charges me 16%. i think it is not fare because higher fee for the service should get higher securities. "paypal" charges much less but payers must log...
by php12342005
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...