MicrosoftPayMethodData.SupportedNetworks Property

Definition

Gets or sets supported payment networks (e.g., "visa" and "mastercard").

public System.Collections.Generic.IList<string> SupportedNetworks { get; set; }
member this.SupportedNetworks : System.Collections.Generic.IList<string> with get, set
Public Property SupportedNetworks As IList(Of String)

Property Value

The supported payment networks.

Applies to