Class: TossPayments::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/toss_payments.rb

Instance Attribute Summary collapse

Instance Attribute Details

#billing_secret_keyObject

Returns the value of attribute billing_secret_key.



156
157
158
# File 'lib/toss_payments.rb', line 156

def billing_secret_key
  @billing_secret_key
end

#secret_keyObject

Returns the value of attribute secret_key.



155
156
157
# File 'lib/toss_payments.rb', line 155

def secret_key
  @secret_key
end