In-App Purchase(IAP)
✢ Notes
- SandBox Test for payment
- The test account have to create by the administrator of paid account.
- The test account is a virtual account which does not actually exist. So it cannot be the same as any exist Apple ID.
- Manage all Sandbox test account on iTunes Connect of Apple Developer.
- Steps for IAP function.
- Get Product ID from APP.
- Get Product information from Apple Store by Product ID.
- Send request to pay Product on Apple Store.
- Get the result of paying from Apple Store.
- Get receipt & verify.
手機小額付費
- 需要向手機電信商要求開通小額付費功能
- 手機上設定IAP付款方式為 : 電信小額付費
對於App來說,不論使用者設定哪種功能付款,IAP都是與Apple溝通要求進行付款
手機設定信用卡付款
App ↔ Apple ↔ 信用卡公司
手機設定電信小額付費
App ↔ Apple ↔ 電信公司
✢ References
- In-App Purchase Programming Guide
- iOS 內購的最新講解
- 【引用】IAP超級詳解,偷懶了,不用自己去翻譯了
- iOS开发-内购丢单处理方式
- iOS应用内支付(IAP)详解
- Monetizing Your Apps with Apple's In-App Purchases
- 增加營收獲利!為你的 App 加入內購買功能 (In-App Purchase)
- iOS开发 内购流程
- [iOS] 應用內購買實作與測試 (In App Purchase)
- iOS 内购IAP(In-App Purchases)代码实现(上)
- 【iOS - APP內購功能(In-App Purchase)】
- iOS In App Purchase 學習筆記 (1)
- iOS In App Purchase 學習筆記 (2)
- iOS In App Purchase 學習筆記 (3) : 如何從App Store取得商品資訊
- In-App Purchase Best Practices
- Apple内购沙盒测试程序
- Validating Receipts With the App Store
- Swift实现iOS内购
- iOS In-App Purchases: Sandbox Invalid Product ID
- iOS开发 内购流程 手把手教你还不学?
- iOS内购—— In-App Purchase(消耗型)
- In-App Purchase Walk Through