ApplePayButtonType:
    | "plain"
    | "buy"
    | "setUp"
    | "inStore"
    | "donate"
    | "checkout"
    | "book"
    | "subscribe"
    | "reload"
    | "addMoney"
    | "topUp"
    | "order"
    | "rent"
    | "support"
    | "contribute"
    | "tip"
    | "continue"

Apple Pay button type options.