CheckoutIn this module...Requirement - let them buy!Build the high level checkout UICore Concept - Property InitialisersAccept Customer DetailsRequirement - Pass Customer Details "up" to checkoutPropogate customer details "up" to checkoutCore Concept - Lambdas and property initialisersAccept delivery and billing addressesHello StripeTake payment via StripePractice Feature - Submit customer details to StripeRequirement - Handling OrdersSave the order (backend)Charge the customer via StripeMigrate the DB and test placing orders