---
title: action
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkpaylaterview/action
---

# action

The information style that the Apple Pay Later view presents.

## Declaration

```swift
var action: PKPayLaterAction { get set }
```

## Discussion

Discussion This property determines the kind of information modal the Apple Pay Later visual merchandising widget displays. The default is PKPayLaterAction.learnMore.

## See Also

### Setting the user action

- [PKPayLaterAction](passkit/pkpaylateraction.md)
