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

BuyerEmail Property

Buyer's email address.

Syntax

[VB.NET]
Public Property BuyerEmail As String

[C#]
public string BuyerEmail {get; set;}

Remarks

Email address of the buyer as entered during checkout. PayPal uses this value to pre-fill the PayPal membership sign-up portion of the PayPal login page.

This property is optional when calling the SetCheckout method.

Character length and limit: 127 single-byte alphanumeric characters.

Default Value

""

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