Tagged articles
4 articles
Page 1 of 1
Ctrip Technology
Ctrip Technology
Aug 15, 2018 · Mobile Development

Integrating Apple Pay in iOS Apps: Process, Security, and Practical Considerations

This article provides a comprehensive overview of Apple Pay integration on iOS, covering the end‑to‑end payment flow, Apple’s security mechanisms, certificate preparation, differences between domestic and international implementations, and practical tips for developers to avoid common pitfalls.

Apple PayCertificatePayment Integration
0 likes · 16 min read
Integrating Apple Pay in iOS Apps: Process, Security, and Practical Considerations
Meituan Technology Team
Meituan Technology Team
Jun 14, 2018 · Mobile Development

Implementing QR Code Scanning and App Invocation on iOS: Technical Implementation and Challenges

Implementing QR code scanning on iOS involves using the camera APIs from iOS 7, system‑level scanning introduced in iOS 11, and Universal Links to securely invoke apps, while addressing legacy QR formats, WebView quirks, and WeChat restrictions through fallback links, architectural boundaries, and minimal external dependencies.

Apple PayCamera APIQR code scanning
0 likes · 8 min read
Implementing QR Code Scanning and App Invocation on iOS: Technical Implementation and Challenges
21CTO
21CTO
Mar 15, 2018 · Mobile Development

What iOS Development Trends Will Shape 2018 and Beyond?

The article outlines emerging iOS development trends for 2018, including ARKit-powered augmented reality, CoreML machine‑learning integration, Swift 4 enhancements, Apple Pay adoption, and HomeKit home‑automation, while reflecting on 2017's device releases and iOS 11 updates.

ARKitApple PayCoreML
0 likes · 5 min read
What iOS Development Trends Will Shape 2018 and Beyond?
Architecture Digest
Architecture Digest
Mar 21, 2016 · Mobile Development

Deep Integration of Apple Pay In‑App Payments on iOS: Technical Guide and Best Practices

This article explains how to integrate Apple Pay’s in‑app payment feature into an iOS application, compares it with traditional third‑party payment SDKs, and provides detailed implementation steps, code samples, server‑side decryption, transaction handling, and practical tips for a seamless user experience.

Apple PayIn‑App PaymentsPassKit
0 likes · 13 min read
Deep Integration of Apple Pay In‑App Payments on iOS: Technical Guide and Best Practices