PayerId Property
Unique encrypted PayPal customer account number.
Syntax
[VB.NET] Public Property PayerId As String
[C#] public string PayerId {get; set;}
Remarks
This property is required when calling the CheckoutPayment method.
This property is returned after a call to the GetCheckoutDetails method.
Character length and limitations:17 single-byte characters maximum.
Default Value
""