Apple IAP Subscriptions

时间:2017-07-28 14:34:03   收藏:0   阅读:247

Apple Doc:

https://developer.apple.com/library/content/releasenotes/General/ValidateAppStoreReceipt/Chapters/ValidateRemotely.html

https://developer.apple.com/library/content/documentation/NetworkingInternet/Conceptual/StoreKitGuide/Chapters/Subscriptions.html 

https://developer.apple.com/library/content/documentation/NetworkingInternet/Conceptual/StoreKitGuide/Chapters/Restoring.html

 

Verify Method:

curl ‘https://sandbox.itunes.apple.com/verifyReceipt‘ -d‘{"receipt-data”:”xxxxxx”, "password":"xxxxxx"}‘

原文:http://www.cnblogs.com/sytfyf/p/7250044.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!