SnowdogApps / magento2-vue-checkout

Magento 2 Checkout module based on Vue.js
MIT License
69 stars 18 forks source link

Approvals #82

Open kjugi opened 6 years ago

kjugi commented 6 years ago

Problem: We just go through checkout and buy items without agreeing to some regulations and newsletter subscription and other annoying stuff which stop us before buying some items from the store. That must change! (unfortunately)

Solution: Add some approvals to checkout for i.e. regulations which is required to check.

Idea: IMO it would be great when non developer person can add regulations in the admin area and mark it as required or not. Then we will only show this messages before the "Place order" button. If I'm wrong please correct me.

szafran89 commented 6 years ago

We have to check how it works in default Magento Checkout. Would be great to do this without backend work.