---
title: ApplePayButtonStyle
framework: applepayontheweb
role: symbol
role_heading: Enumeration
path: applepayontheweb/applepaybuttonstyle
---

# ApplePayButtonStyle

A type that indicates the available appearances for an Apple Pay Button.

## Declaration

```data
enum ApplePayButtonStyle
```

## Overview

Overview The values for the button style: For more information, see PKPaymentButtonStyle.black. For more information, see PKPaymentButtonStyle.white. For more information, see PKPaymentButtonStyle.whiteOutline.

## Topics

### Enumeration Cases

- [black](applepayontheweb/applepaybuttonstyle/black.md)
- [white](applepayontheweb/applepaybuttonstyle/white.md)

## See Also

### Configuring appearance

- [type](applepayontheweb/applepaybutton/type.md)
- [buttonstyle](applepayontheweb/applepaybutton/buttonstyle.md)
- [locale](applepayontheweb/applepaybutton/locale.md)
- [ApplePayButtonType](applepayontheweb/applepaybuttontype.md)
- [ApplePayButtonLocale](applepayontheweb/applepaybuttonlocale.md)
