Re: Firefox problem in php
Wige, all:
I've re-run a series of tests and below are the results.
Since the pages are secure, it wouuld be best to simply go to my site, add an item to the cart, and check out. Once you reach the Credit card page, you will see the bank fields show up (as originally mentioned above). These fields should only show up on non-"United States" orders.
For example, I ran two United States order transactions simultaneously. One on my laptop (IE) and one on my desktop (FF). On previous tests, they were both on the laptop, both on the desktop, vice-verse, etc. Here are the results:
1) Biiling Info page: FF: input Billing address. IE: input Billing address.
2) Shipping Info page: FF: Billing state (from mySQL) does not render to this page. Must re-input. Checked mySQL and found Billing State and Billing Country fields blank. IE, ALL good
3) CC Info page: FF: International Bank info text boxes show up for input. Thery should only show if NOT "United States". IE, text boxes do not show up (goodness). Worst yet, in FF transaction, Billing State and Country, Shipping State and Country data blank in mySQL row. In IE, ALL good.
4) Attempt to run a bogus credit card transaction...in FF, Transaction Results page show all data accepted (I will personally call the bank card to verify account address on international orders). I checked mySQL and found Billing State and Country, Shipping State and Country, CC Type (visa, MC, AMEX), Expiration date ALL MISSING.
I just noticed a pattern...THIS DATA ALL RESULTED FROM DROP DOWN LISTS.
Is this a pattern? Does FF have an interpretation issue? If it was a coding issue, wouldn't IE also have an issue?
Thnaks to ALL who can help...
|