You are here

constant PayPalPaymentECPaymentMethodController::NVP_API_URL_SERVER_SANDBOX in PayPal for Payment 7

The sandbox API server URL.

Overrides PayPalPaymentNVPAPIPaymentMethodControllerBase::NVP_API_URL_SERVER_SANDBOX

File

paypal_payment_ec/includes/PayPalPaymentECPaymentMethodController.inc, line 30

Class

PayPalPaymentECPaymentMethodController
A PayPal Express Checkout payment method.

Code

const NVP_API_URL_SERVER_SANDBOX = 'https://api-3t.sandbox.paypal.com/nvp';