© Lee Naylor 2016

Lee Naylor, ASP.NET MVC with Entity Framework and CSS , 10.1007/978-1-4842-2137-2_9

9. Checkout: Creating and Viewing Orders

Lee Naylor

(1)Newton-le-Willows, Merseyside, UK

This chapter covers working with orders, including creating them via a checkout process, viewing the details of orders as either an administrator or a user, and searching or sorting them. We'll use the display and editor templates for the Address type that we created earlier in the book to simplify some of the view code in this chapter. We don’t cover any payment provider integration during this book, but in a real-world system, you would need to add a step to the checkout process to obtain and verify payments prior to confirming an order.

Note

If you want to ...

Get ASP.NET MVC with Entity Framework and CSS now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.