collana pay JS Docs / GooglePayStyle
Interface: GooglePayStyle
Defined in: types.ts:117
Visual style options for the Google Pay button.
Properties
buttonColor?
optionalbuttonColor?:"white"|"black"|"default"
Defined in: types.ts:119
Button color theme. 'default' follows user preferences.
buttonSizeMode?
optionalbuttonSizeMode?:"fill"|"static"
Defined in: types.ts:123
Sizing behavior — 'fill' stretches to container width, 'static' uses fixed dimensions.
buttonType?
optionalbuttonType?:"checkout"|"buy"|"plain"
Defined in: types.ts:121
Label variant displayed on the button.
