getMerchantSecret method

String getMerchantSecret ()
inherited

Implementation

String getMerchantSecret() {
  return this.merchantSecret;
}