Payer Property
Details about the payer are described here.
Syntax
[VB.NET] Public ReadOnlyProperty Payer As IPNPayer
[C#] public IPNPayer Payer {get;}
Remarks
This property will be populated with payer details after a call to FillFormVars or VerifyIPN.
This property is read-only.