Class ActiveMerchant::Billing::PaypalExpressGateway
In: lib/active_merchant/billing/gateways/paypal_express.rb
Parent: Gateway

Methods

Included Modules

PaypalCommonAPI

Constants

LIVE_REDIRECT_URL = 'https://www.paypal.com/cgibin/webscr?cmd=_express-checkout&token='
TEST_REDIRECT_URL = 'https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token='

Public Instance methods

[Validate]