Class: Wayforpay::Util::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/wayforpay/util/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#encrypt_secret_keyObject

Returns the value of attribute encrypt_secret_key.



4
5
6
# File 'lib/wayforpay/util/configuration.rb', line 4

def encrypt_secret_key
  @encrypt_secret_key
end

#merchant_accountObject

Returns the value of attribute merchant_account.



4
5
6
# File 'lib/wayforpay/util/configuration.rb', line 4

def 
  @merchant_account
end

#merchant_domain_nameObject

Returns the value of attribute merchant_domain_name.



4
5
6
# File 'lib/wayforpay/util/configuration.rb', line 4

def merchant_domain_name
  @merchant_domain_name
end