www.clippervacations.com Open in urlscan Pro
141.193.213.10  Public Scan

Submitted URL: http://www.clippervacations.com/
Effective URL: https://www.clippervacations.com/
Submission: On March 20 via api from US — Scanned from DE

Form analysis 9 forms found in the DOM

<form class="row">
  <div class="form-group col-9"> <input type="text" class="form-control" placeholder=""></div>
  <div class="col-3"> <button type="submit" class="btn btn-block">Go</button></div>
</form>

/

<form class="form-inline justify-content-end" action="/">
  <div class="col-md-10">
    <div class="form-group"> <label class="col-md-5">Enter search term:</label> <input name="s" type="text" class="col-md-6 form-control" placeholder=""></div>
  </div>
  <div class="col-md-2"> <button type="submit" class="btn">Search </button></div>
</form>

POST

<form id="booking-bar-ferry" method="post" class="ferry-only booking-bar" autocomplete="off">
  <div class="d-block px-4 text-left">
    <div class="book-field sm row mb-3">
      <div class="col-6">
        <div class="radio-item"> <input id="roundTripRadio" type="radio" name="type" value="roundTrip" checked="checked"> <label for="roundTripRadio">Round trip</label></div>
      </div>
      <div class="col-6">
        <div class="radio-item"> <input id="oneWayRadio" type="radio" name="type" value="oneWay"> <label for="oneWayRadio">One way</label></div>
      </div>
    </div>
    <div class="row">
      <div class="book-field lg col-12 mb-3"> <label>Departing From</label>
        <div class="select"><select id="clipperFromCity" name="from-city" class="form-control booknow-select large from-city custom-select s-hidden" autofocus="autofocus" data-error-message="Select a city">
            <option value="">Select from city</option>
            <option class="Country" disabled="disabled" value="US">US</option>
            <option class="City" value="SEA">&nbsp;&nbsp;Seattle, WA</option>
            <option class="Country" disabled="disabled" value="Canada">Canada</option>
            <option class="City" value="YYJ">&nbsp;&nbsp;Victoria, BC</option>
          </select>
          <div class="styledSelect form-control">Select from city</div>
          <ul class="options">
            <li rel="" class="not-disabled">Select from city</li>
            <li rel="US" class="disabled">US</li>
            <li rel="SEA" class="not-disabled">&nbsp;&nbsp;Seattle, WA</li>
            <li rel="Canada" class="disabled">Canada</li>
            <li rel="YYJ" class="not-disabled">&nbsp;&nbsp;Victoria, BC</li>
          </ul>
        </div> <span class="tooltiptext">Tooltip text</span>
      </div>
      <div class="book-field lg col-12 mb-3"> <label>Departing To</label>
        <div class="select"><select id="clipperToCity" name="to-city" class="form-control booknow-select large to-city custom-select s-hidden" autofocus="autofocus" data-error-message="Select a city">
            <option value="">Select to city</option>
            <option class="Country" disabled="disabled" value="US">US</option>
            <option class="City" value="SEA">&nbsp;&nbsp;Seattle, WA</option>
            <option class="Country" disabled="disabled" value="Canada">Canada</option>
            <option class="City" value="YYJ">&nbsp;&nbsp;Victoria, BC</option>
          </select>
          <div class="styledSelect form-control">Select to city</div>
          <ul class="options">
            <li rel="" class="not-disabled">Select to city</li>
            <li rel="US" class="disabled">US</li>
            <li rel="SEA" class="not-disabled">&nbsp;&nbsp;Seattle, WA</li>
            <li rel="Canada" class="disabled">Canada</li>
            <li rel="YYJ" class="not-disabled">&nbsp;&nbsp;Victoria, BC</li>
          </ul>
        </div> <span class="tooltiptext">Tooltip text</span>
      </div>
    </div>
    <div class="row">
      <div class="book-field sm depart col-6 mb-3"> <label>Departure Date</label> <input id="departureDate" name="departs" class="form-control date departure hasDatepicker" type="text" placeholder="mm/dd/yyyy" readonly="readonly"
          data-error-message="Select a date"> <span class="tooltiptext">Tooltip text</span></div>
      <div class="book-field sm return col-6 mb-3"> <label>Return Date</label> <input id="arrivalDate" name="returns" class="form-control date return hasDatepicker" type="text" placeholder="mm/dd/yyyy" readonly="readonly"
          data-error-message="Select a date"> <span class="tooltiptext">Tooltip text</span></div>
    </div>
    <div class="row">
      <div class="book-field book-field-passaengers lg col-4"> <label>Passengers</label>
        <div class="dropdown passenger-dropdown large form-inline"> <button class="form-control w-100" type="button"> 1 </button>
          <div class="passenger-dropdown-content" style="display: none">
            <div class="quantity">
              <div class="adults quantity-field"> <label>Adults</label> <input id="adults" name="adults" type="number" min="0" max="10" step="1" value="1" data-error-message="At least one adult must be present">
                <div class="quantity-nav">
                  <div class="quantity-button quantity-up">+</div>
                  <div class="quantity-button quantity-down">–</div>
                </div>
              </div>
              <div class="children quantity-field"> <label>Children <span>(18 &amp; under)</span> </label> <input id="children" name="children" type="number" min="0" max="10" step="1" value="0" data-error-message="Age required for each child">
                <div class="quantity-nav">
                  <div class="quantity-button quantity-up">+</div>
                  <div class="quantity-button quantity-down">–</div>
                </div>
              </div>
            </div>
            <div class="children-ages">
              <p>Children's ages</p>
              <div id="childAgeError" class="help-block">Please provide ages for all child passengers 18 years and younger.</div>
              <div id="childAgeSelect-ferry" class="child-age-inputs d-flex justify-content-start flex-wrap"></div>
              <p class="legal">Clipper defines a child as 11 years and younger, but hotels and tours may have different child ages. Please enter the ages for all children 18 and younger. Infants under 1 (enter 0) are free on the Clipper, but are not
                provided a seat.</p>
            </div> <a class="right btn btn-secondary btn-sm py-1 px-3 mt-2 no-arrow" href="#">Done</a>
          </div>
        </div> <span class="tooltiptext">Children"s ages required</span>
      </div>
      <div class="book-field sm col-8"> <label>Promo or Affiliate Code</label> <input id="code" name="promo-code" class="form-control promo-box" type="text" placeholder="ex: XYZ123"> <span class="tooltiptext">Invalid promo code</span></div>
    </div>
    <div class="book-field sm"> <label>&nbsp;</label> <button id="goButton" type="submit" class="btn btn-block btn-secondary booking-form-submit">Book Now</button></div>
  </div>
</form>

POST

<form id="booking-bar-package" method="post" class="booking-bar">
  <div class="d-block px-4 text-left">
    <div class="book-field sm row mb-3">
      <div class="col-6">
        <div class="radio-item"> <input id="roundTripRadio" type="radio" name="type" value="roundTrip" checked="checked"> <label for="roundTripRadio">Round trip</label></div>
      </div>
      <div class="col-6">
        <div class="radio-item"> <input id="oneWayRadio" type="radio" name="type" value="oneWay"> <label for="oneWayRadio" class="disabled" style="color:#CCC;">One way</label></div>
      </div>
    </div>
    <div class="row">
      <div class="book-field lg col-12 mb-3"> <label>Departing From</label>
        <div class="select"><select id="comboFromCity" name="from-city" class="form-control booknow-select large s-hidden">
            <option value="">Select from city</option>
            <option class="Country" disabled="disabled" value="US">US</option>
            <option class="City" value="SEA">&nbsp;&nbsp;Seattle, WA</option>
            <option class="Country" disabled="disabled" value="Canada">Canada</option>
            <option class="City" value="YYJ">&nbsp;&nbsp;Victoria, BC</option>
          </select>
          <div class="styledSelect form-control">Select from city</div>
          <ul class="options">
            <li rel="" class="not-disabled">Select from city</li>
            <li rel="US" class="disabled">US</li>
            <li rel="SEA" class="not-disabled">&nbsp;&nbsp;Seattle, WA</li>
            <li rel="Canada" class="disabled">Canada</li>
            <li rel="YYJ" class="not-disabled">&nbsp;&nbsp;Victoria, BC</li>
          </ul>
        </div>
      </div>
      <div class="book-field lg col-12 mb-3"> <label>Departing To</label>
        <div class="select"><select id="comboToCity" name="to-city" class="form-control booknow-select large s-hidden">
            <option value="">Select to city</option>
            <option class="Country disabled" disabled="disabled" value="US">US</option>
            <option class="City" value="SEA">&nbsp;&nbsp;Seattle, WA</option>
            <option class="Country disabled" disabled="disabled" value="Canada">Canada</option>
            <option class="City" value="YYJ">&nbsp;&nbsp;Victoria, BC</option>
          </select>
          <div class="styledSelect form-control">Select to city</div>
          <ul class="options">
            <li rel="" class="not-disabled">Select to city</li>
            <li rel="US" class="disabled">US</li>
            <li rel="SEA" class="not-disabled">&nbsp;&nbsp;Seattle, WA</li>
            <li rel="Canada" class="disabled">Canada</li>
            <li rel="YYJ" class="not-disabled">&nbsp;&nbsp;Victoria, BC</li>
          </ul>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="book-field sm col-6 mb-3"> <label>Departure Date</label> <input id="combo-departureDate" name="departs" class="form-control date departure hasDatepicker" type="text" placeholder="mm/dd/yyyy" readonly="readonly"></div>
      <div class="book-field sm col-6 mb-3"> <label>Return Date</label> <input id="combo-arrivalDate" name="returns" class="form-control date return hasDatepicker" type="text" placeholder="mm/dd/yyyy" readonly="readonly"
          data-error-message="Select a date"> <input id="nights" name="nights" type="hidden" value=""></div>
    </div>
    <div class="row">
      <div class="book-field lg col-4 mb-3"> <label>Passengers</label>
        <div class="dropdown passenger-dropdown large"> <button class="form-control" type="button"> 1 </button>
          <div class="passenger-dropdown-content" style="display: none">
            <div class="quantity">
              <div class="adults quantity-field"> <label>Adults</label> <input id="pkg-adults" name="adults" type="number" min="0" max="10" step="1" value="1">
                <div class="quantity-nav">
                  <div class="quantity-button quantity-up">+</div>
                  <div class="quantity-button quantity-down">–</div>
                </div>
              </div>
              <div class="children quantity-field"> <label>Children <span>(18 &amp; under)</span> </label> <input id="pkg-children" name="children" type="number" min="0" max="10" step="1" value="0">
                <div class="quantity-nav">
                  <div class="quantity-button quantity-up">+</div>
                  <div class="quantity-button quantity-down">–</div>
                </div>
              </div>
            </div>
            <div class="children-ages">
              <p>Children's ages</p>
              <div id="childAgeError" class="help-block">Please provide ages for all child passengers</div>
              <div id="childAgeSelect-package" class="child-age-inputs d-flex justify-content-start flex-wrap"></div>
              <p class="legal">Clipper defines a child as 11 years and younger, but hotels and tours may have different child ages. Please enter the ages for all children 18 and under. Infants under 1 (enter 0) are free on the Clipper, but are not
                provided a seat.</p>
            </div> <a class="right" href="#">Done</a>
          </div>
        </div> <span class="tooltiptext">Children"s ages required</span>
      </div>
      <div class="book-field sm col-8 mb-3"> <label>Promo or Affiliate Code</label> <input id="combo-code" name="promo-code" class="form-control promo-box" type="text" placeholder="ex: XYZ123"></div>
    </div>
    <div class="book-field sm"> <input id="search-type" name="search-type" type="hidden" value="package-search"> <button id="package-searchbar-submit" type="submit" class="btn btn-block btn-secondary booking-form-submit">Get Started</button></div>
  </div>
</form>

Name: mc-embedded-subscribe-formPOST //ClipperVacations.us1.list-manage.com/subscribe/post?u=6a494f8ed12f3aae0725c706a&id=f665dad665

<form action="//ClipperVacations.us1.list-manage.com/subscribe/post?u=6a494f8ed12f3aae0725c706a&amp;id=f665dad665" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate="">
  <div class="form-group email-field"> <input type="email" value="" name="EMAIL" id="mce-EMAIL" class="form-control required email" aria-describedby="emailHelp" placeholder="Enter your email"></div>
  <div class="form-group select-field"> <select name="MMERGE4" class="selectpicker required" id="mce-MMERGE4">
      <option selected="">Select country</option>
      <option value="US">USA</option>
      <option value="Canada">Canada</option>
      <option value="Other">Other</option>
    </select></div>
  <div class="form-group submit-field"> <button type="submit" value="Sign up" name="subscribe" id="mc-embedded-subscribe" class="button btn btn-block text-secondary text-uppercase">Sign up</button></div>
  <div id="mce-responses" class="clear">
    <div class="response" id="mce-error-response" style="display:none"></div>
    <div class="response" id="mce-success-response" style="display:none"></div>
  </div>
  <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_6a494f8ed12f3aae0725c706a_f665dad665" tabindex="-1" value=""></div>
</form>

POST

<form id="package-search" method="post">
  <div class="form-inline top-radio-btns row">
    <div class="col-6 text-center mb-2"> <label class="form-check-label" for="combo-round-trip"> <input id="combo-round-trip" name="type" type="radio" class="form-check-input" value="roundTrip" checked=""> Roundtrip </label></div>
    <div class="col-6 text-center mb-2"> <label class="form-check-label" for="combo-one-way" style="color:#CCC;"> <input id="combo-one-way" name="type" type="radio" class="form-check-input" value="oneWay" disabled="disabled"> One way </label></div>
  </div>
  <div class="row">
    <div class="col-6"> <label for="combo-from-city" class="d-block">From</label> <select id="combo-from-city" name="from-city" class="form-control custom-select" autofocus="autofocus">
        <option value="">Select from city</option>
        <option class="Country" disabled="disabled" value="US">US</option>
        <option class="City" value="SEA">&nbsp;&nbsp;Seattle, WA</option>
        <option class="Country" disabled="disabled" value="Canada">Canada</option>
        <option class="City" value="YYJ">&nbsp;&nbsp;Victoria, BC</option>
      </select></div>
    <div class="col-6"> <label for="combo-to-city" class="d-block">To</label> <select id="combo-to-city" name="to-city" class="form-control custom-select" autofocus="autofocus">
        <option value="">Select to city</option>
        <option class="Country disabled" disabled="disabled" value="US">US</option>
        <option class="City" value="SEA">&nbsp;&nbsp;Seattle, WA</option>
        <option class="Country disabled" disabled="disabled" value="Canada">Canada</option>
        <option class="City" value="YYJ">&nbsp;&nbsp;Victoria, BC</option>
      </select></div>
  </div>
  <div class="row">
    <div class="col-6"> <label for="example-text-input" class="d-block">Departure</label> <input id="combo-from-date" name="departs" class="form-control date departure hasDatepicker" readonly="readonly" type="text" placeholder="mm/dd/yyyy"></div>
    <div class="col-6"> <label>Return</label> <input id="combo-arrival-date" name="returns" class="form-control date return hasDatepicker" type="text" placeholder="mm/dd/yyyy" readonly="readonly" data-error-message="Select a date"> <input id="nights"
        name="nights" type="hidden" value=""></div>
  </div>
  <div class="row">
    <div class="col-6"> <label for="example-text-input" class="d-block">Adults</label> <select id="combo-adults" name="adults" class="custom-select">
        <option>0</option>
        <option selected="selected">1</option>
        <option>2</option>
        <option>3</option>
        <option>4</option>
        <option>5</option>
        <option>6</option>
        <option>7</option>
        <option>8</option>
        <option>9</option>
      </select></div>
    <div class="col-6"> <label for="example-text-input" class="d-block">Children <small>(18 &amp; under)</small></label> <select id="combo-children" name="children" class="custom-select">
        <option>0</option>
        <option>1</option>
        <option>2</option>
        <option>3</option>
        <option>4</option>
        <option>5</option>
        <option>6</option>
        <option>7</option>
        <option>8</option>
        <option>9</option>
      </select></div>
    <div class="children-ages col-12">
      <p>Children's ages</p>
      <div id="combo-childAgeError" class="help-block">Please provide ages for all child passengers</div>
      <div class="child-age-inputs row pb-2"></div>
      <p class="legal">Clipper defines a child as 11 years and younger, but hotels and tours may have different child ages. Please enter the ages for all children 18 and under. Infants under 1 (&lt;1) are free on the Clipper, but are not provided a
        seat.</p>
    </div>
  </div>
  <div class="row mb-3">
    <div class="col-12"> <label for="combo-promo-code" class="d-block">Promo or affiliate code</label> <input id="combo-promo-code" name="promo-code" class="form-control" type="text" placeholder="XYZ123"></div>
  </div>
  <div class="row">
    <div class="col-12"> <input id="search-type" name="search-type" type="hidden" value="package-search"> <button id="package-search-submit" type="submit" class="btn btn-secondary btn-block booking-form-submit">Let's go</button></div>
  </div>
</form>

POST

<form id="ferry-search" method="post" class="ferry-only px-md-4">
  <div class="form-inline top-radio-btns row">
    <div class="col-6 text-center mb-2"> <label class="form-check-label"> <input type="radio" class="form-check-input" name="type" id="ferry-round-trip" value="roundTrip" checked=""> Roundtrip </label></div>
    <div class="col-6 text-center mb-2"> <label class="form-check-label"> <input type="radio" class="form-check-input" name="type" id="ferry-one-way" value="oneWay"> One way </label></div>
  </div>
  <div class="row pb-3">
    <div class="book-field col-6"> <label for="ferry-from-city" class="d-block mb-0">From</label> <select id="ferry-from-city" name="from-city" class="form-control custom-select" autofocus="autofocus">
        <option value="">Select from city</option>
        <option class="Country" disabled="disabled" value="US">US</option>
        <option class="City" value="SEA">&nbsp;&nbsp;Seattle, WA</option>
        <option class="Country" disabled="disabled" value="Canada">Canada</option>
        <option class="City" value="YYJ">&nbsp;&nbsp;Victoria, BC</option>
      </select></div>
    <div class="book-field col-6"> <label for="ferry-to-city" class="d-block mb-0">To</label> <select id="ferry-to-city" name="to-city" class="form-control custom-select" autofocus="autofocus">
        <option value="">Select to city</option>
        <option class="Country" disabled="disabled" value="Canada">Canada</option>
        <option class="City" value="YYJ">&nbsp;&nbsp;Victoria, BC</option>
        <option class="Country" disabled="disabled" value="US">US</option>
        <option class="City" value="SEA">&nbsp;&nbsp;Seattle, WA</option>
      </select></div>
  </div>
  <div class="row pb-3">
    <div class="book-field col-6"> <label for="ferry-from-date" class="d-block mb-0">Departure</label> <input id="ferry-from-date" name="departs" class="form-control date departure hasDatepicker" readonly="readonly" type="text"
        placeholder="mm/dd/yyyy"></div>
    <div class="book-field col-6"> <label for="ferry-to-date" class="d-block mb-0">Return</label> <input id="ferry-to-date" name="returns" class="form-control date return hasDatepicker" readonly="readonly" type="text" placeholder="mm/dd/yyyy"></div>
  </div>
  <div class="book-field row pb-3">
    <div class="col-6"> <label for="ferry-adults" class="d-block mb-0">Adults</label> <select id="ferry-adults" name="adults" class="custom-select">
        <option>0</option>
        <option selected="selected">1</option>
        <option>2</option>
        <option>3</option>
        <option>4</option>
        <option>5</option>
        <option>6</option>
        <option>7</option>
        <option>8</option>
        <option>9</option>
      </select></div>
    <div class="col-6"> <label for="ferry-children" class="d-block mb-0">Children <small>(18 &amp; under)</small></label> <select id="ferry-children" name="children" class="custom-select">
        <option>0</option>
        <option>1</option>
        <option>2</option>
        <option>3</option>
        <option>4</option>
        <option>5</option>
        <option>6</option>
        <option>7</option>
        <option>8</option>
        <option>9</option>
      </select></div>
    <div class="children-ages col-12">
      <p>Children's ages</p>
      <div id="childAgeError" class="help-block">Please provide ages for all child passengers</div>
      <div class="child-age-inputs row pb-2"></div> <small class="legal">Clipper defines a child as 11 years and younger, but hotels and tours may have different child ages. Please enter the ages for all children 18 and under. Infants under 1 (&lt;1)
        are free on the Clipper, but are not provided a seat.</small>
    </div>
  </div>
  <div class="book-field row pb-3">
    <div class="col-12"> <label for="ferry-promo-code" class="d-block">Promo or affiliate code</label> <input id="ferry-promo-code" name="promo-code" class="form-control" type="text" placeholder="XYZ123"></div>
  </div>
  <div class="px-0 pb-2"> <button id="ferry-search-submit" type="submit" class="btn btn-secondary btn-block booking-form-submit">Book Now</button></div>
</form>

POST https://booking.clippervacations.com/ClipperWeb/loginProcess

<form method="post" action="https://booking.clippervacations.com/ClipperWeb/loginProcess" onsubmit="return validateAgent()">
  <div class="row">
    <div class="col-md-6">
      <div class="form-group"> <label for="agentid">Agent ID</label> <input type="text" name="agentid" id="agentid" class="form-control">
        <div class="error agentid text-danger" style="display:none;"></div>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group"> <label for="agentpassword">Password</label> <input type="password" name="agentpassword" id="agentpassword" class="form-control">
        <div class="error agentpassword text-danger" style="display:none;"></div>
      </div>
    </div>
  </div> <button type="submit" class="btn btn-secondary btn-block">Login</button>
</form>

Name: mc-embedded-subscribe-formPOST //ClipperVacations.us1.list-manage.com/subscribe/post?u=6a494f8ed12f3aae0725c706a&id=f665dad665

<form action="//ClipperVacations.us1.list-manage.com/subscribe/post?u=6a494f8ed12f3aae0725c706a&amp;id=f665dad665" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate="">
  <div class="form-group email-field"> <input type="email" value="" name="EMAIL" id="mce-EMAIL" class="form-control required email" aria-describedby="emailHelp" placeholder="Enter your email"></div>
  <div class="form-group select-field"> <select name="MMERGE4" class="selectpicker required form-control" id="mce-MMERGE4">
      <option selected="">Select country</option>
      <option value="US">USA</option>
      <option value="Canada">Canada</option>
      <option value="Other">Other</option>
    </select></div>
  <div class="form-group submit-field"> <button type="submit" value="Sign up" name="subscribe" id="mc-embedded-subscribe" class="btn btn-secondary w-full btn-block">Sign up</button></div>
  <div id="mce-responses" class="clear">
    <div class="response" id="mce-error-response" style="display:none"></div>
    <div class="response" id="mce-success-response" style="display:none"></div>
  </div>
  <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_6a494f8ed12f3aae0725c706a_f665dad665" tabindex="-1" value=""></div>
</form>

Text Content

 *   Call us 800-888-2535
 * Contact us
 * Enter search term:
   Go

 * Agent Login
 * Online Check-in
 * Seat Selection
 * Contact Us
 * Frequently Asked Questions
 * Call Us 800-888-2535
 * Enter search term:
   Search

Toggle navigation
 * 
   Clipper ferry
   
   CLIPPER FERRY
   
   Hop on our sleek, high-speed FRS Clipper catamarans for a relaxing and scenic
   cruise experience.
   
   The FRS Clipper Experience
   Schedules & Fares
    * Seattle – Victoria Ferry
    * Online Check-in
    * Frequently Asked Questions
   
   Traveling with Clipper
    * Directions & Parking
    * ID and Travel Requirements
    * Vessel Information
    * Traveler Specials
    * FRS Clipper Experience

 * 
   Destinations
   
   CLIPPER DESTINATIONS
   
   Focusing on the Pacific Northwest, we've curated the best hotels and tours to
   help you explore the region we call home.
   
   Learn more
    * Victoria
    * Seattle
    * Vancouver
   
    * PNW Bucket List Trips
    * Experience The Butchart Gardens

 * 
   Hotel Packages
   
   FEATURED HOTEL PACKAGE
   
   Book Your Overnight Getaway to Victoria!
   
   Seattle to Victoria Overnight Deals!
    * Victoria
    * Seattle
    * Vancouver
   
    * Experience The Butchart Gardens

 * 
   Day trips
   
   FEATURED DAY TRIP
   
   Victoria, BC Day Trip
   
   Book Now
    * Victoria
    * Seattle
   
    * Tea at the Fairmont Empress
    * Seattle to Victoria Day Trip with Royal BC Museum

 * 
   Whale Watching
   
   WILDLIFE & WHALE WATCHING TOURS
   
   Join us for a half day of wildlife and whale watching, leaving directly from
   downtown Seattle.
   
   Book Your Tour
   
   WILDLIFE & WHALE CONSERVATION
   
    * Wildlife & Whale Conservation and Education
    * How to be Whale Wise
    * Frequently Asked Questions
   
    * 2024 Wildlife & Whale Tour Photos

 * 
   Magazine

 * BOOK YOUR TRIP
   
    * Ferry Only
    * Package
   
   Round trip
   One way
   Departing From
   Select from cityUS  Seattle, WACanada  Victoria, BC
   Select from city
    * Select from city
    * US
    *   Seattle, WA
    * Canada
    *   Victoria, BC
   
   Tooltip text
   Departing To
   Select to cityUS  Seattle, WACanada  Victoria, BC
   Select to city
    * Select to city
    * US
    *   Seattle, WA
    * Canada
    *   Victoria, BC
   
   Tooltip text
   Departure Date Tooltip text
   Return Date Tooltip text
   Passengers
   1
   Adults
   +
   –
   Children (18 & under)
   +
   –
   
   Children's ages
   
   Please provide ages for all child passengers 18 years and younger.
   
   
   Clipper defines a child as 11 years and younger, but hotels and tours may
   have different child ages. Please enter the ages for all children 18 and
   younger. Infants under 1 (enter 0) are free on the Clipper, but are not
   provided a seat.
   
   Done
   Children"s ages required
   Promo or Affiliate Code Invalid promo code
     Book Now
   Round trip
   One way
   Departing From
   Select from cityUS  Seattle, WACanada  Victoria, BC
   Select from city
    * Select from city
    * US
    *   Seattle, WA
    * Canada
    *   Victoria, BC
   
   Departing To
   Select to cityUS  Seattle, WACanada  Victoria, BC
   Select to city
    * Select to city
    * US
    *   Seattle, WA
    * Canada
    *   Victoria, BC
   
   Departure Date
   Return Date
   Passengers
   1
   Adults
   +
   –
   Children (18 & under)
   +
   –
   
   Children's ages
   
   Please provide ages for all child passengers
   
   
   Clipper defines a child as 11 years and younger, but hotels and tours may
   have different child ages. Please enter the ages for all children 18 and
   under. Infants under 1 (enter 0) are free on the Clipper, but are not
   provided a seat.
   
   Done
   Children"s ages required
   Promo or Affiliate Code
   Get Started
   IMPORTANT!
   
   For guests traveling internationally, please review our ID and Requirements
   carefully before booking travel.

 * Online Check-in
 * Seat Selection
 * Contact Us
 * Frequently Asked Questions
 * Call Us 800-888-2535

Plan Your Trip


SAVE BIG WITH THE 2024 SPRING SALE!

Scenic Fast Ferry from Seattle & Victoria, BC

Learn More
Book Your Trip


SAVE BIG WITH THE 2024 SPRING SALE!



Sale!


SAVE BIG ON WILDLIFE AND GRAY WHALE WATCHING

Save 25% on Wildlife and Whale Watching Tours sailing between March 16 and April
27, 2024 when you book with promo code WHALESALE2024.

Book Now


ENTER TO WIN A MOTHER’S DAY WEEKEND GETAWAY FOR TWO IN VICTORIA

Set sail for a two-night trip to Victoria aboard the Victoria Clipper V.
Includes two round trip tickets from Seattle to Victoria on the Clipper V with
Comfort Class upgrades including a complimentary welcome drink (and unlimited
premium coffee, tea, soft drinks, and snacks), and a two-night stay at the
Fairmont Empress!

Enter Now


SPRING SALE! SEATTLE TO VICTORIA 2-NIGHT GETAWAY

SAVE UP TO 20%

Plan your spring escape with the Victoria Spring Sale 2 nights or more package
and enjoy a round trip Victoria Clipper cruise and two nights at select Victoria
hotels. Kids Half-Price! Book your trip by May 31 and travel March 8 – June 30
to save big!

Book Now


SAVE AND SAIL THIS SPRING!

Canada residents: Save 20% on sailings through April 30th with promo code
ATPAR2024. To claim this offer you must call 800-888-2535 to book. Upon check
in, you may be asked for proof of Canada residency.

Learn More


SPRING SALE! VICTORIA TO SEATTLE 2-NIGHT GETAWAY

SAVE UP TO 20%

Plan your spring escape with our Seattle Spring Sale 2 nights or more package
and enjoy a round trip Victoria Clipper cruise and two nights at select Seattle
hotels. Kids Half-Price! Book your trip by May 31 and travel March 8-June 30 to
save big!

Book Now
New!


SEA & SKY OVERNIGHT PACKAGE

Experience phenomenal aerial and sea views when you take a roundtrip to Victoria
with Kenmore Air and FRS Clipper

Learn More


FRS CLIPPER FERRY

A Fast and Easy Passenger-Only Ferry Ride

Hop on our sleek, high-speed FRS Clipper catamaran for a relaxing and scenic
cruise experience! Our passenger-only ferry service with daily, year-round
departures to Victoria, BC allows you to skip the traffic and travel seamlessly
to your destination.

Seattle - Victoria
Vessel Virtual Tour



"GREAT TRIP! VERY COMFORTABLE, EXCELLENT RESERVATION SERVICE, EXCELLENT ONBOARD
SERVICE. COMFORTABLE, SMOOTH, RELAXING RIDE… THE 2 NIGHT PACKAGE WAS A GREAT
VALUE FOR THE MONEY."

- Nuno G. TripAdvisor




"THERE COULDN’T POSSIBLY BE AN EASIER WAY TO TRAVEL. I ARRIVED RELAXED AND READY
FOR MY DAY OUTING. THE SAME WAS TRUE ON THE JOURNEY HOME. GOOD JOB CLIPPER!"

- Helen L., Los Angeles, CA TripAdvisor




"LOVED GETTING TO RIDE THE NEW CLIPPER. SO NICE AND MODERN. LOTS OF COMFORTABLE
SEATING. GREAT SERVICE. VIEWS ARE SPECTACULAR ON THE WAY UP TO VICTORIA, BC."

- ~Sue B., Seattle, WA TripAdvisor

Tips, Insights & Inspiration from your Pacific NW Travel Experts


70 THINGS TO DO IN VICTORIA, BC THIS SPRING

Published: Mar 1, 2024
Read Now



38 THINGS TO DO IN SEATTLE THIS SPRING

Published: Mar 1, 2024
Read Now



THE ULTIMATE GUIDE TO SEATTLE WILDLIFE AND GRAY WHALE WATCHING (2024)

Published: Jan 16, 2024
Read Now




NEED HELP PLANNING YOUR TRIP?

Clipper’s team of locally-based Pacific Northwest travel experts are here for
you! From planning your Clipper ferry to selecting the perfect hotel and fun
things to do, we’ve got you covered! Customize any trip to fit your needs and
all with the free guidance of our travel experts. Plus, you’ll receive a Best
Price Guarantee on any Victoria hotel package booked!

800.888.2535
 * FREE – No fees to book with our travel experts
 * Trip planning ideas and advice
 * Book your transportation, hotel & activities in one call
 * Pacific Northwest locals
 * Friendly and professional regional travel experts

GROUPS AND CHARTERS

Let our group travel experts plan the perfect trip for your group of 10 or more
people!

Learn more

GIFT CARDS

Surprise a loved one with a FRS Clipper gift card for travel to Victoria,
Seattle, Vancouver or Portland!

Learn more

BRAND AMBASSADOR PROGRAM

Love the Pacific Northwest? Media, travel writer or social media influencer?
Let’s work together!

Learn more

Stay in touch

SIGN UP FOR THE LATEST FROM FRS CLIPPER

Sign up for year-round getaways, special offers, and more.

Select countryUSACanadaOther
Sign up



CALL US FOR RESERVATIONS

9am-6pm PT (Mon-Fri) 9am-3pm PT (Sat-Sun)

 * Toll Free: 800-888-2535


Clipper Ferry

CLIPPER FERRY

 * Frequently Asked Questions
 * Online Check-in
 * FRS Clipper Experience
 * Seattle – Victoria ferry
 * ID and Travel Requirements
 * Directions & Parking
 * Vessel Information
 * Gift & Duty-Free
 * Traveler Specials

Day trips

DAY TRIPS

 * Victoria Day Trips
 * Seattle Day Trips
 * Wildlife and Whale Watching

Hotel packages

HOTEL PACKAGES

 * Victoria Packages
 * Seattle Packages
 * Vancouver Packages

Things To Do

THINGS TO DO

 * 150 Things to do in Victoria
 * 150 Things to do in Seattle
 * 50 Things to do in Vancouver

About Us

ABOUT US

 * Our Company
 * Press
 * Careers
 * Brochures
 * Magazine
 * Donation Request

 *  Contact us
 *  Group Trips
 *  Gift cards

 *  Agent Dashboard



FOLLOW US



FOLLOW US


 * Privacy Policy
 * Terms and Conditions
 * © 2024 Clipper Vacations. All rights reserved.


FAQ Email Call
Get an answer
Drop us a note
My Recent

Call us toll free 1-800-888-2535 9am-6pm PT (Mon-Fri) 9am-3pm PT (Sat-Sun)

Choose an Option to Begin Planning Your Trip

IMPORTANT!

For guests traveling internationally, please review our ID and Requirements
carefully before booking travel.

Book ferry
 * Includes one-way or round trip travel via the Clipper ferry.
 * Routes available between Seattle and Victoria

Book package
 * Includes travel to any of our destinations with activities or hotel stay or
   both.
 * Enjoy the convenience of booking the entire trip all at once.

Need help planning your trip? Call our Clipper Pacific Northwest travel experts
at 800-888-2535 between 9am-6pm PDT (Mon-Fri), 9am-3pm PDT (Sat-Sun).

--------------------------------------------------------------------------------

Plan Your Trip



Need help planning your trip? Call our Clipper Pacific Northwest travel experts
at 800-888-2535 between 9am-6pm PDT (Mon-Fri), 9am-3pm PDT (Sat-Sun).

Roundtrip
One way
From Select from cityUS  Seattle, WACanada  Victoria, BC
To Select to cityUS  Seattle, WACanada  Victoria, BC
Departure
Return
Adults 0123456789
Children (18 & under) 0123456789

Children's ages

Please provide ages for all child passengers


Clipper defines a child as 11 years and younger, but hotels and tours may have
different child ages. Please enter the ages for all children 18 and under.
Infants under 1 (<1) are free on the Clipper, but are not provided a seat.

Promo or affiliate code
Let's go

Plan Your Trip



Need help planning your trip? Call our Clipper Pacific Northwest travel experts
at 800-888-2535 between 9am-6pm PDT (Mon-Fri), 9am-3pm PDT (Sat-Sun).

Roundtrip
One way
From Select from cityUS  Seattle, WACanada  Victoria, BC
To Select to cityCanada  Victoria, BCUS  Seattle, WA
Departure
Return
Adults 0123456789
Children (18 & under) 0123456789

Children's ages

Please provide ages for all child passengers

Clipper defines a child as 11 years and younger, but hotels and tours may have
different child ages. Please enter the ages for all children 18 and under.
Infants under 1 (<1) are free on the Clipper, but are not provided a seat.
Promo or affiliate code
Book Now

Agent Login

Travel Advisors with existing accounts can log in to create new bookings. If you
are a Travel Advisor and would like to view/edit an existing booking, please
visit the Agent Dashboard.

Important!

For your guests traveling to Canada, please read our ID and Requirements page
carefully before booking travel. Thank you!

Agent ID

Password

Login


SIGN UP FOR THE LATEST FROM FRS CLIPPER

×
Sign up for year-round getaways, special offers, and more.
Select countryUSACanadaOther
Sign up