[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] 41**1111 (credit card info not displayed)
Hi,
I tried setting ENCRYPTOR to both pgp and gpg, and neither one worked.
When I tried to go through the wizard,
I got an Internal Server Error every time I tried to set up
"PGP sent Credit cards" as the payment gateway.
Could this be related to the problem, and how would I fix it?
Thanks,
Leonardo
Ed LaFrance wrote:
>
> At 04:22 PM 6/7/2002 -0700, you wrote:
> >Hello,
> >
> >I followed all the directions for enabling PGP encryption that I found
> >at:
> >http://interchangeville.com/forum/viewthread.php?tid=8
> >
> >I've tested the GnuPG installation on the server and successfully
> >encrypted text with the imported keyring.
> >
> >When I place a test order on the catalog, however, all I get for the
> >credit card number is:
> >41**1111
> >instead of 4111 1111 1111 1111
> >
> >Since it is no longer displaying "NEEDS ENCRYPTION ENABLED", it seems
> >that the encryption is working fine.
> >
> >How do I configure it to send me the entire credit card number
> >encrypted?
> >
> >Thank you,
> >
> >Leonardo Gonzalez
> >Extropian Technologies
>
> If you ran the setup wizard from the UI and imported your public key there,
> all should be well, I think. Otherwise, just about all that is required in
> the current/recent versions of Interchange (other than a working gpg/pgp
> installation and keyring) is to set the catalog vars ENCRYPTOR and PGP_KEY
> to the appropriate values, i.e.:
>
> ENCRYPTOR pgp # or gpg
> PGP_KEY key_id # could be key code, email address associated with key, etc
>
> And always remember to apply changes after modifying catalog vars.
>
> - Ed L.