Class: ActiveMerchant::Billing::Integrations::SwedbankEst::Helper

Inherits:
Helper
  • Object
show all
Includes:
Pizza::Common, Pizza::Helper
Defined in:
lib/active_merchant/billing/integrations/swedbank_est/helper.rb

Overview

:nodoc:

Instance Attribute Summary

Attributes inherited from Helper

#fields

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_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_charsetObject



9
10
11
# File 'lib/active_merchant/billing/integrations/swedbank_est/helper.rb', line 9

def vk_charset
  'ISO-8859-1'
end

#vk_charset_paramObject



13
14
15
# File 'lib/active_merchant/billing/integrations/swedbank_est/helper.rb', line 13

def vk_charset_param
  'VK_ENCODING'
end