Config

constructor(    environment: GooglePayEnvironment,     merchantCountryCode: String,     merchantName: String,     isEmailRequired: Boolean = false,     billingAddressConfig: GooglePayLauncher.BillingAddressConfig = BillingAddressConfig(),     existingPaymentMethodRequired: Boolean = true,     allowCreditCards: Boolean = true)