Build contactless payment, loyalty, and ID verification features using Apple's ProximityReader framework on iPhone — no additional hardware required.
ProximityReader (iOS 15.4+, iPadOS 15.4+, Mac Catalyst 15.4+) enables an iPhone to act as a contactless reader for:
| Payments | PaymentCardReader, PaymentCardReaderSession | 15.4 | | Loyalty (VAS) | VASRequest, VASReadResult | 15.4 | | Store & Forward | StoreAndForwardPaymentCardReaderSession, PaymentCardReaderStore | 17.0+ | | ID Verification | MobileDocumentReader, MobileDocumentReaderSession | 17.0+ | | Merchant Discovery | ProximityReaderDiscovery | 18.0+ |
Apple의 ProximityReader 프레임워크를 위한 포괄적인 iOS 개발 기술입니다. iPhone의 Tap to Pay(결제 카드 읽기), 포인트 카드(VAS) 통합, Store and Forward 모드, Verifier API(모바일 문서/ID 읽기) 및 판매자 검색 UI를 커버합니다. 사용자가 ProximityReader, iPhone의 Tap to Pay, iPhone의 비접촉 결제, NFC 결제 읽기, Wallet에서 포인트 카드 읽기, VAS 요청, 모바일 운전면허증 확인, iPhone의 ID 확인, MobileDocumentReader, PaymentCardReader, PaymentCardReaderSession 또는 기타 관련 주제를 언급할 때마다 이 기술을 사용하세요. 또한 사용자가 POS(Point-of-Sale) 앱을 구축하거나, 하드웨어 없이 비접촉 결제를 허용하거나, iPhone에서 디지털 지갑 패스를 읽으려는 경우에도 트리거됩니다. 출처: ios-agent/iosagent.dev.