PaymentOptions.RequestPayerName Property

Definition

Gets or sets indicates whether the user agent should collect and return the payer's name as part of the payment request.

public bool? RequestPayerName { get; set; }
member this.RequestPayerName : Nullable<bool> with get, set
Public Property RequestPayerName As Nullable(Of Boolean)

Property Value

Boolean indicating if user agent should collect and return payer's name.

Applies to