[ic] Credit Card Info

David xxxxxxx interchange-users@interchange.redhat.com
Mon Dec 3 21:48:00 2001


Hey guys,

Okay, I've been trying to figure out how to get my credit card info
encrypted for a good part of the day now.  I see the below workaround, but
read about two hours of debate later on in the thread.  I would love to get
pgp installed and working on my machine but I've run into two problems.

1)  I cannot find any information anywhere on how to set it up.  (yes, I've
looked for hours...)

2)  I went to Thawte.com to get a pgp key which I've never before had, and
after signing up, I received a message that they no longer can generate pgp
keys.

Does anybody have some basic instructions for getting all of this set up?
I've upgraded from Minivend and now I'm left with no way to take payments
through my site.  It's an aweful business practice to call customers back
for credit card information.  I've taken my site down until I can get this
working.

Please forward me anything that might be useful!  I've dug through the
archives for the past couple of hours and found many people with this same
problem.... but no instructions anywhere...

Thanks!

Regards,

David xxxxxxx
dxxxxxxx@cyber3dnet.com




>
> Work around for CC info
> ------------------------------
>
> In the directory /usr/lib/interchange/lib/Vend or wherever your IC
> install is in the /lib/Vend directory there is a file called Order.pm.
>
> Note: I don't recommend you do this unless you are an experienced IC
> developer and have an understanding of IC structure.
>
> Do a find and replace in your favorite editor for the following in the
> following section only:
> Section: sub route_order (2 places)
> Find:
> ENCRYPTION NEEDED
> Replace with:
> $::Values->{mv_credit_card_info}
>
> This will print the full credit card number and info on the mail to
> store owner.
> There maybe one other line that needs to be fixed that was sent to me by
> another developer. I will post it Monday when I'm in the office.
>
> Restart IC after these changes to enable it. Make sure you backup this
> file in case you have a problem with the mod.
>
> Robert Trembath
> Senior IT Director
> e| robert@ishoptech.com