Class: ActiveMerchant::Billing::Integrations::SampoEst::Helper
- Includes:
- Pizza::Common, Pizza::Helper
- Defined in:
- lib/active_merchant/billing/integrations/sampo_est/helper.rb
Overview
:nodoc:
Instance Attribute Summary
Attributes inherited from Helper
Instance Method Summary collapse
Methods included from Pizza::Helper
#add_charset_field, #add_required_params, #add_vk_mac, #amount=, #default_service_msg_number, included, #initialize, #vk_charset_param, #vk_service, #vk_version
Methods included from Pizza::Common
#func_p, #generate_data_string, #generate_mac, #generate_signature
Methods inherited from Helper
#add_field, #add_fields, #billing_address, #form_fields, #initialize, mapping, #shipping_address
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class ActiveMerchant::Billing::Integrations::Helper
Instance Method Details
#vk_charset ⇒ Object
9 10 11 |
# File 'lib/active_merchant/billing/integrations/sampo_est/helper.rb', line 9 def vk_charset 'ISO-8859-4' end |