# 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