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

# PayLaterView

A view that displays the Apple Pay Later visual merchandising widget.

```
@MainActor @preconcurrency struct PayLaterView<FallbackView> where FallbackView : View
```

## Overview

Use this view to display a widget that allows people to learn more about the Apple Pay Later feature.

## Topics

### Setting the view’s action

[`PayLaterViewAction`](/documentation/PassKit/PayLaterViewAction)

Values you use to set the Apple Pay Later action.

### Styling the view

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

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



---

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)