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 버튼 추가, 결제 요청 생성, 결제 인증 처리, Wallet에 패스 추가, 판매자 기능 구성, 배송 및 연락처 필드 관리, PKPaymentRequest, PKPaymentAuthorizationController, PKPaymentButton, PKPass, PKAddPassesViewController, PKPassLibrary 또는 Apple Pay 결제 흐름 작업 시 사용합니다. 출처: dpearson2699/swift-ios-skills.