[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] setup encryption, not working... help..
I followed the instructions on www.interchangeville.com for encryption and
it is not working, let me explain my problem:
installed 4.8.3, placed a fake order to test it, it shows a confirmation
screen and it properly emailed me, which is good, the attachment said:
NEED ENCRYPTION ENABLED.
so that tells me that I need to setup the encryption feature...
so I did:
install gpg on the server and on my client (pgp), make my keys, imported
ray.asc to my server over FTP, them imported to the directory that is under
my interchange, making sure it was the same user, tested it, it worked.
I logged into the Administrative section of the interchange, under
Administration/Preferences, in Enrcyption I have
PGP_KEY orders@mydomain.com
PGP PGP gpg --no-default-keyring --always-trust --keyring
/home/cart/.gnupg/pubring.gpg -e -a --batch -t -r '%s'
ENCRYPTOR is blank
then I applied the changes, I open catalog.cfg
and
EncryptProgram __PGP__
EncryptKey __PGP_KEY__
Then search through the rest of your file for "Route main" and make sure
the following entries are set in that section:
credit_card 1
encrypt 0
encrypt_program "__PGP__"
email '__ORDERS_TO__'
pgp_key "__PGP_KEY__"
i made sure that I have this, save file, restart interchange, I go ahead and
place a fake order, and it still gives a confirmation screen, and emails me.
BUT this time no attachment at all, the encrypted credit card would be
attached, right ? no attachment..
what can be wrong ?
Also in the Administration/Wizard
I tried running the Wizard and that works until you get to:
"payment preferences", when I fill it out and make sure PGP is set and press
next, it give a server error, also "about your site" gives error:
Sorry, the page (admin/wizard/step_content) was not found,,
are these bugs ?
thanks...
raymond