payerEmail property

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

The email address chosen by the user. The requestPayerEmail flag in the PaymentOptions sent to the PaymentRequest constructor must be set to true.

Syntax

JavaScript
payerEmail = object.payerEmail

 

Property values

Type: string

See also

PaymentResponse