Archive

Posts Tagged ‘nights’

Sitereservations

December 14th, 2009 Comments off

This is a system that will allow online reservation of motorhome pitches at multiple campsites on a per-night basis with online payment.

Requirements are:

~ Customers select from one of (x) sites each with (y) pitches

~ The input form they are taken to has a visual availability check (availability calendar) for that site

~ They input an arrival date and number of nights. This is checked for availability and if available added to basket

~ They can then choose another site, check availability and book further nights. This is then added to their basket.

~ When they have booked all the nights they want they check out via PayPal

~ The customer is sent an invoice with a unique reference number. A copy of this email is also sent to another address – but preferably with just the unique reference number on it, not the price details.

~ The client can log in to an admin area and check all order details

The application needs to be easily styled via CSS to blend in with the rest of the website, or it could work in an i-frame.

I need to see something similar that the programmer has done before.

Hotel On-line Booking Script

November 14th, 2009 Comments off

Hello,
I want a copy of this booking script http://systemforhotels.com/features/ with some extra options, this script writing in perl/CGI I would like to change it if it’s possible to PHP with Ajax features.
Ability to add offers, discount and packages with restrictions (minimum stay, exact nights, persons, rooms, rates, week dates, valid dates, bookable until which date).
Visitors will be able to see all the available offers and packages even if they search criteria are for less days, will be a warning message for each offer, package with the restrictions for each one. (Minimum stay, bookable until, xx discount, you have to stay xx nights more to book this offer / package, e.t.c).
Example:
We set that one package valid from 1 April to 30 June 2010. We chose for which type of room the package valid.
The package valid for 5 nights in a double room for two persons (Monday to Friday) and include half board and 3 days car rental, the daily rate per room is 100 or 50 per person.
Visitors will be able to book only 5 nights, no more or less.
This package can be bookable on-line until 31 January 2010.
Make a search for two nights in this site https://coraliparos.reserve-online.net/ to have an idea how i want the rooms, discounts / offers & packages to displayed.

Ability to add Channel management (to manage availability, rates, from other on-line reservation sites like booking.com, venere.com, expedia.com. etc.) with xml login info.

Ability for custom integration payment gateway .

Bear