https://phyportal.com/

ID de l'analyse :
7495f26f-948d-4264-bd93-14f0bde50906Terminée
URL soumise :
https://phyportal.com/
Fin du rapport :

Liens : 0 trouvé(s)

Liens sortants identifiés à partir de la page

Variables JavaScript : 21 trouvée(s)

Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel

NomType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
setImmediatefunction
clearImmediatefunction
JSZipfunction
kendoallobject
kendoobject

Messages de journal de console : 1 trouvé(s)

Messages consignés dans la console web

TypeCatégorieEnregistrement
warningother
texte
Error with Permissions-Policy header: Unrecognized feature: 'usb'.

HTML

Le corps HTML de la page en données brutes

<!DOCTYPE html><html class="k-webkit k-webkit119"><head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="keywords" content="Payment Portal, Patient Payment, PhyGeneSys Payment Portal">
    <meta name="description" content="PhyGeneSys Payment Portal">
    <link rel="SHORTCUT ICON" href="/main-app.ico" type="image/x-icon">
    <title>Payment Portal - Pay Your Medical Bill Securely Online.</title>
    <link rel="stylesheet" href="/lib/bootstrap/css/bootstrap.css">
    <link rel="stylesheet" href="/css/site.css">
    <link rel="stylesheet" href="https://kendo.cdn.telerik.com/themes/7.2.0/bootstrap/bootstrap-main.css">
    <link rel="stylesheet" href="/css/CommonStyle.css">
    <script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
    <script src="https://unpkg.com/jszip/dist/jszip.min.js"></script>
    <script src="https://kendo.cdn.telerik.com/2024.1.130/js/kendo.all.min.js"></script>
    <script src="/js/kendo-ui-license.js"></script>
    <script src="https://kendo.cdn.telerik.com/2024.1.130/js/kendo.aspnetmvc.min.js"></script>
    <link rel="stylesheet" href="/css/style.css">
    <link rel="stylesheet" href="/css/responsive.css">
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer">
    <script src="/js/Common.js"></script>
    <style>
        #hideAll {
            position: fixed;
            left: 0px;
            right: 0px;
            top: 0px;
            bottom: 0px;
            background-color: white;
            z-index: 99; /* Higher than anything else in the document */
        }
    </style>
    <link rel="icon" type="image/x-icon" href="/images/PHISmall.png">
</head>
<body>
    <div style="display: none;" id="hideAll">&nbsp;</div>
    <script type="text/javascript">
        document.getElementById("hideAll").style.display = "block";
    </script>
    <style>
        .k-input-solid {
            border-radius: 3px;
        }
    </style>
    <noscript>
        <style type="text/css">
            /*  * {
                            visibility: hidden;
                        } */

            #noscriptmsg {
                visibility: visible;
                text-align: center;
                margin: auto;
                color: red;
            }
        </style>

        <div id="noscriptmsg">Your browser does not support JavaScript! The site will not work without it!</div>
    </noscript>
    <main>
        
<script src="/js/HomeIndex.js" type="text/javascript"></script>
<script type="text/javascript">
    function preventBack() { window.history.forward(); }
    setTimeout("preventBack()", 0);
    
    window.onunload = function () { null };
</script>


<section>
     <form method="post" id="accountVerificationForm" action="/">
      <div class="payment-outer payment-outer-mob">
        <div class="container">
            <div class="row">
                <div class="col-lg-6">
                    <div class="payment-left">
                        <div class="payment-left-top">
                            <img class="d-view" src="/images/icon.svg" alt="">
                            <div class="mob-view-logo mob-view">
                                <img src="/images/PHI.png" alt="">
                            </div>
                            <div class="lang-select mob-view">
                                <button type="button" class="lang-button">
                                   
<a class="lang-button" id="divLanguage" href="/Home/SetLanguage?langculture=es&amp;returnUrl=%2F">
    <img src="/images/espanol.svg" alt="">
    Español
</a>



                                 </button>
                            </div>
                        </div>
                        <div class="payment-left-middle">
                            <h1>Pay your Medical Bill <strong>Securely Online.</strong></h1>
                            <h3>Getting started is quick and easy.</h3>
                            <h4>
                                Always review your billing statements carefully before making payments to verify the
accuracy of the charges.
                            </h4>
                        </div>
                        <div class="payment-left-bottom d-view">
                            <div class="features-box">
                                <img src="/images/service.svg" alt="">
                                    <p>Secured<br> Service</p>
                            </div>
                            <div class="features-box">
                                <img src="/images/availability.svg" alt="">
                                    <p>Best <br>Convenience</p>
                            </div>
                            <div class="features-box">
                                <img src="/images/transaction.svg" alt="">
                                    <p>Faster <br> Transactions</p>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="col-lg-6 pr-outer">
                    <div class="payment-right">
                        <div class="d-view" style="float:right;">
                            
<a class="lang-button" id="divLanguage" href="/Home/SetLanguage?langculture=es&amp;returnUrl=%2F">
    <img src="/images/espanol.svg" alt="">
    Español
</a>



                        </div>
                        <div class="online-payment-form">
                            <h3 class="mt-5">Online Payment</h3>
                            <h6 class="mb-5">
                                    Please enter your
                                    <button id="btFindAccountNum" type="button" class="btn btn-link m-0 p-0" style="text-decoration:none;font-size:15px;"><span style="text-decoration:none;font-size:15px;color:blue;">Account Number</span></button><span>
                                        or
                                        <button id="btnFindPaymentCode" type="button" class="btn btn-link m-0 p-0" style="text-decoration:none;font-size:15px;"><span style="text-decoration:none;font-size:15px;color:blue;">Payment Code</span></button>
                                    so we can identify you and your Provider.
                            </span></h6>
                           
                                <div class="acc-no-pay-code mt-3 mb-3">
                             
                                <span class="k-input k-maskedtextbox k-input-solid k-input-md k-rounded-md k-focus" style=""><input id="txtAccountNum" name="AccountNum" placeholder="Account Number" type="text" value="" data-role="maskedtextbox" class="k-input-inner" autocomplete="off" aria-placeholder="AAAA-AAAAAAAAAAAAA" style="width: 100%;"><span class="k-icon k-svg-icon k-svg-i-exclamation-circle k-input-validation-icon k-hidden" aria-hidden="true"><svg viewBox="0 0 512 512" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M224 128h64v160h-64zm0 256h64v-64h-64zm256-128c0 123.7-100.3 224-224 224S32 379.7 32 256 132.3 32 256 32s224 100.3 224 224m-32 0c0-106-86-192-192-192S64 150 64 256s86 192 192 192 192-86 192-192"></path></svg></span></span><script>kendo.syncReady(function(){jQuery("#txtAccountNum").kendoMaskedTextBox({"clearPromptChar":true,"mask":"AAAA-AAAAAAAAAAAAA","promptChar":" ","rules":{}});});</script>
                                  
                            </div>
                            <p class="or">or</p>
                            <div class="acc-no-pay-code mt-3 mb-3 form-group">
                               
                                <span class="k-input k-maskedtextbox k-input-solid k-input-md k-rounded-md" style=""><input id="txtPaymentCode" name="PaymentCode" placeholder="Payment Code" type="text" value="" data-role="maskedtextbox" class="k-input-inner" autocomplete="off" aria-placeholder="9999-9999-9999" style="width: 100%;"><span class="k-icon k-svg-icon k-svg-i-exclamation-circle k-input-validation-icon k-hidden" aria-hidden="true"><svg viewBox="0 0 512 512" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M224 128h64v160h-64zm0 256h64v-64h-64zm256-128c0 123.7-100.3 224-224 224S32 379.7 32 256 132.3 32 256 32s224 100.3 224 224m-32 0c0-106-86-192-192-192S64 150 64 256s86 192 192 192 192-86 192-192"></path></svg></span></span><script>kendo.syncReady(function(){jQuery("#txtPaymentCode").kendoMaskedTextBox({"clearPromptChar":true,"mask":"9999-9999-9999","promptChar":" ","rules":{}});});</script>
                            </div>
                            <p>
                                If you need assistance, please call the number listed on your Statement.
                            </p>
                            
                            <input id="NewStatementPriorDt" name="NewStatementPriorDt" type="hidden" value="11/25/2021">
                            <div id="validation-summary" class="text-danger" style="margin-bottom:7px;font-size:14px;"> 
                                <span class="field-validation-valid" data-valmsg-for="InvalidEntry" data-valmsg-replace="true"></span>
                            </div>
                                
                            <button id="btnNext" class="next-btn mb-5" aria-labelledby="VaLErrorMsg" type="submit">Next <img src="/images/next-arrow.svg" alt=""></button>
                        </div>
                        <div class="payment-left-bottom mob-view pb-5">
                            <div class="features-box">
                                <img src="/images/service.svg" alt="">
                                    <p>Secured <br> Service</p>
                            </div>
                            <div class="features-box">
                                <img src="/images/availability.svg" alt="">
                                    <p>Best <br>Convenience</p>

                            </div>
                            <div class="features-box">
                                <img src="/images/transaction.svg" alt="">
                                    <p>Faster <br> Transactions</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
             <div class="copyright-outer">
                <p class="copyright">
                    <span>©2024 PHIMED Technologies.All rights reserved.</span>
                        <span>Supported Browsers for better web experience : Google Chrome, Microsoft Edge, Firefox</span>
                    <span>
                                <a href="/images/PaymentPortalTermsOfUse.pdf" target="_blank" class="footerLink">Terms of Use </a>
                                <span class="space"> | </span>
                                <a href="/images/PaymentPortalPrivacyPolicy.pdf" target="_blank" class="footerLink">Privacy Policy </a>
                    </span>
                   
                   
                </p>
                
            </div> 
        </div>
    </div>

       
    <input name="__RequestVerificationToken" type="hidden" value="CfDJ8Dfjq4B6leROnbr8V0l6klbx-WoINR_42kk_2yvR7FoTEQVderKdXTdI1Qn6hmvQFsxR8SBk_QQr--I9Cn2y4aTJwRtu7a3CW12AKzXXBaLYEVVTtAXJJbDssbxn4mmQZ89i_2LemXr2KzYpqt5k2Jo"></form>
</section>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>



<script>kendo.syncReady(function(){jQuery("#windowFindAccountNumber").kendoWindow({"scrollable":true,"visible":false,"content":null,"actions":["Close"],"resizable":false,"title":"Account Number"});});</script>
<script>kendo.syncReady(function(){jQuery("#windowFindPaymentCode").kendoWindow({"scrollable":true,"visible":false,"content":null,"actions":["Close"],"resizable":false,"title":"Payment Code"});});</script>
<script>kendo.syncReady(function(){jQuery("#windowNeedHelp").kendoWindow({"scrollable":true,"visible":false,"content":null,"actions":["Close"],"resizable":false,"title":"Need Help?"});});</script>
<script>kendo.syncReady(function(){jQuery("#windowMyStmtDifferent").kendoWindow({"scrollable":true,"visible":false,"content":null,"actions":["Close"],"resizable":false,"title":"My statement looks different than this."});});</script>

<script type="text/javascript">
    $(document).ready(function () {

        // var radioGroupCode = $("#radiogroup-Code").data("kendoRadioGroup");

        // if (radioGroupCode != null && radioGroupCode.value() == "2") {
        //     $("#divAccountNum").hide();
        //     $("#divPaymentCode").show();
        //     $("#txtAccountNum").val('');
        //     $("#txtPaymentCode").focus();
        // }
        // else {
        //     $("#divAccountNum").show();
        //     $("#divPaymentCode").hide();
        //     $("#txtPaymentCode").val('');
        //     $("#txtAccountNum").focus();
        // }

        $("#btFindAccountNum").on('click', function () {
            ShowFindAccountNumberWindow();
        });

        $("#btnFindPaymentCode").on('click', function () {
            ShowFindPaymentCodeWindow();
        });

        $("#btnNeedHelp").on('click', function () {
            ShowNeedHelpWindow();
        });

        $("#btnMyStmtDifferent").on('click', function () {
            ShowMyStmtDifferentWindow();
        });

        $("#btnMyStmtDifferentAC").on('click', function () {
            ShowMyStmtDifferentWindow();
        });

        $("#btnMyStmtDifferentPC").on('click', function () {
            ShowMyStmtDifferentWindow();
        });

        $("#btnCloseFindAccountNumber").on('click', function () {
            var wnd = $("#windowFindAccountNumber").data("kendoWindow");
            if (wnd != null) {
                wnd.close();
            }
        });

        $("#btnCloseFindPaymentCode").on('click', function () {
            var wnd = $("#windowFindPaymentCode").data("kendoWindow");
            if (wnd != null) {
                wnd.close();
            }
        });

        $("#btnCloseNeedHelp").on('click', function () {
            var wnd = $("#windowNeedHelp").data("kendoWindow");
            if (wnd != null) {
                wnd.close();
            }
        });

        $("#btnCloseMyStmtDifferent").on('click', function () {
            var wnd = $("#windowMyStmtDifferent").data("kendoWindow");
            if (wnd != null) {
                wnd.close();
            }
        });
        $("#txtAccountNum").focus();
    });

    $("#btnNext").click(function () {
        var AccountNum = $("#txtAccountNum").val().toString();
        var PayCode = $("#txtPaymentCode").val().toString();

        $("#validation-summary").html("");

        if (PayCode.length <= 0 && AccountNum.length <= 0) {
            $("#validation-summary").html('Please enter an Account Number!');
            return false;
        }
        return true;
    });

    function ShowFindAccountNumberWindow() {
        var wnd = $("#windowFindAccountNumber").data("kendoWindow");
        var opts = wnd.options;
        opts.maxWidth = 500;
        wnd.width = "90%";
        wnd.setOptions(opts);
        wnd.center().open();
    }

    function ShowFindPaymentCodeWindow() {
        var wnd = $("#windowFindPaymentCode").data("kendoWindow");
        var opts = wnd.options;
        opts.maxWidth = 500;
        wnd.width = "90%";
        wnd.setOptions(opts);
        wnd.center().open();
    }

    function ShowNeedHelpWindow() {
        var wnd = $("#windowNeedHelp").data("kendoWindow");
        var opts = wnd.options;
        opts.maxWidth = 300;
        wnd.width = "90%";
        wnd.setOptions(opts);
        wnd.center().open();
    }

    function ShowMyStmtDifferentWindow() {
        var wnd = $("#windowMyStmtDifferent").data("kendoWindow");
        var opts = wnd.options;
        opts.maxWidth = 500;
        wnd.width = "90%";
        wnd.setOptions(opts);
        wnd.center().open();
    }

    //set cursor at the begining
    $("#txtAccountNum").on("click", function () {
        if (this.value.replace(/\s/g, '').replace(/-/g, '').length === 0) {
            $("#txtAccountNum")[0].setSelectionRange(0, 0);
        }
    });

    $("#txtPaymentCode").on("click", function () {
        if (this.value.replace(/\s/g, '').replace(/-/g, '').length === 0) {
            $("#txtPaymentCode")[0].setSelectionRange(0, 0);
        }
    });
</script>
    </main>
    <script src="/lib/bootstrap/js/bootstrap.js"></script>
    
    <script>
        window.onload = function () {
            document.getElementById("hideAll").style.display = "none";
        }
    </script>

<div class="k-window" tabindex="0" data-role="draggable" role="dialog" aria-labelledby="windowFindAccountNumber_wnd_title" style="min-width: 90px; min-height: 50px; display: none; top: 1461.12px; left: 0px;"><div class="k-window-titlebar k-hstack"><span class="k-window-title" id="windowFindAccountNumber_wnd_title">Account Number</span><div class="k-window-titlebar-actions"><button role="button" class="k-window-titlebar-action k-button k-button-md k-rounded-md k-button-flat k-button-flat-base k-icon-button" aria-label="Close" type="button"><span class="k-icon k-svg-icon k-svg-i-x k-button-icon" aria-hidden="true"><svg viewBox="0 0 512 512" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M416 141.3 301.3 256 416 370.7 370.7 416 256 301.3 141.3 416 96 370.7 210.7 256 96 141.3 141.3 96 256 210.7 370.7 96z"></path></svg></span></button></div></div><div id="windowFindAccountNumber" name="windowFindAccountNumber" data-role="window" class="k-window-content" tabindex="0">
        <div class="findAccountNumber-Panel border p-1">
            <img src="/images/FindAccountNumberSmall.jpg" alt="Find Account Number image">
        </div>
        <div class="text-end my-1 py-1 px-3"><button class="btn btn-sm btn-link" type="button" id="btnMyStmtDifferentAC">My statement looks different than this.</button></div>
        <p>
            Your Provider assigned you a unique Account Number to help keep track of your information. Enter the full Account Number (including first four digits before the dash) to continue. You can locate your Account Number in the top right corner of your Statement.
        </p>
        <p class="border-top text-end pt-3">
            <button id="btnCloseFindAccountNumber" class="btn btn-sm btn-danger px-2" type="button">Close</button>
        </p>
    </div></div><div class="k-window" tabindex="0" data-role="draggable" role="dialog" aria-labelledby="windowFindPaymentCode_wnd_title" style="min-width: 90px; min-height: 50px; display: none; top: 1461.12px; left: 0px;"><div class="k-window-titlebar k-hstack"><span class="k-window-title" id="windowFindPaymentCode_wnd_title">Payment Code</span><div class="k-window-titlebar-actions"><button role="button" class="k-window-titlebar-action k-button k-button-md k-rounded-md k-button-flat k-button-flat-base k-icon-button" aria-label="Close" type="button"><span class="k-icon k-svg-icon k-svg-i-x k-button-icon" aria-hidden="true"><svg viewBox="0 0 512 512" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M416 141.3 301.3 256 416 370.7 370.7 416 256 301.3 141.3 416 96 370.7 210.7 256 96 141.3 141.3 96 256 210.7 370.7 96z"></path></svg></span></button></div></div><div id="windowFindPaymentCode" name="windowFindPaymentCode" data-role="window" class="k-window-content" tabindex="0">
        <div class="findAccountNumber-Panel border p-1">
            <img src="/images/FindPaymentCoderSmall.jpg" alt="Find Account Number image">
        </div>
        <div class="text-end my-1 py-1 px-3"><button class="btn btn-sm btn-link" type="button" id="btnMyStmtDifferentPC">My statement looks different than this.</button></div>
        <p>
            The Payment Code corresponds with the respective Statement you received. Enter the Payment Code to make a Payment against the Statement balance either online or by phone. You can locate the Payment Code in the top right corner of your Statement.
        </p>
        <p class="border-top text-end pt-3">
            <button id="btnCloseFindPaymentCode" class="btn btn-sm btn-danger px-2" type="button">Close</button>
        </p>
    </div></div><div class="k-window" tabindex="0" data-role="draggable" role="dialog" aria-labelledby="windowNeedHelp_wnd_title" style="min-width: 90px; min-height: 50px; display: none; top: 1461.12px; left: 0px;"><div class="k-window-titlebar k-hstack"><span class="k-window-title" id="windowNeedHelp_wnd_title">Need Help?</span><div class="k-window-titlebar-actions"><button role="button" class="k-window-titlebar-action k-button k-button-md k-rounded-md k-button-flat k-button-flat-base k-icon-button" aria-label="Close" type="button"><span class="k-icon k-svg-icon k-svg-i-x k-button-icon" aria-hidden="true"><svg viewBox="0 0 512 512" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M416 141.3 301.3 256 416 370.7 370.7 416 256 301.3 141.3 416 96 370.7 210.7 256 96 141.3 141.3 96 256 210.7 370.7 96z"></path></svg></span></button></div></div><div id="windowNeedHelp" name="windowNeedHelp" data-role="window" class="k-window-content" tabindex="0">
        <p>
            If you need assistance, please call the number listed on your Statement.
        </p>
        <p class="border-top pt-3 text-end">
            <button id="btnCloseNeedHelp" class="btn btn-sm btn-danger px-2" type="button">Close</button>
        </p>
    </div></div><div class="k-window" tabindex="0" data-role="draggable" role="dialog" aria-labelledby="windowMyStmtDifferent_wnd_title" style="min-width: 90px; min-height: 50px; display: none; top: 1461.12px; left: 0px;"><div class="k-window-titlebar k-hstack"><span class="k-window-title" id="windowMyStmtDifferent_wnd_title">My statement looks different than this.</span><div class="k-window-titlebar-actions"><button role="button" class="k-window-titlebar-action k-button k-button-md k-rounded-md k-button-flat k-button-flat-base k-icon-button" aria-label="Close" type="button"><span class="k-icon k-svg-icon k-svg-i-x k-button-icon" aria-hidden="true"><svg viewBox="0 0 512 512" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M416 141.3 301.3 256 416 370.7 370.7 416 256 301.3 141.3 416 96 370.7 210.7 256 96 141.3 141.3 96 256 210.7 370.7 96z"></path></svg></span></button></div></div><div id="windowMyStmtDifferent" name="windowMyStmtDifferent" data-role="window" class="k-window-content" tabindex="0">
        <p>
            If your Statement’s format looks different than this image, you probably received your Statement prior to 11/25/2021.
        </p>
        <p class="pb-2 border-bottom">
            Use the Account Number found in the top right corner.
        </p>
        <div class="findAccountNumber-Panel">
            <img src="/images/StatementCreditCards.png" alt="Find Account Number image">
        </div>
        <div class="findAccountNumber-Panel py-2">
            <img src="/images/StatementNull.png" alt="Find Account Number image">
        </div>
        <p class="border-top pt-3 text-end">
            <button id="btnCloseMyStmtDifferent" class="btn btn-sm btn-danger px-2" type="button">Close</button>
        </p>
    </div></div></body></html>