Accept Apple Pay payments for physical goods and services, and add passes to the user's Wallet. Covers payment buttons, payment requests, authorization, Wallet passes, and merchant configuration. Targets Swift 6.2 / iOS 26+.
Always verify the device can make payments before showing Apple Pay UI.
Button types: .buy, .setUp, .inStore, .donate, .checkout, .book, .subscribe, .reload, .addMoney, .topUp, .order, .rent, .support, .contribute, .tip
PassKit を使用して Apple Pay の支払いと Wallet パスを統合します。 Apple Pay ボタンの追加、支払いリクエストの作成、支払い承認の処理、ウォレットへのパスの追加、加盟店機能の構成、配送フィールドと連絡先フィールドの管理、または PKPaymentRequest、PKPaymentAuthorizationController、PKPaymentButton、PKPass、PKAddPassesViewController、PKPassLibrary、Apple Pay チェックアウト フローの操作を行う場合に使用します。 ソース: dpearson2699/swift-ios-skills。