Compartir a través de


PaymentResponse.PayerEmail Propiedad

Definición

Obtiene o establece si la marca requestPayerEmail se estableció en true en el constructor PaymentOptions pasado al constructor PaymentRequest, payerEmail será la dirección de correo electrónico elegida por el usuario.

public string PayerEmail { get; set; }
member this.PayerEmail : string with get, set
Public Property PayerEmail As String

Valor de propiedad

Correo electrónico del pagador elegido por el usuario.

Se aplica a