setAllowedCardNetworks

open fun setAllowedCardNetworks(@NonNull paymentMethodType: String, @NonNull cardNetworks: JSONArray)

Simple wrapper to configure the GooglePayRequest's cardNetworks

Parameters

paymentMethodType

the paymentMethod to attach cardNetworks to

cardNetworks

the cardNetworks to allow the paymentMethodType to transact with