You are here

constant PayPalPaymentNVPAPIPaymentMethodControllerBase::NVP_API_PAYPAL_VERSION in PayPal for Payment 7

The PayPAL API version that is used.

File

paypal_payment/includes/PayPalPaymentNVPAPIPaymentMethodControllerBase.inc, line 35

Class

PayPalPaymentNVPAPIPaymentMethodControllerBase
A base class for payment method controllers that talk to PayPal's NVP API.

Code

const NVP_API_PAYPAL_VERSION = '86';