目錄(44章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- About the Reviewer
- www.PacktPub.com
- Preface
- Chapter 1. Getting Started with Apple Pay
- An overview of the online payment process
- The Apple Pay payment workflow
- Enabling Apple Pay in your app
- Summary
- Chapter 2. Payment Request Workflow
- Getting information from an inventory service
- Displaying the product card
- Creating the payment request
- Requiring shipping and billing information
- Specifying summary items
- Specifying custom information tied to the order
- Summary
- Chapter 3. Payment Authorization Workflow
- Actors and operations in the authorization workflow
- Implementing a shared method to compute summary items
- Responding to user interactions with the payment sheet
- Summary
- Chapter 4. Payment Processing Workflow
- Actors and operations in the processing workflow
- The preprocess phase
- The process phase
- The postprocess phase
- Summary
- Chapter 5. Designing an Order Management Server
- Configuring an order management server web app
- Defining order management data structures
- Providing inventory information to clients
- Processing orders from clients
- Implementing secure communication
- Summary
- Chapter 6. Apple Pay API Summary
- Main classes
- Payment sheet user event protocol
- Auxiliary classes
- Summary
- Index 更新時間:2021-07-16 13:02:55
推薦閱讀
- C程序設計簡明教程(第二版)
- JavaScript Unlocked
- Getting Started with CreateJS
- Building an RPG with Unity 2018
- 區塊鏈底層設計Java實戰
- Webpack實戰:入門、進階與調優(第2版)
- 軟件體系結構
- 從Excel到Python數據分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應用
- Python大規模機器學習
- Python Projects for Kids
- UX Design for Mobile
- 黑莓(BlackBerry)開發從入門到精通
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)
- Yii2 By Example
- HTML5 and CSS3:Building Responsive Websites
- Java EE互聯網輕量級框架整合開發:SSM+Redis+Spring微服務(上下冊)
- C語言從入門到精通(第4版)
- Java程序設計
- Natural Language Processing with Java Cookbook
- 機器學習開發者指南
- Python實現Web UI自動化測試實戰:Selenium 3/4+unittest/Pytest+GitLab+Jenkins
- Mastering .NET Machine Learning
- JavaScript編程思想:從ES5到ES9
- 自然語言處理實戰:從入門到項目實踐
- 你好,C語言
- 基于YANG的可編程網絡:用YANG、NETCONF、RESTCONF和gNMI實現網絡自動化架構
- Java設計模式(第2版)
- Microsoft Office 365 Administration Cookbook
- ThinkPHP實戰
- Java從初學到精通