This skill provides expert guidance for implementing Apple's ProximityReader framework, allowing developers to turn an iPhone into a contactless payment terminal and document reader without additional hardware. It covers the full lifecycle of Tap to Pay on iPhone, including account linking, session management, Store and Forward offline modes, and the Verifier API for mobile IDs like driver's licenses. By providing standardized implementation patterns and error handling strategies for PaymentCardReader and MobileDocumentReader, it helps developers navigate the complex requirements of entitlements, Payment Service Providers (PSPs), and secure element interactions.
主な機能
01Standardized error handling for ProximityReader sessions
02Store and Forward (offline) payment processing
035 GitHub stars
04Mobile ID and Driver's License verification via the Verifier API
05Loyalty card and Value Added Services (VAS) integration
06Tap to Pay on iPhone (contactless payment acceptance)