---
title: PKPaymentButtonStyle.white
framework: passkit
role: symbol
role_heading: Case
path: passkit/pkpaymentbuttonstyle/white
---

# PKPaymentButtonStyle.white

A white button with black lettering.

## Declaration

```swift
case white
```

## Discussion

Discussion Use the white button on backgrounds with colors that provide sufficient contrast. For white or light backgrounds, use either the white button with an outline or the black button.

## See Also

### Payment button styles

- [PKPaymentButtonStyle.whiteOutline](passkit/pkpaymentbuttonstyle/whiteoutline.md)
- [PKPaymentButtonStyle.black](passkit/pkpaymentbuttonstyle/black.md)
- [PKPaymentButtonStyle.automatic](passkit/pkpaymentbuttonstyle/automatic.md)
