<!--
{
  "availability" : [
    "iOS: 8.3.0 -",
    "iPadOS: 8.3.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 11.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 3.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PassKit",
  "identifier" : "/documentation/PassKit/PKPaymentButtonType/plain",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "PassKit (Apple Pay and Wallet)"
    ],
    "preciseIdentifier" : "c:@E@PKPaymentButtonType@PKPaymentButtonTypePlain"
  },
  "title" : "PKPaymentButtonType.plain"
}
-->

# PKPaymentButtonType.plain

An Apple Pay button with the Apple Pay logo only, useful when an additional call to action isn’t needed.

```
case plain
```

## Discussion

This plain button style can have a smaller minimum width than Apple Pay buttons with text. This button looks like:

![A button with the Apple Pay logo.](images/com.apple.passkit/media-2903828@2x.png)

For design guidance, see [Human Interface Guidelines > Apple Pay > Buttons and Marks](https://developer.apple.com/design/human-interface-guidelines/apple-pay/overview/buttons-and-marks/).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)