Skip to content

Express Docs v0.1.0


Express Docs / AmazonPayStyle

Interface: AmazonPayStyle

Defined in: src/types.ts:222

Visual style options for the Amazon Pay button.

Properties

color?

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

Defined in: src/types.ts:224

Background color of the Amazon Pay button.


size?

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

Defined in: src/types.ts:226

Predefined button size.

CollanaPay SDK Documentation