Contents

supportedNetworks

An array of payment networks the merchant supports.

Declaration

var supportedNetworks: [PKPaymentNetwork] { get set }

Discussion

This property constrains the selectable payment passes to those the array includes — for example, visa or masterCard.

See Also

Setting the merchant information