getrewards.fedex.com Open in urlscan Pro
206.191.154.189  Public Scan

Submitted URL: http://rewards.fedex.com/
Effective URL: https://getrewards.fedex.com/
Submission: On March 11 via api from US — Scanned from US

Form analysis 4 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 method="POST" action="#" id="HeaderLogin" class="fxg-form">
  <div class="fxg-field"> <label for="NavLoginUserId" style="display:none;">USER ID</label> <input id="NavLoginUserId" type="text" class="fxg-field__input-text fxg-field__input--required sessioncamexclude" name="user" required="" title="USER ID"
      aria-required="true"> <span class="fxg-field__placeholder fxg-field__floating-placeholder">USER ID</span> </div>
  <div class="fxg-field"> <label for="NavLoginPassword" style="display:none;">PASSWORD</label> <input id="NavLoginPassword" autocomplete="off" type="password" class="fxg-field__input-text fxg-field__input--required sessioncamexclude" name="pwd"
      required="" title="PASSWORD" aria-required="true"> <button id="NavLoginPassword_show" class="fxg-field-password__show-hide" type="button" tabindex="0" aria-label="Show Password. Password will appear on the screen">SHOW</button> <span
      class="fxg-field__placeholder fxg-field__floating-placeholder">PASSWORD</span> </div>
  <div class="fxg-field"> <input type="checkbox" aria-label="remember me checkbox" role="checkbox" aria-checked="false" name="rememberme" id="NavLoginRememberMe" class="fxg-field__input-checkbox" value="rememberme"> <label for="NavLoginRememberMe"
      aria-hidden="true">Remember Me</label> </div> <input type="hidden" name="url" value="#"> <button type="submit" class="fxg-button fxg-button--orange fdx-login_error-label-change">LOGIN</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>

<form id="enrollform-unauthenticated" class="enroll-form" novalidate="novalidate">
  <div class="form-group">
    <label for="shippingaccount" tabindex="0">Shipping Account</label>
    <div class="input-container">
      <span class="tooltip-item" data-toggle="tooltip" data-placement="bottom" title="Enter your FedEx account number including any leading zeroes."></span>
      <input type="text" class="form-control" id="shippingaccount" aria-describedby="shippingHelp" minlength="7" maxlength="9" placeholder="EX: 987654321" name="shippingaccount" pattern="[1-9]+[0-9]*"
        data-msg-pattern="An error occurred during your My FedEx Rewards registration. Please call Customer Service at 1.866.427.5295." data-msg-required="FedEx account number is required."
        data-msg-minlength="An error occurred during your My FedEx Rewards registration. Please call Customer Service at 1.866.427.5295."
        data-msg-maxlength="An error occurred during your My FedEx Rewards registration. Please call Customer Service at 1.866.427.5295.">
    </div>
  </div>
  <div class="form-group form-group-accordian">
    <label tabindex="0">Office Account- Optional</label>
    <div class="input-container" style="display: none;">
      <span class="tooltip-item" data-toggle="tooltip" data-placement="bottom" title="Enter your 10 digit FedEx Office print account number. If you do not know your number, please call 1.800.GoFedEx 1.800.463.3339."></span>
      <input type="text" class="form-control" id="officeaccount" name="officeaccount" aria-describedby="officeHelp" placeholder="EX: 9876543210" minlength="10" maxlength="10"
        data-msg-digits="An error occurred during your My FedEx Rewards Registration. Please call Customer Service at 1866 427 5295"
        data-msg-minlength="An error occurred during your My FedEx Rewards registration. Please call Customer Service at 1.866.427.5295."
        data-msg-maxlength="An error occurred during your My FedEx Rewards registration. Please call Customer Service at 1.866.427.5295.">
    </div>
  </div>
  <div class="form-group form-group-accordian">
    <label tabindex="0">Freight Account- Optional</label>
    <div class="input-container" style="display: none;">
      <span class="tooltip-item" data-toggle="tooltip" data-placement="bottom" title="Enter your 9 digit FedEx account number including any leading zeroes."></span>
      <input type="text" class="form-control" id="freightaccount" aria-describedby="freightHelp" name="freightaccount" placeholder="EX: 987654321" minlength="9" maxlength="9" pattern="[1-9]+[0-9]*"
        data-msg-pattern="An error occurred during your My FedEx Rewards registration. Please call Customer Service at 1.866.427.5295."
        data-msg-minlength="An error occurred during your My FedEx Rewards registration. Please call Customer Service at 1.866.427.5295."
        data-msg-maxlength="An error occurred during your My FedEx Rewards registration. Please call Customer Service at 1.866.427.5295.">
    </div>
  </div>
  <div class="form-group">
    <label for="postalaccount" tabindex="0">Postal Code/ZIP</label>
    <div class="input-container">
      <span class="tooltip-item" data-toggle="tooltip" data-placement="bottom" title="Enter your 5 digit ZIP/postal code."></span>
      <input type="text" class="form-control" id="postalaccount" name="postalaccount" aria-describedby="postalHelp" data-minlength="5" minlength="5" maxlength="5" data-rule-required="true" data-msg-required="Postal code is required."
        data-msg-pattern="Postal code is required." data-msg-minlength="Postal code is required." data-msg-maxlength="Postal code is required.">
    </div>
  </div>
  <button type="submit" onclick="javascript:logLinkView('rwds:{tier}:{link_id}:{entry_high}','event5')">ENROLL</button>
  <a href="https://www.fedex.com/apps/myprofile/accountmanagement/?locale=en_US&amp;cntry_code=us" target="_blank" onclick="javascript:logLinkView('rwds:{tier}:{link_id}:{entry_high}','event5')">Find your account number(s)</a>
</form>

Text Content

Shipping
Create a Shipment
Shipping Rates & Delivery Times
Schedule & Manage Pickups
Packing & Shipping Supplies
International Shipping Guide
In-Store Shipping Services
ALL SHIPPING SERVICES
Tracking
Tracking ID Tracking ID
TRACK
Advanced Shipment Tracking
Manage Your Delivery
ALL TRACKING SERVICES
Design & Print
Start Online Printing Order
Custom Design Templates
Posters, Signs & Banners
Marketing Materials
Get Coupons & Deals
ALL PRINTING SERVICES
Locations
All Location Types
Find a Location
Support
New Customer Center
Small Business Center
Industry Specific Solutions
FedEx Service Guide
Account Management Tools
Billing & Invoicing
Customer Support

Sign In
USER ID USER ID
PASSWORD SHOW PASSWORD
Remember Me
LOGIN
FORGOT PASSWORD OR USER ID?

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

Get exclusive benefits when you open a FedEx account.
CREATE ACCOUNT

Menu
Top Searched
Door Tag Supplies Shipping History Claims


MY FEDEX REWARDS

Need Help


JOIN MY FEDEX REWARDS

Make shipping and printing even more rewarding by enrolling in our rewards
program.

SIGN UP NOW ALREADY A REWARDS MEMBER? LOG IN HERE

SIGN UP FOR MY FEDEX REWARDS

X

Enter your FedEx account numbers (include any leading zeros) and your ZIP code.

No FedEx account? no problem.

Open an account

Steps to completing your MFXR registration

Shipping Account

Office Account- Optional

Freight Account- Optional

Postal Code/ZIP

ENROLL Find your account number(s)

CONFIRM FREIGHT ACCOUNT

Do you ship express and ground shipments with the freight account you just
entered?

No Yes

A FedEx shipping account is required to join My FedEx Rewards. If you select No,
you will continue to open a FedEx account.




SHIP, PRINT, AND EARN JUST-FOR-YOU PERKS.

It’s easy to work your way toward great rewards as a My FedEx Rewards member.
All it takes is 3 steps.


1. ACTIVATE OFFER

Log into your My FedEx Rewards account and activate an offer.


2. SHIP AND PRINT

Work towards exclusive rewards by using participating shipping and printing
services.


3. REDEEM REWARD

Choose your reward. You earned it!

GET STARTED TODAY AND EARN A $10 GIFT CARD

You can start enjoying the benefits of your new account right away. Sign up for
My FedEx Rewards and complete your first eligible shipment, including FedEx Home
Delivery, to earn a $10 gift card of your choice.*

JOIN NOW


MY FEDEX REWARDS IN ACTION


EXCLUSIVE OFFERS. REWARDING POSSIBILITIES.

Get more out of the services you already use by taking advantage of tailored
offers. For example, an offer might read "Complete 10 eligible FedEx Ground® or
FedEx International Ground® shipments and get a $10 gift card of your choice."


TERMS AND CONDITIONS

*For customers to earn the gift card for My FedEx Rewards,they must ship with
and invoice back to the FedEx shipping account number registered for this
program. Eligible shipments include: FedEx International First ®, FedEx
International Priority®, FedEx International Priority DirectDistribution®, FedEx
International Priority Plus®, FedEx International Economy®, FedEx International
MailService®, FedEx First Overnight®, FedEx Priority Overnight®, FedEx Standard
Overnight®, FedEx 2Day® A.M., FedEx 2Day®, FedEx Express Saver®, FedEx 1Day®
Freight, FedEx 2Day® Freight, FedEx 3Day® Freight, FedEx International First®,
FedEx International Priority®, FedEx International Priority DirectDistribution®,
FedEx International Priority Plus®, FedEx International Economy®, FedEx
International MailService®, FedEx International Priority® Freight, FedEx
International Economy® Freight, FedEx Ground®, FedEx Ground Multiweight®, FedEx
Home Delivery®, FedEx International Ground®, FedEx International Ground®
Distribution.

My FedEx Rewards may be modified or terminated at any time without notice.
Earnings are available for qualifying purchases and certain exclusions apply.
For details and a complete listing of eligible products and services please read
My FedEx Rewards Terms and Conditions and the Program Agreement

Note: Use of My FedEx Rewards website constitutes your acceptance of our privacy
policy and program terms and conditions.

Contact My FedEx Rewards at 866.427.5295 or My FedEx Rewards Customer Support

WE'RE SORRY. YOU'VE ENCOUNTERED AN UNEXPECTED ERROR.

Thank you for participating in the My FedEx Rewards program. Your request has
resulted in an unexpected error. Please return to fedex.com/myfedexrewards and
try again. If the problem persists, please contact customer support.


Our Company
About FedEx
Our Portfolio
Investor Relations
Careers
FedEx Blog
Corporate Responsibility
Newsroom
Contact Us
More From FedEx
FedEx Compatible
FedEx Developer Portal
FedEx Logistics
FedEx Cross Border
ShopRunner

Language
United States
English
 * English
 * Español

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


Follow FedEx








© FedEx 1995-2021
Site Map |
Terms of Use |
Privacy & Security
×

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.