constant PayPalPaymentIPNController::PAYPAL_IPN_SERVER_URL in PayPal for Payment 7
The PayPal IPN server URL.
File
- paypal_payment_ipn/
includes/ PayPalPaymentIPNController.inc, line 17
Class
- PayPalPaymentIPNController
- Provides IPN functionality.
Code
const PAYPAL_IPN_SERVER_URL = 'https://www.paypal.com/cgi-bin/webscr';