Re: [PHP] E-commerce site issue?

2002-08-12 Thread The Gabster
Thanks again, Justin... Any suggestions on how to store/transmit the credit cards securely? And how do I process them manually? How do I get set up to accept credit cards? Thanks, gab. Justin French [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... on

Re: [PHP] E-commerce site issue?

2002-08-12 Thread Justin French
on 13/08/02 6:58 AM, The Gabster ([EMAIL PROTECTED]) wrote: Thanks again, Justin... Any suggestions on how to store/transmit the credit cards securely? I'm not a security expert at all, so don't consider this advice anything more than suggested for further reading. This is a big can of

Re: [PHP] E-commerce site issue?

2002-08-12 Thread Jason Wong
On Tuesday 13 August 2002 10:29, Justin French wrote: Needless to say, this is not light work. You should seriously consider paying someone to do this properly for -- at least the first time, and try to learn off them. You should spend lots of time talking with your host about security

Re: [PHP] E-commerce site issue?

2002-08-12 Thread Justin French
on 13/08/02 1:39 PM, Jason Wong ([EMAIL PROTECTED]) wrote: On Tuesday 13 August 2002 10:29, Justin French wrote: Needless to say, this is not light work. You should seriously consider paying someone to do this properly for -- at least the first time, and try to learn off them. You should

Re: [PHP] E-commerce site issue?

2002-08-10 Thread Justin French
on 10/08/02 12:05 AM, The Gabster ([EMAIL PROTECTED]) wrote: Thanks a lot... Hmm... I gues for the beginning I would go and process the purchases manually. Later on if the purchases increase, than I would opt for proccesing credit cards via the server. So initially you would just

Re: [PHP] E-commerce site issue?

2002-08-09 Thread The Gabster
JUstin, Thanks a lot... Hmm... I gues for the beginning I would go and process the purchases manually. Later on if the purchases increase, than I would opt for proccesing credit cards via the server. Can you please give me some details on this? I know php, have Apache on a Win2k machine. Many

Re: [PHP] E-commerce site issue?

2002-08-08 Thread Justin French
on 09/08/02 3:56 AM, The Gabster ([EMAIL PROTECTED]) wrote: Hi all, Using my own server (not through an ISP), how do I go about setting up an e-commerce site? So I can accept credit cards for purchases? Do you want to ACCEPT credit cards (process the purchases manually), or PROCESS