Monday, February 7, 2011

How to get the MerchantKey in the controller command ?

Object sMkey= com.ibm.commerce.server.WcsApp.configProperties.getValue("Instance/MerchantKey");

System.out.println("My sMkey is "+sMkey);

No comments:

Post a Comment