Google Pay Config
Google Pay Configuration class
Constructors
Creates a new GooglePayConfig instance
Properties
A two character country code for the vendor that will be processing transactions. Default value is "US"
The merchant/vendor display name. This will usually show up in the Google Pay sheet next to the total
The currency code to use for Google Pay transactions. Default value is CurrencyCode.USD
Whether Google Pay collects and returns an email address when processing transactions. Default value is false
The environment Google Pay will be run in
Whether an existing saved payment method is required for Google Pay to be considered ready. Default value is false
Whether Google Pay collects and returns a full billing address when processing transactions. If false
, only postal code and country code will be provided. Default value is false
Whether Google Pay collects and returns a name when processing transactions. Default value is false
Whether Google Pay collects and returns a phone number when processing transactions. Default value is false