# File lib/active_merchant/billing/integrations/world_pay/helper.rb, line 93 def combined_params(params={}) params.each{|k,v| add_field("MC_#{k}",v)} end