question

sunisha avatar image
sunisha asked sunisha commented

How can i add menu for restaurant?

1) Is that item adding through inventory? 2) Can i add images to the item and other details like calorie etc..

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Jacob Abrams avatar image
Jacob Abrams answered sunisha commented

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 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

sunisha avatar image sunisha commented ·

Thank you for your replay.So how we can add extra fields?

0 Likes 0 ·
Jacob Abrams avatar image Jacob Abrams ♦♦ commented ·

You cannot add extra fields.

0 Likes 0 ·

Welcome to the
Clover Developer Community