From the course: Building Great Forms with HTML and CSS
Unlock the full course today
Join today to access over 24,400 courses taught by industry experts.
Order summary overview
From the course: Building Great Forms with HTML and CSS
Order summary overview
- [Instructor] In this section of the course we're going to be building out a payment form system. So I'm just going to walk you through what we're going to be building and then we'll break this down into a page by page exercise. This is our Order Summary page and what we're assuming here is that the user has added this item into their cart and now they're viewing their cart or viewing the Order Summary. So there are a couple things on here we have the ability to allow the user to add more items and increase the count of the number. I have not connected this so it's dynamically increasing the price. But that could be something that you might want to implement into the year form. We also have an option to Save for later which is really nice feature since sometimes users aren't ready to make a purchase right there. And then the important part is that the user can proceed to Checkout. So if they click the Proceed to…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
-
(Locked)
Organizing a payment form3m 56s
-
(Locked)
Flow and order2m 9s
-
(Locked)
Order summary overview5m 13s
-
(Locked)
Personal details summary9m 56s
-
(Locked)
Payment stepper2m 19s
-
(Locked)
Input mask8m 21s
-
(Locked)
Auto-populating city and state8m 15s
-
(Locked)
Shipping5m 53s
-
(Locked)
Handling payment, part 17m 53s
-
(Locked)
Handling payment, part 27m 19s
-
(Locked)
Handling payment, part 38m 27s
-
(Locked)
Review and confirmation pages5m 9s
-
(Locked)
-
-
-
-