Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Merchant Key

23 views
Skip to first unread message

Aymeric BONDON

unread,
Feb 13, 2002, 12:28:15 PM2/13/02
to
Hi,
Would anyone know how the Merchant key could be retrieved?
I could find an encrypted version of it in the instance_name.xml file but I
need it's original value.
Thanks for any help.

Aymeric


Thomas Tolborg

unread,
Feb 13, 2002, 6:29:19 PM2/13/02
to
Aymeric BONDON wrote:


I don't think thats possible. That the whole idea of the merchant key.
But I could be wrong.

regards,
Thomas


Alexandre POLOZOFF

unread,
Feb 14, 2002, 8:54:59 AM2/14/02
to
There is no way to do this.

Aymeric BONDON

unread,
Feb 14, 2002, 11:32:43 AM2/14/02
to
Just as a followup if anyone is trying to do the same thing.
The encrypted merchant key can be found in the file instance_name.xml.
It can also be found in:
WcsApp.configProperties.getValue("Instance/MerchantKey");

Then if you want to decrypt it you can do:
decryptedMerchantKey =
com.ibm.commerce.util.nc_crypt.decrypt(EncipheredMerchantKey, null).trim();
Where EncipheredMerchantKey is the merchant key that was encrypted.

Aymeric

"Alexandre POLOZOFF" <polo...@us.ibm.com> wrote in message
news:1104_10...@news.software.ibm.com...

geo

unread,
Feb 14, 2002, 4:48:11 PM2/14/02
to
If your like most people you used the default, which is available on the IBM
Support Site or discussed at
http://eglobal-sol.com/Tips/Tip10005.html
0 new messages