Interface ApplePayOptions

Define visual and behavioral options for the Apple Pay button

Hierarchy

  • ApplePayOptions

Properties

Properties

locale: "en-US" | "es-ES" | "es-MX" | "pt-BR"

Type Param

Locale of the Apple Pay label button

style: "black" | "white"

Type Param

Color of the Apple Pay button

type: "add-money" | "book" | "buy" | "check-out" | "continue" | "contribute" | "donate" | "order" | "pay" | "plain" | "reload" | "rent" | "set-up" | "subscribe" | "support" | "tip" | "top-up"

Type Param

Type of the Apple Pay label button

Generated using TypeDoc