(function() {var template = Handlebars.template, templates = $$WP.Templates = $$WP.Templates || {};templates = templates.BillPay = templates.BillPay || {};templates = templates.Shared = templates.Shared || {};templates['VerifySingleAccountPayment'] = template({"compiler":[8,">= 4.3.0"],"main":function(container,depth0,helpers,partials,data) {
    var stack1, helper, alias1=depth0 != null ? depth0 : (container.nullContext || {}), alias2=container.hooks.helperMissing, alias3=container.escapeExpression, lookupProperty = container.lookupProperty || function(parent, propertyName) {
        if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
          return parent[propertyName];
        }
        return undefined
    };

  return alias3((lookupProperty(helpers,"setStringNamespace")||(depth0 && lookupProperty(depth0,"setStringNamespace"))||alias2).call(alias1,"BillPay.MakePayment",{"name":"setStringNamespace","hash":{},"data":data,"loc":{"start":{"line":1,"column":1},"end":{"line":1,"column":45}}}))
    + "<span class=\"label\">"
    + alias3((lookupProperty(helpers,"getStringResource")||(depth0 && lookupProperty(depth0,"getStringResource"))||alias2).call(alias1,"pmtAmt",{"name":"getStringResource","hash":{},"data":data,"loc":{"start":{"line":1,"column":65},"end":{"line":1,"column":95}}}))
    + "</span><div class=\"PaymentAmountVerify\" id=\"divVerifyPmtAmt\">"
    + alias3((lookupProperty(helpers,"numberAsCurrency")||(depth0 && lookupProperty(depth0,"numberAsCurrency"))||alias2).call(alias1,((stack1 = (depth0 != null ? lookupProperty(depth0,"0") : depth0)) != null ? lookupProperty(stack1,"PaymentAmount") : stack1),true,{"name":"numberAsCurrency","hash":{},"data":data,"loc":{"start":{"line":1,"column":156},"end":{"line":1,"column":202}}}))
    + "</div><span class=\"label\">"
    + alias3((lookupProperty(helpers,"getStringResource")||(depth0 && lookupProperty(depth0,"getStringResource"))||alias2).call(alias1,"acctNum",{"name":"getStringResource","hash":{},"data":data,"loc":{"start":{"line":1,"column":228},"end":{"line":1,"column":259}}}))
    + "</span>"
    + ((stack1 = lookupProperty(helpers,"if").call(alias1,((stack1 = (depth0 != null ? lookupProperty(depth0,"0") : depth0)) != null ? lookupProperty(stack1,"DisplayHospitalAccount") : stack1),{"name":"if","hash":{},"fn":container.program(1, data, 0),"inverse":container.program(3, data, 0),"data":data,"loc":{"start":{"line":1,"column":266},"end":{"line":1,"column":455}}})) != null ? stack1 : "")
    + alias3(((helper = (helper = lookupProperty(helpers,"clearStringNamespace") || (depth0 != null ? lookupProperty(depth0,"clearStringNamespace") : depth0)) != null ? helper : alias2),(typeof helper === "function" ? helper.call(alias1,{"name":"clearStringNamespace","hash":{},"data":data,"loc":{"start":{"line":1,"column":455},"end":{"line":1,"column":479}}}) : helper)));
},"1":function(container,depth0,helpers,partials,data) {
    var stack1, lookupProperty = container.lookupProperty || function(parent, propertyName) {
        if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
          return parent[propertyName];
        }
        return undefined
    };

  return "<span id=\"verifyGuarantorNumber\">"
    + container.escapeExpression(container.lambda(((stack1 = (depth0 != null ? lookupProperty(depth0,"0") : depth0)) != null ? lookupProperty(stack1,"HospitalAccountId") : stack1), depth0))
    + "</span>";
},"3":function(container,depth0,helpers,partials,data) {
    var stack1, lookupProperty = container.lookupProperty || function(parent, propertyName) {
        if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
          return parent[propertyName];
        }
        return undefined
    };

  return "<span id=\"verifyGuarantorNumber\">"
    + container.escapeExpression(container.lambda(((stack1 = (depth0 != null ? lookupProperty(depth0,"0") : depth0)) != null ? lookupProperty(stack1,"GuarantorAccountId") : stack1), depth0))
    + "</span>";
},"useData":true});})();