episerver / Foundation

Foundation offers a starting point that is intuitive, well-structured and modular allowing developers to explore CMS, Commerce, Personalization, Search and Navigation, Data Platform and Experimentation.
https://docs.developers.optimizely.com/digital-experience-platform/docs/optimizely-foundation-demo-sites
Apache License 2.0
132 stars 136 forks source link

Input validation on commerce checkout page not working #688

Closed markprins81 closed 3 years ago

markprins81 commented 3 years ago

Describe the bug The validation on the Commerce checkout page is not working. I'm able to place an order with a 'empty' shippingaddress.

To Reproduce Steps to reproduce the behavior:

  1. Add any product to the shopping cart
  2. Click on Checkout
  3. Select 'Ship to a new address'
  4. Add a payment of type 'Cash on delivery'
  5. Click 'Place Order'

Expected behavior I would expect some validation to tell me that the shipping address is not correct, but the order is placed with an empty address.

Desktop (please complete the following information):

markprins81 commented 3 years ago

Am I correct to conclude that there is no client side validation anymore?

tanvu-epi commented 3 years ago

Am I correct to conclude that there is no client side validation anymore?

Yes, you are. Do you want to add that?