You are here

constant PayPalPaymentIPNController::PAYPAL_IPN_SANDBOX_SERVER_URL in PayPal for Payment 7

The PayPal IPN sandbox server URL.

File

paypal_payment_ipn/includes/PayPalPaymentIPNController.inc, line 22

Class

PayPalPaymentIPNController
Provides IPN functionality.

Code

const PAYPAL_IPN_SANDBOX_SERVER_URL = 'https://www.sandbox.paypal.com/cgi-bin/webscr';