List<String> googlePaySupportedNetworks() { return [ "AMEX", "DISCOVER", "JCB", "MASTERCARD", "VISA", // "MAESTRO" ]; }