Customer form
The check out process consists of a few steps:
- customer information
- billing address
- shipping address
- payment options
It allows user to get back to the previous page on any step without loosing the input information. It leaves in the fields.
This is a customer form. Once you fill it in you become a member of the site. If a user has an account on the site he/she can
log in and step out the customer information on the front page.
When user makes an order he/she can use the account information (billing, shipping addresses) that was input before.
In this case the appropriate fields in a html form will be prepopulated.
If a user doesn't have an account then it will be generated automatically by system after payment. The email with password and lan order.
|