Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我要将 ZooZ 支付处理器集成到我的应用程序中。这将是我的应用程序的演示版和完整版。确定用户是否购买了应用程序的最佳方法是什么,我认为如果在演示中检查 SharedPreferences 中的布尔值是否不安全。
ZooZ(我是 CTO 和联合创始人的一家公司)有一个服务器 API,可以通过电子邮件地址检查付款状态。您可以使用该 API 和用户的电子邮件地址来匹配历史付款。
此外,最好有自己的服务器来管理它。