---
title: ApplePayButtonType
framework: applepayontheweb
role: symbol
role_heading: Enumeration
path: applepayontheweb/applepaybuttontype
---

# ApplePayButtonType

A type that indicates the button types that you can display to initiate Apple Pay transactions.

## Declaration

```data
enum ApplePayButtonType
```

## Overview

Overview The values for the button type: For more information, see PKPaymentButtonType.addMoney. For more information, see PKPaymentButtonType.book. For more information, see PKPaymentButtonType.buy. For more information, see PKPaymentButtonType.checkout. For more information, see PKPaymentButtonType.continue. For more information, see PKPaymentButtonType.contribute. For more information, see PKPaymentButtonType.donate. For more information, see PKPaymentButtonType.order. For more information, see PKPaymentButtonType.inStore. For more information, see PKPaymentButtonType.plain. For more information, see PKPaymentButtonType.reload. For more information, see PKPaymentButtonType.rent. For more information, see PKPaymentButtonType.setUp. For more information, see PKPaymentButtonType.subscribe. For more information, see PKPaymentButtonType.support. For more information, see PKPaymentButtonType.tip. For more information, see PKPaymentButtonType.topUp.

## Topics

### Enumeration Cases

- [add](applepayontheweb/applepaybuttontype/add.md)
- [book](applepayontheweb/applepaybuttontype/book.md)
- [buy](applepayontheweb/applepaybuttontype/buy.md)
- [check](applepayontheweb/applepaybuttontype/check.md)
- [continue](applepayontheweb/applepaybuttontype/continue.md)
- [contribute](applepayontheweb/applepaybuttontype/contribute.md)
- [donate](applepayontheweb/applepaybuttontype/donate.md)
- [order](applepayontheweb/applepaybuttontype/order.md)
- [pay](applepayontheweb/applepaybuttontype/pay.md)
- [plain](applepayontheweb/applepaybuttontype/plain.md)
- [reload](applepayontheweb/applepaybuttontype/reload.md)
- [rent](applepayontheweb/applepaybuttontype/rent.md)
- [set](applepayontheweb/applepaybuttontype/set.md)
- [subscribe](applepayontheweb/applepaybuttontype/subscribe.md)
- [support](applepayontheweb/applepaybuttontype/support.md)
- [tip](applepayontheweb/applepaybuttontype/tip.md)
- [top](applepayontheweb/applepaybuttontype/top.md)

## See Also

### Configuring appearance

- [type](applepayontheweb/applepaybutton/type.md)
- [buttonstyle](applepayontheweb/applepaybutton/buttonstyle.md)
- [locale](applepayontheweb/applepaybutton/locale.md)
- [ApplePayButtonStyle](applepayontheweb/applepaybuttonstyle.md)
- [ApplePayButtonLocale](applepayontheweb/applepaybuttonlocale.md)
