config

open override var config: GooglePayConfig

Configuration parameters for Google Pay. When this is set, the ready state (see isReady and readyCallback) may temporarily change to false until Google Pay gets reinitialized with the new configuration parameters

Important:

This property returns a copy of the config currently associated with this launcher. Changing it will not be reflected in the launcher until the config property is set again.