Search the Community
Showing results for tags 'one page guest checkout'.
-
Hello, I have a strange issue, about lastname and name fields in one page guaest checkout. As you know, after filling in customer_firstname and customer_lastname, same values are automatically transferred to firstname and lastname in delivery address. If you just click save, after there values are filled in, everything works fine. If you decide to change first/lastname in delivery address, and type a correct name, everything works fine too. But if you leave first/lastname empty, or you include any numbers in it and click save, a technical error appears: "upable to save addresses": It looks like these fields get validated, but in case, they didn't pass validation, error message is not icluded in regular error window, and technical error is returned. If there is something wrong about validation of other fields, a regular error block appears (for example: here is 1 Error(s): 1. ... is required.) What could be the reason for that? And what would you suggest as a fix for that bug? PS 1.5.5.0
- 8 replies
-
- one page guest checkout
- technical error
-
(and 2 more)
Tagged with:
-
Hi, In shopping cart summary page, the total price is updated dynamically, as you change the number of items. But the total shipping price doesn't seem to update this way. It is only updated after page refresh. So, my question is, how to make total_shipping price update dynamically, the same way as total_price is updated?