E-Payment Integrator 2020 .NET Edition

Questions / Feedback?

PayerId Property

Unique encrypted PayPal customer account number.

Syntax

public string PayerId { get; set; }
Public Property PayerId As String

Default Value

""

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.

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 .NET Edition - Version 20.0 [Build 7941]