Giter VIP home page Giter VIP logo

ember-cart's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ember-cart's Issues

subtotal, grandtotal, taxes, discounts

  • subtotal: should be what total current does
  • optional taxes should be taken into account
  • optional discount / promo codes should be taken into account
  • grandTotal should be the result of subtotal + taxes - discounts

DEPRECATION: ember-cli-babel 5.x is deprecated

DEPRECATION: ember-cli-babel 5.x has been deprecated. Please upgrade to at least ember-cli-babel 6.6. Version 5.2.8 located: merchant-secure-operations-com -> ember-cart -> ember-cli-babel

Not sure if ember-cli-babel 5.x is required, or if it could be upgraded to 6.x

localstorage security for ecommerce

Hi - this is not really an issue, more just a question. I apologize if this is the incorrect forum.

I'm scratching the surface of using ember for e-commerce and came across this nice addon. I am concerned about the security/integrity of the e-commerce app (and data) being on the client side. For example, could a determined miscreant tamper with localstorage to change the price of an item to $0.01? I'm not super intimate with localstorage but I assume that's possible.

What do you guys do to secure against this type of thing? I assume this plugin is in production on your client sites. Any help appreciated!

Back with localStorage option

In some cases we may want to persist the cart if the window is closed. In that case we need to backup the cart to localStorage. When the application initializes it will read out of localStorage the cart payload

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.