Skip to content

collana pay JS Docs v0.1.0


collana pay JS Docs / AmazonPayStyle

Interface: AmazonPayStyle

Defined in: types.ts:137

Visual style options for the Amazon Pay button.

Properties

color?

optional color?: "Gold" | "LightGray" | "DarkGray"

Defined in: types.ts:139

Background color of the Amazon Pay button.


size?

optional size?: "small" | "medium" | "large"

Defined in: types.ts:141

Predefined button size.

CollanaPay SDK Documentation