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