简体   繁体   中英

Android Application With ZooZ In-app payment system

i'm going to integrate ZooZ payment processor to my app. It's gonna be DEMO and FULL version of my app. What could be best way to determine if user has bought application, i think if would be insecure to check for boolean in SharedPreferences if's demo or not.

ZooZ (a company which I'm CTO and co-founder of) have a server API to check payment status by email address. You can use that API and the user's email address to match a historical payment.

Also, it's always best to have a server of your own to manage that.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM