Parent

Methods

Class/Module Index [+]

Quicksearch

ActiveMerchant::Billing::Integrations::Moneybookers::Helper

Public Class Methods

new(order, account, options = {}) click to toggle source
# File lib/active_merchant/billing/integrations/moneybookers/helper.rb, line 30
def initialize(order, account, options = {})
  super
  add_tracking_token
  add_default_parameters
  add_seller_details(options)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.