# File lib/active_merchant/billing/gateways/payflow_express.rb, line 15 def redirect_url test? ? TEST_REDIRECT_URL : LIVE_REDIRECT_URL end