On Sun, 11 Apr 2004 13:41:28 -0500, ktc1.TakeThisOut@tpg.com.au (Andrew) wrote:
>Thanks for all your advice.
>
>The web server that I am using offers Agora Shopping Cart - is this a
>good option??
Howdy Andrew,
Agora is not one of those that has gone through Authorize Net's
certification process. It may be fine if it has all of the protections
built into it to minimize the possibility of compromising credit card
numbers.
You should never be able to view a credit card number, either while typing
it or retrieving it, without an https (secure) connection.
>Also - what makes FrontPage incompatible with e-commerce sites?? Is it
>a security issue or a useability issue??
Both! FrontPage generates horribly mangled HTML code that is not compatible
with all browsers. It also creates a number of security holes.
If you use FrontPage to publish your web pages (instead of standard FTP) and
FrontPage can retrieve the data base (with card numbers) from your site,
it's got you standing on a three legged chair.
If your shopping cart stores it's data bases where you can see the folder in
the same area as your web pages, you are not safe. Properly implemented SQL
data bases are stored on the server where they are not accessible via the
web.
There are bunch of other details such as how to properly encrypt credit card
numbers along with good passwording.
I haven't checked lately to see if PayPal fixed their security hole when
logging into your account. Last time I checked, it was real easy to run a
password hacker on it because there was no limit on how many tries were
allowed.
Chris<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Credit Card Details