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