ever-co / ever-demand

Ever® Demand™ - Open Commerce Platform - https://everdemand.co
https://everdemand.co
GNU Affero General Public License v3.0
1.74k stars 464 forks source link

Feature: Shopping cart in Mobile ordering app #1314

Open evereq opened 4 years ago

evereq commented 4 years ago

We need to implement a "shopping cart" feature in the mobile customer ordering app. It should be possible to enable/disable the shopping cart in the mobile app. If shopping cart disabled, it should work like now - single button click, purchase the product. If shopping cart enabled, click on "Buy" should add the product to Shopping Cart, but the customer can continue browsing more products, add them to the shopping cart, and next checkout all of them together as a single order.

Note: I think on the backend and in Merchant / Carrier apps we already support multiple products in a single order. It's only we need to implement that feature in the customer mobile app.