<!--
{
  "availability" : [
    "iOS: 17.0 -",
    "iPadOS: 17.0 -",
    "macCatalyst: 17.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "FinanceKitUI",
  "identifier" : "/documentation/FinanceKitUI",
  "metadataVersion" : "0.1.0",
  "role" : "Framework",
  "symbol" : {
    "kind" : "Framework",
    "modules" : [
      "FinanceKitUI"
    ],
    "preciseIdentifier" : "FinanceKitUI"
  },
  "title" : "FinanceKitUI"
}
-->

# FinanceKitUI

Add orders to Apple Wallet.

## Overview

The `FinanceKitUI` framework contains a standardized UI that interacts securely
with <doc://com.apple.documentation/documentation/FinanceKit> and the
<doc://com.apple.documentation/documentation/FinanceKit/FinanceStore> to support the addition
of orders to a person’s Apple Wallet.

`FinanceKitUI` provides an `AddOrderToWalletButton` for SwiftUI. Add this button
to your UI when you want to allow someone to add an order to their Apple Wallet.
The button’s style options are consistent with the standard Apple Pay and Wallet
design language, giving users a sense of familiarity and trust when they
interact with it.

## Topics

### Adding an order to Apple Wallet

[`AddOrderToWalletButton`](/documentation/FinanceKitUI/AddOrderToWalletButton)

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

[`AddOrderToWalletButtonStyle`](/documentation/FinanceKitUI/AddOrderToWalletButtonStyle)

Values that determine the style of an Add Order to Apple Wallet button.

### Errors

---

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)