# File lib/active_merchant/billing/gateways/payflow_express.rb, line 19
      def redirect_url_for(token)
        "#{redirect_url}#{token}"
      end