# File lib/active_merchant/billing/gateways/payflow/payflow_express_response.rb, line 8 def full_name "#{@params['name']} #{@params['lastname']}" end