Class: SolidusOpenPay::Configuration
- Inherits:
-
Object
- Object
- SolidusOpenPay::Configuration
- Defined in:
- lib/solidus_open_pay/configuration.rb
Instance Attribute Summary collapse
-
#installment_default ⇒ Object
Returns the value of attribute installment_default.
-
#installment_options ⇒ Object
Returns the value of attribute installment_options.
Instance Attribute Details
#installment_default ⇒ Object
Returns the value of attribute installment_default.
5 6 7 |
# File 'lib/solidus_open_pay/configuration.rb', line 5 def installment_default @installment_default end |
#installment_options ⇒ Object
Returns the value of attribute installment_options.
5 6 7 |
# File 'lib/solidus_open_pay/configuration.rb', line 5 def @installment_options end |