---
title: AddOrderToWalletButton
framework: financekitui
role: symbol
role_heading: Structure
path: financekitui/addordertowalletbutton
---

# AddOrderToWalletButton

A button you use to add an order to a person’s Apple Wallet.

## Declaration

```swift
@MainActor @preconcurrency struct AddOrderToWalletButton
```

## Topics

### Initializers

- [init(signedArchive:onCompletion:)](financekitui/addordertowalletbutton/init(signedarchive:oncompletion:).md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [View](swiftui/view.md)

## See Also

### Related Documentation

- [AddOrderToWalletButtonStyle](financekitui/addordertowalletbuttonstyle.md)

### Adding an order to Apple Wallet

- [AddOrderToWalletButtonStyle](financekitui/addordertowalletbuttonstyle.md)
