<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "PassKit",
  "identifier" : "/documentation/PassKit/PayLaterViewDisplayStyle",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "PassKit (Apple Pay and Wallet)",
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:16_PassKit_SwiftUI24PayLaterViewDisplayStyleV"
  },
  "title" : "PayLaterViewDisplayStyle"
}
-->

# PayLaterViewDisplayStyle

Values you use to style an Apple Pay Later visual merchandising widget.

```
struct PayLaterViewDisplayStyle
```

## Topics

### Payment display styles

[`standard`](/documentation/PassKit/PayLaterViewDisplayStyle/standard)

The standard Apple Pay Later visual merchandising widget style.

[`badge`](/documentation/PassKit/PayLaterViewDisplayStyle/badge)

Displays a simple Apple Pay badge that includes an Apple Pay Later icon.

[`checkout`](/documentation/PassKit/PayLaterViewDisplayStyle/checkout)

A style that you display inside of a checkout view that presents Apple Pay and other payment options to the customer.

[`price`](/documentation/PassKit/PayLaterViewDisplayStyle/price)

A style that shows the Apple Pay Later view beneath a product’s price.



---

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)