---
title: PKPayLaterAction
framework: passkit
role: symbol
role_heading: Enumeration
path: passkit/pkpaylateraction
---

# PKPayLaterAction

Values you use to set the Apple Pay Later action.

## Declaration

```swift
enum PKPayLaterAction
```

## Topics

### Widget behaviors

- [PKPayLaterAction.calculator](passkit/pkpaylateraction/calculator.md)
- [PKPayLaterAction.learnMore](passkit/pkpaylateraction/learnmore.md)

### Initializers

- [init(rawValue:)](passkit/pkpaylateraction/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Setting the user action

- [action](passkit/pkpaylaterview/action.md)
