1) Is that item adding through inventory? 2) Can i add images to the item and other details like calorie etc..
Clover has a fairly generic API to support all types of businesses, not just restaurants. You can use inventory items to represent anything a merchant wants to sell such as menu items at a restaurant.
To see all supported fields for an item please look at the set methods in our javadocs for the Item class: http://clover.github.io/clover-androi...
We do not support uploading images for items.
2 People are following this question.