allowedCardNetworks

The card networks that your application accepts

See also

(https://developers.google.com/pay/api/android/reference/request-objects#CardParameters) So far, we have supported the following types: AMEX, DISCOVER, JCB, MASTERCARD, VISA, MAESTRO. If you do not set this list, we will default to supporting these types: AMEX, DISCOVER, JCB, MASTERCARD, VISA. If you want to support MAESTRO, set the value for allowedCardNetworks. Note that if you add MAESTRO, your countryCode must include BR. If you include types that we do not support, the payment process will fail.