You are here

constant PayPalPaymentECPaymentMethodController::PAYPAL_TOKEN_LIFETIME in PayPal for Payment 7

The token lifetime, e.g. for how many seconds they are valid.

File

paypal_payment_ec/includes/PayPalPaymentECPaymentMethodController.inc, line 45

Class

PayPalPaymentECPaymentMethodController
A PayPal Express Checkout payment method.

Code

const PAYPAL_TOKEN_LIFETIME = 10800;