|
Travel
CUTS - Ecommerce (Touring Europe)
These are images the pages as they appeared
in July of 2004, when Jason Wilson was still the ecommerce
developer for them.

The open page for the Tours & Passes section of the
web site to purchase European Tours or South Pacific Tours.
The steps below exist under both sections.

Step 1 of Touring Europe: selecting a list of tours by
duration or flexibility.
(From prices are calculated from the data in the SQL database)

An example of the list of tours returned. Depending on
the supplier, the user can either select their age group or
the dates that they wish to travel on. All of this information
is retrieved from the database, which was enterred using an
administrator that I created.

The customer form, which will be stored in the database.

The final step to confirm the order, agree to declare statements,
and give the option of buying insurance as well. The transaction
then goes through a COM object that I created to link with
Moneris, our payment provider. If the transaction is successful,
the receipt is returned with all information that the user
requires to retrieve their ticket or pass.
|