www.texasgasservice.com Open in urlscan Pro
12.216.62.24  Public Scan

Submitted URL: http://texasgasservice.com/
Effective URL: https://www.texasgasservice.com/
Submission Tags: tranco_l324
Submission: On March 19 via api from DE — Scanned from DE

Form analysis 7 forms found in the DOM

GET /search

<form action="/search" id="mobile-search-form" method="GET" style="position: relative;">
  <input data-search-auto-complete="true" id="mobile-search" name="query" type="text" placeholder="Search" autocomplete="off">
  <button title="Search" type="submit">
  </button>
  <div class="auto-complete-container"></div>
</form>

GET /search

<form action="/search" id="desktop-search-form" method="GET" style="position: relative;">
  <div class="ong-form-group">
    <input data-search-auto-complete="true" name="query" type="text" aria-label="Search site" placeholder="Search site...">
    <button aria-label="search" type="submit">
    </button>
  </div>
  <div class="auto-complete-container"></div>
</form>

POST

<form method="POST" id="login-form">
  <div class="form-group ong-form-group">
    <input type="text" id="txtLoginUsername" name="userName" class="underline-input ng-untouched ng-invalid" placeholder="Username" autocomplete="on" spellcheck="false" data-val-required="true">
    <label for="txtLoginUsername"> Username </label>
    <i class="form-control-feedback fas fa-times"></i>
    <div class="help-block" data-val-rule="required"> Username is required </div>
  </div>
  <div class="form-group ong-form-group">
    <input type="password" id="txtLoginPassword" name="password" class="underline-input ng-untouched ng-invalid" placeholder="Password" spellcheck="false" data-val-required="true">
    <label for="txtLoginPassword"> Password </label>
    <i class="form-control-feedback fas fa-times"></i>
    <div class="help-block" data-val-rule="required"> Password is required </div>
  </div>
  <div>
    <div class="ong-checkbox-group" aria-labelledby="chkRememberMe">
      <input type="checkbox" id="chkRememberMe" name="rememberMe" class="ng-untouched ng-invalid">
      <label for="chkRememberMe"> Remember Me </label>
    </div>
  </div>
  <button type="submit" id="btnLogin" class="btn-blue mvc-busy-button"> Login <span class="loading">
      <i class="fad fa-spinner-third fa-spin"></i>
    </span>
  </button>
  <span class="forgot-credentials-links">
    <a id="lnkForgotUsername" href="#">Forgot Username</a> or <a id="lnkForgotPassword" href="#">Password</a>
  </span>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8IflkB5oVgtOiW7M_NqerZhVBi_oy74iA2FXvPm2UCm6ktxwkN05pRTAcXUHd-tV3xcKO9cg3dFJG10Wa3W22g_1AAI3pkJK1neysEgdYbP1_CUYw_HRm4mNrcVBFAVO4gJlrKBvrTBkB3W8Dto0e44">
</form>

POST

<form id="forgot-username-form" method="POST">
  <div class="form-group ong-form-group">
    <input type="text" id="txtLoginForgotUsername" name="email" class="underline-input ng-untouched ng-invalid" placeholder="Email Address" autocomplete="on" spellcheck="false" data-name="Email Address" data-val-required="true" data-val-type="email">
    <label for="txtLoginForgotUsername"> Email Address </label>
    <i class="form-control-feedback fas fa-times"></i>
    <div class="help-block" data-val-rule="required"> Email Address is required </div>
    <div class="help-block" data-val-rule="email"> Email Address is invalid </div>
  </div>
  <button type="submit" id="btnSendForgotUsernameEmail" class="btn-blue mvc-busy-button"> Send Email <span class="loading">
      <i class="fad fa-spinner-third fa-spin"></i>
    </span>
  </button>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8IflkB5oVgtOiW7M_NqerZhVBi_oy74iA2FXvPm2UCm6ktxwkN05pRTAcXUHd-tV3xcKO9cg3dFJG10Wa3W22g_1AAI3pkJK1neysEgdYbP1_CUYw_HRm4mNrcVBFAVO4gJlrKBvrTBkB3W8Dto0e44">
</form>

POST

<form id="forgot-password-form" method="POST">
  <div class="form-group ong-form-group">
    <input type="text" id="txtLoginForgotPassword" name="email" class="underline-input ng-untouched ng-invalid" placeholder="Email Address" autocomplete="on" spellcheck="false" data-val-required="true" data-val-type="email">
    <label for="txtLoginForgotPassword"> Email Address </label>
    <i class="form-control-feedback fas fa-times"></i>
    <div class="help-block" data-val-rule="required"> Email Address is required </div>
    <div class="help-block" data-val-rule="email"> Email Address is invalid </div>
  </div>
  <button type="submit" id="btnSendForgotPasswordEmail" class="btn-blue mvc-busy-button"> Send Email <span class="loading">
      <i class="fad fa-spinner-third fa-spin"></i>
    </span>
  </button>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8IflkB5oVgtOiW7M_NqerZhVBi_oy74iA2FXvPm2UCm6ktxwkN05pRTAcXUHd-tV3xcKO9cg3dFJG10Wa3W22g_1AAI3pkJK1neysEgdYbP1_CUYw_HRm4mNrcVBFAVO4gJlrKBvrTBkB3W8Dto0e44">
</form>

POST

<form method="POST" id="masthead-login-form">
  <div>
    <div class="login-input-column">
      <div class="form-group ong-form-group">
        <input type="text" id="txtHeroUsername" name="userName" placeholder="Username" autocomplete="on" spellcheck="false" data-name="Username" data-val-required="true" class="ng-untouched ng-invalid">
        <label for="txtHeroUsername"> Username </label>
        <i class="form-control-feedback fas fa-times"></i>
        <div class="help-block" data-val-rule="required"> Username is required </div>
      </div>
    </div>
    <div class="login-input-column">
      <div class="form-group ong-form-group">
        <input type="password" id="txtHeroPassword" name="password" placeholder="Password" spellcheck="false" data-name="Password" data-val-required="true" class="ng-untouched ng-invalid">
        <label for="txtHeroPassword"> Password </label>
        <i class="form-control-feedback fas fa-times"></i>
        <div class="help-block" data-val-rule="required"> Password is required </div>
      </div>
    </div>
    <div class="login-button-group">
      <button type="submit" id="btnHeroLogin" class="btn-blue mvc-busy-button"> Login <span class="loading">
          <i class="fad fa-spinner-third fa-spin"></i>
        </span>
      </button>
    </div>
  </div>
  <div>
    <div class="login-input-column">
      <div class="ong-checkbox-group login-link-container" aria-labelledby="chkHeroRememberMe">
        <input type="checkbox" id="chkHeroRememberMe" name="rememberMe" class="ng-untouched ng-invalid">
        <label for="chkHeroRememberMe"> Remember Me </label>
      </div>
    </div>
    <div class="login-input-column">
      <span class="login-link-container">
        <a href="/forgot-username">Forgot Username</a> or <a href="/forgot-password">Password</a>
      </span>
    </div>
    <div class="login-button-group login-link-container">
      <span class="">
        <a href="/Register-Account">Create Account</a>
      </span>
      <span class="">
        <a href="/guest-payment">Guest Payment</a>
      </span>
    </div>
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8IflkB5oVgtOiW7M_NqerZhVBi_oy74iA2FXvPm2UCm6ktxwkN05pRTAcXUHd-tV3xcKO9cg3dFJG10Wa3W22g_1AAI3pkJK1neysEgdYbP1_CUYw_HRm4mNrcVBFAVO4gJlrKBvrTBkB3W8Dto0e44">
</form>

GET /search

<form id="main-search" method="GET" action="/search" style="position: relative;">
  <input data-search-auto-complete="true" name="query" type="text" placeholder="Search for keywords (Ex. energy efficiency, home gas, commercial, pay bill, etc.)" autocomplete="off">
  <button type="submit" class="btn-blue"> Search... </button>
  <div class="auto-complete-container"></div>
</form>

Text Content

Sign In

 * Report Emergency
 * Rebates
 * My Account


 * Pay Bill
   
 * Schedule Service
   
 * Save Money
   Programs & Offerings
    * Rebates
    * Customer Protection Program
    * Water Savings Kit
   
   Assistance Programs
    * All Assistance Programs
    * Do I Qualify?
    * Low Income Home Energy Assistance
    * Share The Warmth
   
   Energy Saving Tools Tips
    * Energy Efficiency Program
    * Tools & Tips
    * Read Your Meter

 * Choose Gas
   Home Services
    * Benefits of Natural Gas
    * Natural Gas Appliances
    * Natural Gas in Your Home
    * Sustainability
   
   Business Services
    * Natural Gas Solutions
    * Industry Solutions
    * Natural Gas Equipment Directory
    * Transportation Services
    * Economic Development
    * Technology & Investments
    * Procurement and Contractor Opportunities
   
   Construction Services
    * Rebates & Incentives
    * Plan Your Project
    * FAQs

 * Safety
   Pipeline Safety
    * If You Damage a Pipeline
    * Meter Safety
    * Right-of-Way
    * Cross Bore
    * 
   
   Safety at Home
    * Appliance Safety
    * Carbon Monoxide Awareness
    * Customer Awareness
    * Safe Digging
   
   Safety Information
    * Call Before You Dig
    * If You Smell Gas
    * Severe Weather
    * How to Detect a Leak
    * Excess Flow Valves

Search


Sign Into Account


Unsuccessful Login Attempt Please re-enter username & password
Username
Username is required
Password
Password is required
Remember Me
Login Forgot Username or Password
 * Guest Payment
 * 
 * Create Account
 * 
 * Contact Us

Forgot Username

Please enter the email address associated with the account to receive account
information
Account not found Please re-enter your email address
Email Address
Email Address is required
Email Address is invalid
Send Email
Cancel

Forgot Password

Please enter the email address associated with the account to receive account
information
Account not found Please re-enter your email address
Email Address
Email Address is required
Email Address is invalid
Send Email
Cancel
 * View my account
 * Action Items 1
 * Add Billing Account
 * Change Password
 * Contact Preferences
 * Credit Reference Letter
 * Emergency Contacts
 * Enter Meter Reading
 * Manage Bank Account
 * Report a Pay Station Payment
 * Logout

Account #:


TEXAS GAS SERVICE

Username
Username is required
Password
Password is required
Login
Remember Me
Forgot Username or Password
Create Account Guest Payment
Unsuccessful Login Attempt Please re-enter username & password
 * Payment Options for Every Budget
   We offer several convenient ways to pay your natural gas bill. From autopay
   to credit cards and mobile apps, we got you covered.
   View Your Options
 * WE'VE GOT YOU COVERED
   Home warranty plans help take some of the worry and stress out of owning a
   home. 
   Get Protected!

 * LIFE IS EASIER WITH E-STATEMENTS
   
   Access account history anytime, anywhere and say goodbye to paper clutter.
   Join over half of our customers already benefiting from e-statements. Sign up
   today, it’s free & easy! 
   Go Paperless Today!
 * Need Help Paying Your Bill?
   Texas has many community agencies that provide additional assistance with
   utility bill payment and other needs.
   Learn more
 * Payment Options for Every Budget
   We offer several convenient ways to pay your natural gas bill. From autopay
   to credit cards and mobile apps, we got you covered.
   View Your Options
 * WE'VE GOT YOU COVERED
   Home warranty plans help take some of the worry and stress out of owning a
   home. 
   Get Protected!

 * LIFE IS EASIER WITH E-STATEMENTS
   
   Access account history anytime, anywhere and say goodbye to paper clutter.
   Join over half of our customers already benefiting from e-statements. Sign up
   today, it’s free & easy! 
   Go Paperless Today!
 * Need Help Paying Your Bill?
   Texas has many community agencies that provide additional assistance with
   utility bill payment and other needs.
   Learn more


 * Payments
   Explore payment options and read about payment assistance.
 * Service Changes
   Start, stop or move your service easily.
 * Be a Dig Hero
   Have an outdoor project? Call 811 before digging!
 * FAQs
   Get answers to the most commonly asked questions!
 * Payments
   Explore payment options and read about payment assistance.
 * Service Changes
   Start, stop or move your service easily.
 * Be a Dig Hero
   Have an outdoor project? Call 811 before digging!
 * FAQs
   Get answers to the most commonly asked questions!
 * Payments
   Explore payment options and read about payment assistance.
 * Service Changes
   Start, stop or move your service easily.
 * Be a Dig Hero
   Have an outdoor project? Call 811 before digging!
 * FAQs
   Get answers to the most commonly asked questions!


HOW CAN WE ASSIST YOU TODAY?

Search...

To report a natural gas odor or emergency, leave the area immediately and then
call 911 and 800‑959‑5325.
SAVE ENERGY & MONEY

Make your home more energy efficient by following some simple tips. Learn More

How to Avoid Scams
Free Water Kit Available


LATEST NEWS

The latest news on natural gas that can help you stay informed, save money, grow
your business and improve your quality of life!

Topics: Latest News
Mar

Latest News • 3/4/2024


SPRING IS ALMOST HERE! GET YOUR NATURAL GAS APPLIANCES IN TIP-TOP SHAPE

It's the perfect time to tackle those household chores while the weather is
nice.

Topics: Latest News
Feb

Latest News • 2/1/2024


FEBRUARY REBATE! $100 MORE FOR PURCHASING A NEW DRYER

Enjoy an extra $100 rebate in addition to one of the existing rebates when you
purchase a new natural gas clothes dryer between February 1-29, 2024.

Topics: Latest News
Oct

Latest News • 10/20/2023


TAKE CHARGE OF YOUR ENERGY USE: 6 DIY TO SAVE MONEY AND ENERGY IN YOUR HOME

With colder months approaching, here are easy tips to help you reduce energy
consumption, cut costs and stay comfortable throughout the year.

Topics: Latest News
Jul

Latest News • 7/27/2023


MEET OUR NEWEST ADDITIONS IN TEXAS: THE 2023 INTERNS

Our company strives to create an engaged and high-performing workforce. This
summer, we welcomed 24 interns to work across different departments.

Topics: Latest News
Jul

Latest News • 7/18/2023


A YEAR OF IMPACT: WHAT YOU NEED TO KNOW FROM OUR 2023 ESG REPORT

Everything is Bigger in Texas and so Is our ESG Impact


PROUDLY SERVING THE LONE STAR STATE

Texas Gas Service is the third largest natural gas distribution company in
Texas, providing safe, clean and reliable natural gas to more than 695,000
customers in 100 communities. Learn More


JAVASCRIPT REQUIRED

Our site requires JavaScript. Please enable JavaScript and refresh the browser
window.

Refresh
To report a natural gas odor or emergency, leave the area immediately and then
call 911 and 800‑959‑5325.


LOOKING FOR MORE?


REPORT EMERGENCY


SCHEDULE SERVICE

 * Start, Stop or Transfer
 * Account Identity Validation


COMMUNITY

 * Community Investments
 * Corporate Responsibility
 * Sustainability


PAYMENT OPTIONS

 * Guest Payment
 * Sign in to Account
 * Payment Options
 * Payment Locations


COST OF GAS & TARIFFS

 * Cost of Gas
 * Rates & Tariffs


CONTACT & RESOURCES

 * New Customer Welcome
 * Weather Safety and Disaster Preparedness
 * Contact Us
 * The Pipeline Newsletter


BILLING OPTIONS

 * Billing Options
 * Understand Your Bill


CORPORATE INFORMATION

 * About Us
 * Investors
 * Careers
 * Economic Development


SITE INFORMATION

 * Sitemap
 * Terms & Conditions / Privacy Policy


SPECIAL SERVICES

 * Share The Warmth
 * Community Assistance Agencies
 * Telecom Devices
 * Third-Party Notification Plan


PRESS & MEDIA

 * Press Releases
 * Digital Newsroom
 * Blog


MOBILE APP

Copyright @ 2024 Texas Gas Service. All rights reserved. Texas Gas Service •
1301 S. Mopac Expressway, Suite 400, Austin, Texas 78746 • 800-700-2443
 * 
 * 
 * 
 *