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