Close

Changelog

  • 26369 2018-02-12

    Checkout was not working with non-shippable products that have product attributes

  • 26251 2018-01-26

    Added support for the Authorize.NET payment method since it was broken after moving to 4.00

  • 26230 2018-01-24

    Fixed the saving of multiselect fields in the administration (this was broken during the upgrade to 4.00)

  • 26158 2018-01-09

    Remove non-valid discounts on page load. Previously if the client had a discount that is not valid (i.e expired) the checkout was not working.

  • 26005 2017-12-11

    Unify breakpoints for the themes where it is possible ( removed 980, 1001)

  • 25994 2017-12-08

    Added a public antiforgerytoken to the ConfirmOrder method. Added a way to prevent ddos attacks ( or fast requests ).