# File lib/active_merchant/billing/gateways/paypal_express_common.rb, line 10 def redirect_url test? ? test_redirect_url : live_redirect_url end