You are here

public property PayPalPaymentIPN::$pid in PayPal for Payment 7

The PID of the Payment this IPN is for.

Type: string

See also

PayPalPaymentIPNController::invoiceID()

PayPalPaymentIPNController::PID()

File

paypal_payment_ipn/includes/PayPalPaymentIPN.inc, line 23

Class

PayPalPaymentIPN
A PayPal IPN.

Code

public $pid = 0;