question

richa avatar image
richa asked David Marginian Deactivated commented

Bundle discount feature

We want to add a bundle discount feature in our application, user will create quantity level bundle[ e.g single quantity of a product price $5, on purchase of 3 quantity the product, it price $12 ] OR item vise bundle.
So at the checkout page, if user add multiple line of same product and total quantity or item list match with created discount bundle it should get applied automatically.

We tried to research about the same and we found that the orders API having ability to add discount to the order but our application do not deal with ordering.

We are looking forward proper approach such that the clover process our discount bundles and apply a matched bundle discount.Your suggestions are welcome.

Thank you.

Discounts
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

·
David Marginian avatar image
David Marginian Deactivated answered David Marginian Deactivated commented

You haven't provided enough context for me to provide you with guidance. Do you have your own POS and your own ordering system? Do the Clover merchant's that use your POS rely on any of Clover POS features (reporting, etc.) or is everything done in your system?

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.

richa avatar image richa commented ·

Merchants are using Clover POS only. We don't have own POS and ordering system.

0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ richa commented ·
If you had an app on the device it would probably be possible to intercept the order, check it for conditions and add discounts accordingly.
0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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

Welcome to the
Clover Developer Community