collana pay JS Docs / ApplePayStyle
Interface: ApplePayStyle
Defined in: types.ts:127
Visual style options for the Apple Pay button.
Properties
buttonstyle?
optionalbuttonstyle?:"white"|"black"|"white-outline"
Defined in: types.ts:129
Button color theme.
locale?
optionallocale?:string
Defined in: types.ts:133
BCP 47 locale tag for button text (e.g. "en-US", "de-DE").
type?
optionaltype?:"checkout"|"buy"|"plain"
Defined in: types.ts:131
Label variant displayed on the button.
