www.fedex.com Open in urlscan Pro
2600:141b:5000::b81c:be30  Public Scan

Submitted URL: http://www.fedex.ca/invoice.
Effective URL: https://www.fedex.com/en-ca/home.html
Submission: On December 08 via api from CA — Scanned from CA

Form analysis 5 forms found in the DOM

POST #

<form method="POST" action="#" class="fxg-form" id="HeaderTrackingModule">
  <div class="fxg-field">
    <label for="trackingModuleTrackingNum" style="display:none;">Tracking ID</label>
    <input id="trackingModuleTrackingNum" tabindex="0" type="text" class="fxg-field__input-text fxg-field__input--required" name="trackingNumber" required="" title="Enter a FedEx tracking number to review shipping details." aria-required="true"
      data-errmsg="Please enter at least one tracking number.">
    <input type="hidden" id="dataAnalyticsTrackModule" value="hdr|2|track">
    <input type="hidden" id="trackURL">
    <span class="fxg-field__placeholder fxg-field__floating-placeholder">Tracking ID</span>
  </div>
  <button type="submit" aria-label="Click here to track your package" class="fxg-button fxg-button--orange" data-analytics="hdr|2|track" target="_blank">TRACK</button>
</form>

POST #

<form class="fxg-form" method="POST" action="#" id="fxg-search-header">
  <input type="text" id="fxg-search-text" class="fxg-user-options__search-field fxg-search-js search_closeMark" placeholder="Search or Tracking Numbers" aria-label="click here to enter search text">
  <input type="hidden" id="fxg-track-url">
  <input type="hidden" id="fxg-search-url">
  <a href="#" id="fxg-search-icon" class="fxg-search-icon js-fxg-search-btn" aria-label="Search"><img class="fxg-user-options__icon fxg-search-btn" alt="Search" src="https://www.fedex.com/content/dam/fedex-com/common/sprite-placeholder.png"></a>
</form>

POST #

<form class="fxg-form" method="POST" action="#" id="HomeTrackingApp">
  <div class="fxg-field">
    <input type="text" name="trackingnumber" class="fxg-field__input-text fxg-field__input--required" value="" onfocus="FDX.TRACKING.loadWebComponent()" required="" title="Tracking ID" aria-required="true"
      data-errmsg="Please enter at least one tracking number.">
    <input type="hidden" id="dataAnalyticsTracking" value="hero|Track">
    <span class="fxg-field__placeholder fxg-field__floating-placeholder" aria-hidden="true">Tracking ID</span>
  </div>
  <button type="submit" class="fxg-button fxg-button--orange" aria-label="Track" id="btnSingleTrack" data-analytics="hero|Track" target="_blank">Track</button>
</form>

POST #

<form class="fxg-form" method="POST" action="#" id="HomeMultiTrackingApp">
  <div class="row fxg-form__row">
    <div class="fxg-field fxg-field--full">
      <input type="text" name="trackingnumber[]" autofocus="" class="fxg-field__input-text fxg-field__input-text--numbered fxg-field__input--required" required="" value="" aria-label="hero|MultiTrack"
        data-errmsg="Please enter at least one tracking number.">
      <span class="fxg-field__placeholder fxg-field__floating-placeholder">TRACKING NUMBER 01</span>
    </div>
  </div>
  <div class="row fxg-form__row">
    <div class="fxg-field fxg-field--full">
      <input type="text" name="trackingnumber[]" class="fxg-field__input-text fxg-field__input-text--numbered" value="" required="" aria-label="hero|MultiTrack 2">
      <span class="fxg-field__placeholder fxg-field__floating-placeholder">TRACKING NUMBER 02</span>
    </div>
  </div>
  <div class="row fxg-form__row">
    <div class="fxg-field fxg-field--full">
      <input type="text" name="trackingnumber[]" class="fxg-field__input-text fxg-field__input-text--numbered" value="" required="" aria-label="hero|MultiTrack 3">
      <span class="fxg-field__placeholder fxg-field__floating-placeholder">TRACKING NUMBER 03</span>
    </div>
  </div>
  <div class="row fxg-form__row fxg-form__footer-row">
    <div class="fxg-col col-sm-4 col-sm-push-8">
      <button type="submit" class="fxg-button fxg-button--orange fxg-button--float-right" aria-label="Track" id="btnMultiTrack" data-analytics="hero|MultiTrack" target="_blank">Track</button>
    </div>
    <div class="fxg-col col-sm-8 col-sm-pull-4">
      <div class="link section">
        <div class="link     ">
          <!-- Link in not using New FDL and Using Target  -->
          <!-- Link in not using New FDL and Not Using Target  -->
          <a href="#" aria-label="Single Tracking Numbers" target="_self" class="fxg-link  js-fxgc-init      fxg-link--carrot     " data-analytics="link|SINGLE TRACKING NUMBER" onclick="FDX.TRACKING.showSingleTracking();" style="color:#007AB7;">SINGLE TRACKING NUMBER
		
		</a>
          <input type="hidden" id="fxg-externalIconPath">
        </div>
      </div>
    </div>
  </div>
</form>

POST #

<form class="fxg-form" method="POST" action="#" id="HomepageLocationsApp">
  <!-- VMLNAFEDEXW-824: Update Google API to be readable by screen readers -->
  <a href="tel:18004633339" aria-label="If you cannot use the following Locations feature we can help. Call 1-800-463-3339"></a>
  <div class="fxg-field">
    <label for="HomepageLocationsAppInput" style="display:none;">Zip or City, State</label>
    <input type="text" id="HomepageLocationsAppInput" class="fxg-field__input-text fxg-field__input--required fxg-input__autocomplete" required="" aria-label="Zip or City, State" aria-required="true"
      data-errmsg="Please enter valid ZIP OR CITY, STATE." placeholder="">
    <input type="hidden" id="openInNewWindowLoc" value="false">
    <input type="hidden" id="dataAnalytics" value="hero|Locations|Find Location">
    <span class="fxg-field__placeholder fxg-field__floating-placeholder" onclick="FDX.DTM.updateLocationApp()">Zip or City, State</span>
    <img class="fxg-icon fxg-icon__common fxg-icon__common--locate" src="https://www.fedex.com/content/dam/fedex-com/common/sprite-placeholder.png"> --&gt;
  </div>
  <button type="submit" class="fxg-button fxg-button--orange">Find Location</button>
</form>

Text Content

Stay connected with the latest alerts, including the service disruption in
British Columbia.

Shipping
Ship Now
Open a FedEx Account
Shipping Rates and Delivery Times
Schedule and Manage Pickups
Order Supplies
Return Your Package
Pickup and Drop-off Locations
ALL SHIPPING
Tracking
Tracking ID Tracking ID
TRACK
Manage Your Personal Delivery Options
Mobile Tracking Alerts
Advanced Tracking
ALL TRACKING
Services
International
Intra-Canada
Freight
By Industry
Shipping Services Finder
ALL SERVICES
Resources & Tools
Billing Centre
E-commerce Centre
Small Business Centre
Customer Support
Account Management
File a Claim
All Tools

Sign Up or Log In
Sign Up / Log In
System/Navigational/Arrow Right/Arrow Right 16px
Open an Account
Create User ID (for Existing Customers)
My Profile
Administrative Tools
Email Preferences
Address Book
View & Pay Bill
FedEx Reporting Online

Menu
Top Searched
Billing Order Supplies File A Claim International Door Tag


SHIP, MANAGE, TRACK, DELIVER

 * RATE & SHIP
 * TRACK
 * LOCATIONS


Tracking ID
Track
MULTIPLE TRACKING NUMBERS |
VIEW WATCH LIST |
NEED HELP?



ENTER UP TO 30 FEDEX TRACKING NUMBERS

TRACKING NUMBER 01
TRACKING NUMBER 02
TRACKING NUMBER 03
Track
SINGLE TRACKING NUMBER
Zip or City, State Zip or City, State -->
Find Location




IT’S THE SEASON FOR MAKING CONNECTIONS

The holidays are here — the busiest season of the year, when every package means
something more. We’re here to help you make the holidays picture-perfect with a
delivery network that can connect you to loved ones and your customers across
Canada and around the world.


PERSONAL


BUSINESS

Pay Charges Incl. Duty & Tax

Manage My Holiday Deliveries

RECEIVE TRACKING ALERTS

USE ONLINE SHIPPING TOOLS



BUSINESS



GET TOOLS TO SUPPORT MY CUSTOMERS

CANCEL PICKUP & DELIVERY FORM



MANAGE YOUR ONLINE RETURNS WITH EASE

Read our tips on how to get a return label, where to drop off your packages and
more.


START YOUR RETURN



SEE SHIPPING DEADLINES FOR PACKAGES

Plan ahead when shipping your gifts and packages this holiday season.


Mark your calendars


TIME-SAVING TIPS, TOOLS AND RESOURCES


SHIP FROM THE COMFORT OF YOUR HOME

Create shipping labels using FedEx Ship Manager™ Lite and pay using your credit
card or FedEx account.
 


SHIP NOW



GET HELP WITH TRACKING, DELIVERY OPTIONS AND MORE

Use our Resource Wizard to answer some short questions about your delivery and
get the support that you need — fast. 


Get Started



SHIP MORE.
SAVE MORE.

Ship and save up to 45% off the first 6 months when you open an account. And,
continue to earn savings after your initial 6-month period.


FIND OUT HOW



FEDEX CANADA NEWS

Service Disruption in British Columbia

CBSA Assessment and Revenue Management (CARM) Initiative

2022 FedEx Rate Changes

2021 Holiday Service Schedule

Peak Surcharges and Fees

Latest Service Alerts

Cannabis Shipping Solutions

View All News




Our Company
Why Choose FedEx
About Us
Contact Us
Careers at FedEx
Sustainability
Privacy Code
Internet Privacy Policy
Service Guides
FAQ
More From FedEx
FedEx Logistics
Fuel Surcharge
Global Newsroom
Regulatory News & Information
FedEx Developer Portal

Preferences
Canada
English
 * English
 * Français

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


Follow FedEx






© FedEx 1995-2019
Feedback
Site Map |
Terms of Use
×

Supported Browsers

We have updated our list of supported web browsers.  We recommend using one of
the following browsers for an optimal website experience.
Get more information by going to fedex.com/us/securityupgrade/.



 * Microsoft Windows Browsers
 * Internet Explorer 11+ and Edge
 * Google Chrome 41+
 * Mozilla Firefox 38+

 * Apple Browsers
 * Google Chrome 41+
 * Mozilla Firefox 38+
 * Safari 7+

 * Android Browsers
 * Chrome 41+
 * Firefox 38+



Close
Do not show this message again.

END CHAT


Ask FedEx Virtual Assistant



END CHAT


FedEx: Hello, I'm the FedEx Virtual Assistant. I'm here to help you with your
questions regarding FedEx® services.
TYPE HERE
SUBMIT