paymentNetwork
The payment network.
Declaration
var paymentNetwork: PKPaymentNetwork? { get set }Discussion
This property determines which cards are shown in the PKAddPaymentPassViewController class’s intro screen. The property defaults to nil, and the PKAddPaymentPassViewController shows all the networks for the card’s region. To specify a single network, assign a constant to the property. See Payment Networks in PKPaymentRequest.