collana pay JS Docs / PayPalStyle
Interface: PayPalStyle
Defined in: types.ts:105
Visual style options for native PayPal buttons.
Properties
color?
optionalcolor?:"gold"|"blue"|"white"|"black"
Defined in: types.ts:107
Background color of the PayPal button.
height?
optionalheight?:number
Defined in: types.ts:111
Height of the button in pixels (25–55).
label?
optionallabel?:"paypal"|"checkout"|"pay"
Defined in: types.ts:113
Text label displayed on the button.
shape?
optionalshape?:"rect"|"pill"
Defined in: types.ts:109
Border shape of the PayPal button.
