Vendor Claim Online Form

About

Low Income Energy Assistance Program Vendor Web Claim Application

Form used to submit LIEAP claims.

Instruction on the Vendor Claim Form:

  • Type in your Vendor Login and Password.
  • Click of List View, Search, or View Claims.
    • List View displays the entire list,
    • While Search allows you to limit the display on List View,
    • View Claims lists all the claims for a selected date for the vendor.
  • List View allows you to Click on Case Number which opens the Claim Submission page.
  • Claim Submission is for entry of your claim data.
  • Click on the Submit Button to Submit your Claim.
  • The Claim will automatically be sent to the Office of Energy Assistance in Pierre.

Designed by:

SD Bureau of Information and Telecommunication
Development
Richard F. Kneip Building
700 Governors Drive
Pierre, SD 57501

Version History

  • 2.3.8
    Update libraries
    • .NET updated from 4.7.2. to 4.8.
    • made Agency, Department, and BIT information configurable
    • removed next links to avoid Error (System.MissingMethodException): No parameterless constructor defined for this object for pages that need parameters
    • Updated DSS Cabinet Secretary to David Althoff
    • Side-menu links updated
  • 2.3.7
    Bug-fix for losing cents
  • 2.3.6
    Periodic / Technology Update
    • Update MasterPage to coordinate with current DSS website
      • gray theme
      • add Google translate
      • remove Adult Services and Aging
      • bottom secondary navigation menu
      • add Nondiscrimination and Contact Us links to state navigation menu
      • add language links
    • Update libraries
    • split CCS and JavaScript out of pages per coding standard
    • other changes identified in Security Scan
  • 2.3.5
    Bug fixes
    • Forcing TLS 1.2
    • Error email routing changes
    • HTML semantic tweaks
  • 2.3.4
    Bug fix for Claims List by Case Number failure.

    Searching Claims by Case Number failed to find claims, known to exist, when the case number has leading zeros.

    • Changed Case Number field from a number field to a text field (that still expects numeric characters).
    • Added validation for 9 digit case number
    • Same for Clients Search.
  • 2.3.3
    Bug fix for Claims List sort error.

    Fixed error: when changing search criteria on the Claims List page, after having clicked a column to sort, threw: System.NotSupportedException: The data source does not support sorting.

  • 2.3.2
    Season start date bug fix

    Corrected the 'Delivery Meter Read Date' limits for propane on the Claims Entry page to be a date between and the current date; rather than .

  • 2.3.1
    SessionState fix

    Users report frequently getting booted back to the login screen. Also, nullReference errors are being thrown when accessing session variables.

    • SessionState server specified
    • Added appropriate null checks
    • Changes to data objects
    • Improved contact information
      • Added "developed by" section to About page
      • MicroFormat changed to Schema.org
      • Micro-data added into Contacts page
      • Telephone and geo links added into Contacts page
  • 2.3.0
    Heat In Rent upgrade

    The LIEAP web claims application should be upgraded to allow non-heat in rent (HIR) vendors to log in, view the real-time eligible client list, but not submit claims from those households.

    • Allow vendors to display all of their clients on a single page.
      • Limit removed for clients list
      • Limit increased to 2000 for claims list
    • Allow vendors to display clients based on notification date (this will replace the job-stream SS80JS08).
    • Allow additional selection criteria for claim display
      • Date ranges
      • Case number
      • Account number
    • Display claims status and paid date to the claims display panel.
    • Change column headers on claims display screen.
    • Add Text to Menus.
    • Show vendor name
    • Fixed mobile menu and otherwise improved mobile friendliness
  • 2.2.4
    bug fix
    • Enhancement to error logging to log user
    • Backed out changes to limits, due to dependence on back-end changes that won't go into effect until the Heat-In-Rent enhancement happens
    • Security changes *
  • 2.2.3
    Error Logging
    • Log errors in accordance with Security Standards Checklist .
    • Preliminary prep work for Heat-In-Rent enhancement:
      • Removed the vendor information links box (right side menu) from all pages except the Main Menu page.
      • Added text to Menus explaining update schedule
      • Added columns to list displays (though not yet populated)
        • Claims List - Account Number
        • Claims List - Status
        • Claims List - Pay Date
        • Clients List - Status Date
      • Pre-added additional selection criteria for both Claims display and Client Search (not yet enabled)
        • Case number
        • Account number
        • Paid/status date
    • Added favicons for multiple systems
  • 2.2.2
    Documentation
    • Added SandCastle Help File Builder project
    • Renamed/restructured internals
    • Allowed access to About page and Contacts page
    • Updated right side menu
    • Fixed some cross-browser issues with dates on Claims List
  • 2.2.1
    Security update
  • 2.1.6
    • Security change
    • Return to search when too many clients found fixed
    • Changed back link on client list to return to search
      rather than clear back to main menu
    • Validation added to search name
  • 2.1.5
    • Security change
  • 2.1.4
    • Fixed claim amount and unit price not being displayed on claim entry confirmation
    • Fixed some edge case errors in claims entry and claims list
    • Version display tweaked
  • 2.1.3
    • Redirects for old page names added
  • 2.1.2
    Post-production bug fixes:
    • Accept claims over limit error
    • Fix claims date swap for missing date
  • 2.1.1
    New look for DSS Department pages:
    • Master page changed
    • Messages added for too many results found for lists
      • 100 or more Clients returned in Client Listing
      • 250 or more Claims returned in View Claims
  • 2.0.1
    Post-production bug fixes:
    • CSS Changes
  • 2.0  
    Complete rewrite:
    • Implemented newer technologies
    • View Claims capability added (replacement for printed monthly report)
    • UserName and Password requirements changed
    • Design improvements to better work with differing screen widths
    • Version numbers implemented
    • Clients List paging moved from Natural code to web
    • Responsive design: adjusts for various screen widths using CSS, with substantial difference at 620px to produce a mobile version
    • Mobile Version of site implemented using alternative master page
  • 1.1.?
    Moved to new servers:
    • Updated web server
    • Titles added
    • DSS side menu populated
    • Transitioned to new developer
  • 1.1.1?
  • 1.1?
    • Added support for different heating seasons based on heat type
  • 1.0  
    Initial Release:
    • Added fields
* details of security changes are not made public