PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

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

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0