Payment Property
Payment contains details about the payment.
Syntax
[VB.NET] Public ReadOnlyProperty Payment As IPNPayment
[C#] public IPNPayment Payment {get;}
Remarks
This property will be populated with payment details after a call to FillFormVars or VerifyIPN.
This property is read-only.