So this app is basically selling several products, users login to their account and start shopping. I am using paypal library to check out. Question is, is there any api that I can update the inventory and update the user purchase history? can asiHttpRequest do the job? something have to do with database? xml?
Thanks in advance.
u can use best-buy api to get products and can use coredata to save the particular user cart items.