On 8/14/00 10:36 PM, Fred Moyse at [EMAIL PROTECTED] wrote:
> Since the credit card information is transferred by e-mail, what's the best
> way to get this information to my box safely? What alternatives have you
> implemented to retrieve this information for charging purchases?
I thought it was a bit strange that this wasn't taken into account by the
developers of the reference client, since many Linuxen ship with GNUPG (an
open-source PGP implementation). and its readily available for most other
UNIX-like systems.
I took a different approach-- I added a routine that records orders to a
database. I then added a mechanism to review the orders through an SSL
connection. If you're handy with an HTML preprocessor and aren't afraid of
a little cookbook perl, you can implement something similar in short order.
--
Andrew Vernon
E-Pages Inc.
[EMAIL PROTECTED]