unchainedshop / create

Boilerplate to setup an e-commerce system based on the Unchained Engine
9 stars 3 forks source link

Checkout / Users #56

Closed pozylon closed 3 years ago

pozylon commented 3 years ago

Flow:

  1. Assume guest checkout, allow user to login with his user at any time
  2. Set delivery address and contact information, assume same address for invoicing, allow user to change that
  3. Show summary and allow to choose payment provider and initiate checkout (only Datatrans support for now),
  4. After checkout completion, show a thank you page and an order reference, send a custom e-mail with the confirmation to the user

Guests:

Users: