GooglePayPaymentMethodParameters
A configuration object that defines the allowable authorization methods and card networks
#
Properties#
allowedAuthMethodsAn array of authorization methods that are allowed to be used during the payment process.
#
allowedCardNetworks- Type: GooglePayAllowedNetwork
An array of card networks that are accepted for payment.
#
billingAddressParametersThe expected fields returned if GooglePayBillingAddressParameters is set to true.
#
billingAddressRequiredSet to true if you require a billing address. A billing address should only be requested if it's required to process the transaction. Additional data requests can increase friction in the checkout process and lead to a lower conversion rate.