{"id":4249,"date":"2026-07-12T13:50:25","date_gmt":"2026-07-12T17:50:25","guid":{"rendered":"https:\/\/verifacto.com\/bhph\/"},"modified":"2026-08-10T09:53:36","modified_gmt":"2026-08-10T13:53:36","slug":"landing","status":"publish","type":"page","link":"https:\/\/verifacto.com\/es\/landing\/","title":{"rendered":"Stop Cash Leakage Across Your BHPH Portfolio"},"content":{"rendered":"\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@400;500;600;700;800;900&display=swap');\n\n#vf-landing{\n  --vf-navy:#0B2848;\n  --vf-navy-2:#0E3158;\n  --vf-navy-3:#123A68;\n  --vf-accent:#3535DE;\n  --vf-white:#FFFFFF;\n  --vf-grey:#F6F6F6;\n  --vf-grey-2:#F4F4F5;\n  --vf-line:#E0E0E0;\n  --vf-text:#2B3A4E;\n  --vf-muted:#64748B;\n  --vf-muted-l:#9FB3CC;\n  --vf-red:#D92D20;\n  --vf-shadow:0 0 10px 0 rgba(0,0,0,.06);\n  --vf-shadow-lg:0 18px 50px rgba(11,40,72,.14);\n  font-family:'Roboto',Arial,Helvetica,sans-serif;\n  font-size:17px;\n  line-height:1.65;\n  color:var(--vf-text);\n  background:var(--vf-white);\n  -webkit-font-smoothing:antialiased;\n  overflow-x:hidden;\n  direction:ltr;text-align:left;\n}\n#vf-landing *{margin:0;padding:0;box-sizing:border-box}\n#vf-landing img{max-width:100%;height:auto;border:0}\n#vf-landing a{text-decoration:none;color:inherit}\n#vf-landing ul{list-style:none}\n#vf-landing .vf-container{max-width:1140px;margin:0 auto;padding:0 24px}\n#vf-landing .vf-section{padding:90px 0}\n#vf-landing h1,#vf-landing h2,#vf-landing h3{font-family:'Roboto',Arial,sans-serif;color:var(--vf-navy);margin:0;padding:0}\n#vf-landing .vf-h1{font-size:clamp(27px,3.6vw,42px);line-height:1.18;font-weight:800;letter-spacing:-.02em}\n#vf-landing .vf-h2{font-size:clamp(27px,3.4vw,40px);line-height:1.2;font-weight:800;letter-spacing:-.015em}\n#vf-landing .vf-h3{font-size:20px;font-weight:700;line-height:1.35}\n#vf-landing .vf-sub{color:var(--vf-muted);font-size:clamp(16.5px,1.5vw,19px);max-width:680px;margin-top:20px}\n#vf-landing .vf-accent-text{color:var(--vf-accent)}\n#vf-landing .vf-red-text{color:var(--vf-red)}\n#vf-landing .vf-dark{background:var(--vf-navy);color:#E7EEF7}\n#vf-landing .vf-dark h1,#vf-landing .vf-dark h2,#vf-landing .vf-dark h3{color:#FFFFFF}\n#vf-landing .vf-dark .vf-sub{color:var(--vf-muted-l)}\n#vf-landing .vf-eyebrow{\n  display:inline-block;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;\n  color:var(--vf-accent);background:rgba(53,53,222,.07);border:1px solid rgba(53,53,222,.22);\n  padding:6px 16px;border-radius:30px;margin-bottom:20px;\n}\n#vf-landing .vf-dark .vf-eyebrow{color:#9DB9FF;background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.22)}\n#vf-landing .vf-eyebrow.vf-red{color:var(--vf-red);background:rgba(217,45,32,.06);border-color:rgba(217,45,32,.25)}\n#vf-landing .vf-btn{\n  display:inline-block;font-family:'Roboto',Arial,sans-serif;font-size:16px;font-weight:500;\n  padding:15px 34px;border-radius:30px;cursor:pointer;border:2px solid transparent;\n  box-shadow:var(--vf-shadow);transition:all .2s ease;text-align:center;white-space:nowrap;line-height:1.4;\n}\n#vf-landing .vf-btn-primary{background:var(--vf-navy);color:#FFFFFF;border-color:var(--vf-navy)}\n#vf-landing .vf-btn-primary:hover{background:#FFFFFF;color:var(--vf-accent);border-color:var(--vf-accent)}\n#vf-landing .vf-btn-white{background:#FFFFFF;color:var(--vf-navy);border-color:#FFFFFF}\n#vf-landing .vf-btn-white:hover{background:transparent;color:#FFFFFF}\n#vf-landing .vf-btn-lg{padding:17px 42px;font-size:17px}\n#vf-landing .vf-nav{\n  position:sticky;top:0;z-index:99;background:rgba(255,255,255,.94);\n  backdrop-filter:blur(10px);border-bottom:1px solid var(--vf-line);\n}\n#vf-landing .vf-nav-inner{display:flex;align-items:center;justify-content:space-between;height:76px}\n#vf-landing .vf-nav-logo img{height:38px;width:auto;display:block}\n#vf-landing .vf-nav-links{display:flex;gap:30px;font-size:15px;font-weight:500;color:var(--vf-navy)}\n#vf-landing .vf-nav-links a:hover{color:var(--vf-accent)}\n#vf-landing .vf-nav .vf-btn{padding:11px 26px;font-size:15px}\n@media(max-width:880px){#vf-landing .vf-nav-links{display:none}}\n#vf-landing .vf-hero{\n  background:linear-gradient(160deg,var(--vf-navy) 0%,var(--vf-navy-2) 55%,var(--vf-navy-3) 100%);\n  padding:72px 0 80px;position:relative;overflow:hidden;\n}\n#vf-landing .vf-hero::after{\n  content:'';position:absolute;right:-180px;top:-180px;width:520px;height:520px;border-radius:50%;\n  background:radial-gradient(circle,rgba(53,53,222,.35),transparent 70%);pointer-events:none;\n}\n#vf-landing .vf-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center;position:relative;z-index:1}\n@media(max-width:960px){#vf-landing .vf-hero-grid{grid-template-columns:1fr}}\n#vf-landing .vf-hero-ctas{display:flex;gap:16px;margin-top:34px;flex-wrap:wrap}\n#vf-landing .vf-trust{margin-top:24px;color:var(--vf-muted-l);font-size:14.5px;display:flex;gap:20px;flex-wrap:wrap}\n#vf-landing .vf-shot{\n  background:#FFFFFF;border-radius:15px;box-shadow:var(--vf-shadow-lg);\n  border:1px solid var(--vf-line);padding:14px;\n}\n#vf-landing .vf-shot img{display:block;width:100%;height:auto;border-radius:8px}\n#vf-landing .vf-shot-cap{text-align:center;font-size:13px;color:var(--vf-muted);margin-top:12px;font-weight:500}\n#vf-landing .vf-dark .vf-shot-cap{color:var(--vf-muted-l)}\n#vf-landing .vf-shot-clean{background:transparent;border:0;box-shadow:none;padding:0}\n#vf-landing .vf-shot-clean img{border-radius:15px;box-shadow:var(--vf-shadow-lg)}\n#vf-landing .vf-avatar{\n  width:34px;height:34px;border-radius:50%;flex:none;display:flex;align-items:center;justify-content:center;\n  font-size:12px;font-weight:700;color:#FFFFFF;\n}\n#vf-landing .vf-band{background:var(--vf-grey);border-top:1px solid var(--vf-line);border-bottom:1px solid var(--vf-line)}\n#vf-landing .vf-narrative{max-width:780px;margin:0 auto}\n#vf-landing .vf-narrative .vf-nhead{text-align:center}\n#vf-landing .vf-narrative p{color:var(--vf-muted);font-size:18px;margin-top:22px}\n#vf-landing .vf-punch{\n  margin-top:30px;padding:20px 26px;border-left:4px solid var(--vf-accent);\n  background:var(--vf-grey);border-radius:0 8px 8px 0;\n  font-size:19px;font-weight:600;color:var(--vf-navy);\n}\n#vf-landing .vf-band .vf-punch{background:#FFFFFF;box-shadow:var(--vf-shadow)}\n#vf-landing .vf-statgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:48px}\n@media(max-width:960px){#vf-landing .vf-statgrid{grid-template-columns:repeat(2,1fr)}}\n@media(max-width:560px){#vf-landing .vf-statgrid{grid-template-columns:1fr}}\n#vf-landing .vf-stat-card{\n  background:#FFFFFF;border:1px solid var(--vf-line);border-radius:15px;\n  padding:26px 20px;box-shadow:var(--vf-shadow);text-align:center;\n}\n#vf-landing .vf-stat-card .vf-n{font-size:clamp(26px,2.6vw,34px);font-weight:900;letter-spacing:-.02em;color:var(--vf-red);white-space:nowrap}\n#vf-landing .vf-stat-card .vf-l{color:var(--vf-muted);font-size:14px;margin-top:8px;line-height:1.5}\n#vf-landing .vf-source{margin-top:22px;font-size:13px;color:var(--vf-muted);text-align:center}\n#vf-landing .vf-split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}\n@media(max-width:960px){#vf-landing .vf-split{grid-template-columns:1fr;gap:44px}}\n#vf-landing .vf-features{margin-top:28px;display:flex;flex-direction:column;gap:19px}\n#vf-landing .vf-features li{display:flex;gap:16px;align-items:flex-start}\n#vf-landing .vf-fico{\n  flex:none;width:44px;height:44px;border-radius:8px;font-size:19px;\n  background:rgba(53,53,222,.07);border:1px solid rgba(53,53,222,.2);\n  display:flex;align-items:center;justify-content:center;\n}\n#vf-landing .vf-dark .vf-fico{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2)}\n#vf-landing .vf-ft{font-weight:700;font-size:16.5px;color:var(--vf-navy)}\n#vf-landing .vf-dark .vf-ft{color:#FFFFFF}\n#vf-landing .vf-fd{color:var(--vf-muted);font-size:15.5px;margin-top:3px}\n#vf-landing .vf-dark .vf-fd{color:var(--vf-muted-l)}\n#vf-landing .vf-proof{\n  margin-top:32px;display:inline-flex;align-items:center;gap:16px;\n  background:#FFFFFF;border:1px solid var(--vf-line);border-radius:15px;\n  padding:16px 24px;box-shadow:var(--vf-shadow);\n}\n#vf-landing .vf-proof .vf-pnum{font-size:34px;font-weight:900;letter-spacing:-.02em;color:var(--vf-accent)}\n#vf-landing .vf-proof .vf-ptxt{color:var(--vf-muted);font-size:14px;max-width:230px;line-height:1.45}\n#vf-landing .vf-valueline{margin-top:18px;font-size:15px;font-weight:600;color:var(--vf-navy)}\n#vf-landing .vf-dark .vf-valueline{color:#BFD4EE}\n#vf-landing .vf-plat-head{text-align:center;max-width:820px;margin:0 auto}\n#vf-landing .vf-plat-head .vf-sub{margin-left:auto;margin-right:auto}\n#vf-landing .vf-leak-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:52px}\n@media(max-width:1100px){#vf-landing .vf-leak-grid{grid-template-columns:repeat(2,1fr)}}\n@media(max-width:640px){#vf-landing .vf-leak-grid{grid-template-columns:1fr}}\n#vf-landing .vf-leak-card{\n  background:#FFFFFF;border:1px solid var(--vf-line);border-radius:15px;padding:24px;\n  box-shadow:var(--vf-shadow);border-top:3px solid var(--vf-navy);\n  display:flex;flex-direction:column;\n  transition:transform .2s ease, box-shadow .2s ease;\n}\n#vf-landing .vf-leak-card:hover{transform:translateY(-4px);box-shadow:var(--vf-shadow-lg);border-top-color:var(--vf-accent)}\n#vf-landing .vf-leak-card .vf-lc-ico{font-size:22px;margin-bottom:12px}\n#vf-landing .vf-leak-card .vf-lc-pain{font-weight:800;font-size:15.5px;color:var(--vf-navy);line-height:1.35}\n#vf-landing .vf-leak-card .vf-lc-sol{color:var(--vf-muted);font-size:14px;margin-top:8px;flex:1}\n#vf-landing .vf-leak-card .vf-lc-val{margin-top:12px;font-size:13px;color:var(--vf-accent);font-weight:600}\n#vf-landing .vf-plat-punch{text-align:center;margin-top:48px;font-size:clamp(19px,2.2vw,23px);font-weight:700;color:var(--vf-navy)}\n#vf-landing .vf-agents-head{text-align:center;max-width:780px;margin:0 auto}\n#vf-landing .vf-agents-head .vf-sub{margin-left:auto;margin-right:auto}\n#vf-landing .vf-agent-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:52px}\n@media(max-width:820px){#vf-landing .vf-agent-grid{grid-template-columns:1fr}}\n#vf-landing .vf-agent-card{\n  background:#FFFFFF;border:1px solid var(--vf-line);border-radius:15px;padding:32px;\n  box-shadow:var(--vf-shadow);transition:transform .2s ease, box-shadow .2s ease;\n  border-top:3px solid var(--vf-navy);\n}\n#vf-landing .vf-agent-card:hover{transform:translateY(-5px);box-shadow:var(--vf-shadow-lg);border-top-color:var(--vf-accent)}\n#vf-landing .vf-agent-ico{\n  width:54px;height:54px;border-radius:8px;font-size:25px;\n  background:rgba(53,53,222,.07);border:1px solid rgba(53,53,222,.2);\n  display:flex;align-items:center;justify-content:center;margin-bottom:18px;\n}\n#vf-landing .vf-agent-card .vf-h3{margin-bottom:10px}\n#vf-landing .vf-agent-card p{color:var(--vf-muted);font-size:15.5px}\n#vf-landing .vf-agent-q{\n  margin-top:16px;padding:13px 16px;border-radius:8px;font-size:14px;\n  background:var(--vf-grey);border:1px solid var(--vf-line);color:var(--vf-navy);font-style:italic;\n}\n#vf-landing .vf-agents-punch{text-align:center;margin-top:48px;font-size:clamp(19px,2.2vw,23px);font-weight:700;color:var(--vf-navy)}\n#vf-landing .vf-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:52px}\n@media(max-width:820px){#vf-landing .vf-steps{grid-template-columns:1fr}}\n#vf-landing .vf-step{background:#FFFFFF;border:1px solid var(--vf-line);border-radius:15px;padding:32px;box-shadow:var(--vf-shadow)}\n#vf-landing .vf-step-num{\n  font-size:15px;font-weight:800;color:#FFFFFF;display:inline-flex;align-items:center;justify-content:center;\n  width:40px;height:40px;border-radius:50%;background:var(--vf-navy);margin-bottom:18px;\n}\n#vf-landing .vf-step .vf-h3{margin-bottom:10px}\n#vf-landing .vf-step p{color:var(--vf-muted);font-size:15.5px}\n#vf-landing .vf-roi{text-align:center}\n#vf-landing .vf-roi .vf-sub{margin-left:auto;margin-right:auto;max-width:700px}\n#vf-landing .vf-roi-stats{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin:46px 0}\n#vf-landing .vf-roi-stat{\n  background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.16);\n  border-radius:15px;padding:28px 40px;min-width:220px;\n}\n#vf-landing .vf-roi-stat .vf-n{font-size:40px;font-weight:900;letter-spacing:-.02em;color:#FFFFFF}\n#vf-landing .vf-roi-stat .vf-l{color:var(--vf-muted-l);font-size:14.5px;margin-top:6px}\n#vf-landing .vf-trustbar{\n  display:flex;align-items:center;justify-content:center;gap:16px;\n  margin-top:44px;color:var(--vf-muted-l);font-size:14px;flex-wrap:wrap;\n}\n#vf-landing .vf-trustbar img{width:56px;height:56px;flex:none}\n#vf-landing .vf-quotes{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:52px}\n@media(max-width:900px){#vf-landing .vf-quotes{grid-template-columns:1fr}}\n#vf-landing .vf-quote{\n  background:#FFFFFF;border:1px solid var(--vf-line);border-radius:15px;padding:30px;\n  box-shadow:var(--vf-shadow);display:flex;flex-direction:column;gap:16px;\n}\n#vf-landing .vf-stars{color:#F5A623;font-size:15px;letter-spacing:2px}\n#vf-landing .vf-quote p{color:var(--vf-text);font-size:15.5px;flex:1}\n#vf-landing .vf-qwho{display:flex;align-items:center;gap:12px}\n#vf-landing .vf-qwho .vf-qn{font-weight:700;font-size:14.5px;color:var(--vf-navy)}\n#vf-landing .vf-qwho .vf-qr{color:var(--vf-muted);font-size:13px}\n#vf-landing .vf-faq{max-width:760px;margin:52px auto 0}\n#vf-landing details{\n  background:#FFFFFF;border:1px solid var(--vf-line);border-radius:8px;\n  margin-bottom:14px;overflow:hidden;box-shadow:var(--vf-shadow);\n}\n#vf-landing details[open]{border-color:var(--vf-accent)}\n#vf-landing summary{\n  cursor:pointer;list-style:none;padding:21px 26px;font-weight:600;font-size:16.5px;color:var(--vf-navy);\n  display:flex;justify-content:space-between;align-items:center;gap:16px;\n}\n#vf-landing summary::-webkit-details-marker{display:none}\n#vf-landing summary::after{content:'+';font-size:22px;font-weight:400;color:var(--vf-accent);flex:none;transition:transform .2s ease}\n#vf-landing details[open] summary::after{transform:rotate(45deg)}\n#vf-landing details .vf-a{padding:0 26px 22px;color:var(--vf-muted);font-size:15.5px}\n#vf-landing .vf-final{text-align:center;padding:120px 0}\n#vf-landing .vf-final .vf-sub{margin:22px auto 0;max-width:560px}\n#vf-landing .vf-final .vf-btn{margin-top:38px}\n#vf-landing .vf-final .vf-note{margin-top:18px;color:var(--vf-muted-l);font-size:14px}\n#vf-landing .vf-footer{background:#081E37;padding:40px 0;color:var(--vf-muted-l);font-size:14px}\n#vf-landing .vf-foot{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}\n#vf-landing .vf-foot img{height:30px;width:auto}\n#vf-landing .vf-form-box{max-width:680px;margin:44px auto 0;background:#FFFFFF;border-radius:15px;padding:30px 28px;text-align:left;box-shadow:0 18px 50px rgba(11,40,72,.14);border:1px solid #E0E0E0}\n#vf-landing .vf-float-cta{display:none}\n@media(max-width:880px){\n  #vf-landing .vf-float-cta{\n    display:block;position:fixed;left:16px;right:16px;bottom:16px;z-index:98;\n    background:var(--vf-accent);color:#FFFFFF;text-align:center;\n    font-size:17px;font-weight:700;letter-spacing:.01em;\n    padding:16px 20px;border-radius:30px;\n    box-shadow:0 10px 30px rgba(11,40,72,.35);\n    transition:transform .25s ease, opacity .25s ease;\n  }\n  #vf-landing .vf-float-cta.vf-float-hidden{transform:translateY(130%);opacity:0;pointer-events:none}\n}\n#vf-landing.vf-js .vf-reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease}\n#vf-landing.vf-js .vf-reveal.vf-in{opacity:1;transform:none}\n\/* ---- Freshworks form: center + prominent submit ---- *\/\n#vf-landing form{margin:0 auto !important}\n#vf-landing .fs-webform-container{margin:0 auto !important}\n#vf-landing .fs-webform-container > div{margin:0 auto !important}\n#vf-landing .fserv-container{margin:0 auto !important;float:none !important}\n#vf-landing .fserv-form{align-items:stretch !important}\n#vf-landing .fserv-form > div{width:100% !important}\n#vf-landing .fserv-button, #vf-landing .fserv-field--button{width:100%;text-align:center}\n#vf-landing form .fserv-form .fserv-button-submit{\n  display:block !important;width:100% !important;max-width:500px;margin:14px auto 0 !important;\n  padding:16px 20px !important;height:auto !important;line-height:1.3 !important;\n  font-size:17px !important;font-weight:700 !important;\n  font-family:'Roboto',Arial,sans-serif !important;letter-spacing:.02em;\n  background:#3535DE !important;color:#FFFFFF !important;\n  border:none !important;border-radius:30px !important;cursor:pointer;\n  box-shadow:0 8px 24px rgba(53,53,222,.35);transition:background .2s ease, transform .15s ease;\n}\n#vf-landing form .fserv-form .fserv-button-submit:hover{background:#0B2848 !important;transform:translateY(-1px)}\n#vf-landing .fserv-label{font-size:16px !important;font-weight:600 !important;color:#0B2848 !important;margin-bottom:6px !important;display:block !important;line-height:1.4 !important}\n#vf-landing .fserv-field{margin-bottom:18px !important}\n#vf-landing .fserv-field.fserv-hidden{margin-bottom:0 !important}\nhtml{scroll-behavior:smooth}\n<\/style>\n<div id=\"vf-landing\">\n\n  <div class=\"vf-nav\">\n    <div class=\"vf-container vf-nav-inner\">\n      <a href=\"#vf-landing\" class=\"vf-nav-logo\">\n        <img decoding=\"async\" src=\"https:\/\/verifacto.com\/wp-content\/uploads\/2017\/09\/verifacto_logo.png\" alt=\"Verifacto\">\n      <\/a>\n      <div class=\"vf-nav-links\">\n        <a href=\"#vf-collections\">Collections<\/a>\n        <a href=\"#vf-insurance\">Insurance &amp; CPI<\/a>\n        <a href=\"#vf-platform\">The Platform<\/a>\n        <a href=\"#vf-agents\">AI Agents<\/a>\n        <a href=\"#vf-faq\">FAQ<\/a>\n      <\/div>\n      <a href=\"#vf-form-mid\" class=\"vf-btn vf-btn-primary\">Schedule a Demo<\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"vf-hero vf-dark\">\n    <div class=\"vf-container vf-hero-grid\">\n      <div>\n        <span class=\"vf-eyebrow\">For BHPH &amp; Independent Dealers<\/span>\n        <h1 class=\"vf-h1\">Your BHPH portfolio is leaking cash. Verifacto helps you find it, control it, and collect it.<\/h1>\n        <p class=\"vf-sub\">Verifacto is one AI-powered operating platform that connects deal origination, loan servicing, collections, payments, insurance tracking, CPI, compliance and reporting \u2014 so every account, payment, lapse and task is managed from one place.<\/p>\n        <p class=\"vf-sub\" style=\"margin-top:16px;color:#FFFFFF;font-weight:600\">BHPH dealers don&#8217;t need another disconnected tool.<\/p>\n        <div class=\"vf-hero-ctas\">\n          <a href=\"#vf-form-mid\" class=\"vf-btn vf-btn-white vf-btn-lg\">Schedule a Free Demo<\/a>\n          <a href=\"#vf-platform\" class=\"vf-btn vf-btn-lg\" style=\"background:transparent;color:#FFFFFF;border-color:rgba(255,255,255,.5)\">See Where You&#8217;re Leaking<\/a>\n        <\/div>\n        <div class=\"vf-trust\">\n          <span>\u2713 Free loan management system<\/span>\n          <span>\u2713 From origination to final payment<\/span>\n          <span>\u2713 QuickBooks integration<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"vf-shot vf-reveal\">\n        <img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/verifacto.com\/wp-content\/uploads\/2026\/08\/verifacto-dms-dashboard.webp\" alt=\"Verifacto DMS dashboard \u2014 inventory metrics, account status, payment delinquency and revenue in one view\" width=\"1387\" height=\"898\" loading=\"eager\">\n        <div class=\"vf-shot-cap\">The actual Verifacto DMS dashboard: inventory, sales, account status, delinquency and revenue \u2014 one screen.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"vf-section\">\n    <div class=\"vf-container\">\n      <div class=\"vf-narrative vf-reveal\">\n        <div class=\"vf-nhead\">\n          <span class=\"vf-eyebrow vf-red\">The Silent Loss<\/span>\n          <h2 class=\"vf-h2\">Most BHPH dealers don&#8217;t lose money on one big mistake. They lose it through hundreds of small missed follow-ups.<\/h2>\n        <\/div>\n        <p>It doesn&#8217;t happen overnight. It happens slowly: one missed payment, one insurance lapse, one broken promise-to-pay, one manual follow-up that never happened, one report that came too late. By the time the problem reaches the owner&#8217;s desk, the cash has already leaked.<\/p>\n        <p>The problem isn&#8217;t that your team is busy. The problem is that your cash, insurance, payments and collections don&#8217;t live in the same system \u2014 they&#8217;re scattered across spreadsheets, vendors, employees and manual processes.<\/p>\n        <div class=\"vf-punch\">Your portfolio is leaking before you see it on the report.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"vf-section vf-band\">\n    <div class=\"vf-container\">\n      <div class=\"vf-plat-head vf-reveal\">\n        <span class=\"vf-eyebrow\">The Market Reality<\/span>\n        <h2 class=\"vf-h2\">BHPH is a high-risk lending business. Run it like one.<\/h2>\n        <p class=\"vf-sub\">This is a model built on tight collections, operational control and cash-flow discipline \u2014 not just on selling cars. And in Q3 2025, BHPH delinquency, default and repo rates ran significantly higher than traditional auto financing. Every gap between your systems is a gap money falls through.<\/p>\n      <\/div>\n      <div class=\"vf-statgrid\">\n        <div class=\"vf-stat-card vf-reveal\">\n          <div class=\"vf-n\">78%<\/div>\n          <div class=\"vf-l\">of BHPH loan volume comes from subprime borrowers<\/div>\n        <\/div>\n        <div class=\"vf-stat-card vf-reveal\">\n          <div class=\"vf-n\">25.39%<\/div>\n          <div class=\"vf-l\">average APR on subprime BHPH loans<\/div>\n        <\/div>\n        <div class=\"vf-stat-card vf-reveal\">\n          <div class=\"vf-n\">14.43%<\/div>\n          <div class=\"vf-l\">of subprime balances are paid weekly or bi-weekly<\/div>\n        <\/div>\n        <div class=\"vf-stat-card vf-reveal\">\n          <div class=\"vf-n\">$10B \u2192 $32B<\/div>\n          <div class=\"vf-l\">BHPH balances more than tripled since 2018<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"vf-source vf-reveal\">Source: Federal Reserve, BHPH auto lending trends, Q3 2025<\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"vf-section\" id=\"vf-collections\">\n    <div class=\"vf-container vf-split\">\n      <div class=\"vf-reveal\">\n        <span class=\"vf-eyebrow\">Leak #1 \u00b7 Collections &amp; Cash Flow<\/span>\n        <h2 class=\"vf-h2\">Stop managing collections from <span class=\"vf-accent-text\">yesterday&#8217;s reports.<\/span><\/h2>\n        <p class=\"vf-sub\" style=\"font-size:17px\">When 14% of your balances are due weekly or bi-weekly, collections isn&#8217;t a monthly report \u2014 it&#8217;s a daily operation. Verifacto turns it from manual chasing into a controlled process:<\/p>\n        <ul class=\"vf-features\">\n          <li>\n            <span class=\"vf-fico\">\ud83d\udcca<\/span>\n            <div><div class=\"vf-ft\">Collection management, built for BHPH<\/div><div class=\"vf-fd\">Delinquency buckets from 1\u20137 days to 60+, broken promises and at-risk accounts ranked on one live dashboard. You know which accounts will roll next \u2014 before they roll into 30+\/60+.<\/div><\/div>\n          <\/li>\n          <li>\n            <span class=\"vf-fico\">\ud83e\udde0<\/span>\n            <div><div class=\"vf-ft\">AI-based SMS &amp; email that adapts<\/div><div class=\"vf-fd\">Reminders change tone and content based on each customer&#8217;s behavior. A first-time slip gets a nudge; a repeat pattern gets firmer language and a payment link.<\/div><\/div>\n          <\/li>\n          <li>\n            <span class=\"vf-fico\">\ud83d\udcb3<\/span>\n            <div><div class=\"vf-ft\">Payment links &amp; recurring payments<\/div><div class=\"vf-fd\">Borrowers pay from their phone in seconds. Synced payments, predictable cash flow, fewer surprises.<\/div><\/div>\n          <\/li>\n          <li>\n            <span class=\"vf-fico\">\ud83d\udc41\ufe0f<\/span>\n            <div><div class=\"vf-ft\">Full visibility<\/div><div class=\"vf-fd\">Every payment, promise and conversation logged in one place. No more &#8220;I thought she called him.&#8221;<\/div><\/div>\n          <\/li>\n        <\/ul>\n        <div class=\"vf-proof\">\n          <span class=\"vf-pnum\">300%<\/span>\n          <span class=\"vf-ptxt\">Dealers on Verifacto improve payment performance by up to 300%.<\/span>\n        <\/div>\n        <div class=\"vf-valueline\">More on-time payments. Less manual effort. Fewer accounts rolling into 30+\/60+.<\/div>\n      <\/div>\n\n      <div class=\"vf-shot vf-reveal\">\n        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/verifacto.com\/wp-content\/uploads\/2026\/08\/verifacto-payment-delinquency.webp\" alt=\"Verifacto payment delinquency buckets and revenue tracking \u2014 live collections dashboard\" width=\"595\" height=\"573\" loading=\"lazy\">\n        <div class=\"vf-shot-cap\">Live from the Verifacto dashboard: delinquency buckets with balances at risk, and revenue climbing as collections tighten.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"vf-section vf-band\" style=\"padding:56px 0\">\n    <div class=\"vf-container\">\n      <div class=\"vf-quote vf-reveal\" style=\"max-width:760px;margin:0 auto\">\n        <div class=\"vf-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>&#8220;Verifacto has played a critical role in our company, allowing us to track auto insurance statuses and communicate effectively with the borrower when deficiencies were found. Verifacto&#8217;s system helped us increase the number of loans in the portfolio with proper insurance coverage. They reduced our losses and increased our profitability.&#8221;<\/p>\n        <div class=\"vf-qwho\">\n          <span class=\"vf-avatar\" style=\"background:#3535DE\">ME<\/span>\n          <div><div class=\"vf-qn\">Mike Elam<\/div><div class=\"vf-qr\">CNAC Director, JD Byrider Wisconsin and Colorado<\/div><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"vf-section vf-dark\" id=\"vf-insurance\">\n    <div class=\"vf-container vf-split\">\n      <div class=\"vf-shot vf-reveal\">\n        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/verifacto.com\/wp-content\/uploads\/2026\/08\/verifacto-insurance-tracking.webp\" alt=\"Verifacto Insurance Tracking dashboard \u2014 portfolio insurance status, issues by type, top insurers and accounts overview\" width=\"1382\" height=\"1330\" loading=\"lazy\">\n        <div class=\"vf-shot-cap\">Insurance Tracking in action: portfolio insurance status, coverage issues by type, and live account alerts.<\/div>\n      <\/div>\n\n      <div class=\"vf-reveal\">\n        <span class=\"vf-eyebrow\">Leak #2 \u00b7 Insurance Tracking \u00b7 CIMS\u2122 + CPI<\/span>\n        <h2 class=\"vf-h2\">Insurance lapses are not an admin problem. <span style=\"color:#FF8A80\">They&#8217;re a portfolio loss problem.<\/span><\/h2>\n        <p class=\"vf-sub\" style=\"font-size:17px\">The car is the collateral behind every loan you carry. When a policy quietly lapses and the car is wrecked, you don&#8217;t lose a payment \u2014 you lose the entire balance. Tracking coverage manually across hundreds of high-risk borrowers is exactly where portfolios leak the most:<\/p>\n        <ul class=\"vf-features\">\n          <li>\n            <span class=\"vf-fico\">\ud83d\udee1\ufe0f<\/span>\n            <div><div class=\"vf-ft\">Real-time insurance tracking (CIMS\u2122)<\/div><div class=\"vf-fd\">Every policy verified continuously. Lapse, cancellation or dropped coverage triggers an instant alert.<\/div><\/div>\n          <\/li>\n          <li>\n            <span class=\"vf-fico\">\u2709\ufe0f<\/span>\n            <div><div class=\"vf-ft\">Automated borrower communication<\/div><div class=\"vf-fd\">Proof-of-coverage demands go out the moment a lapse is detected, without your staff lifting a finger.<\/div><\/div>\n          <\/li>\n          <li>\n            <span class=\"vf-fico\">\ud83d\udd12<\/span>\n            <div><div class=\"vf-ft\">CPI management, built in<\/div><div class=\"vf-fd\">If the borrower doesn&#8217;t reinstate, force-placed coverage kicks in immediately. No waiting period, no naked collateral \u2014 and CPI premium adds to portfolio profitability.<\/div><\/div>\n          <\/li>\n          <li>\n            <span class=\"vf-fico\">\ud83d\udcc1<\/span>\n            <div><div class=\"vf-ft\">Expert claims &amp; document management<\/div><div class=\"vf-fd\">Claims processed by specialists, every policy document in one place.<\/div><\/div>\n          <\/li>\n        <\/ul>\n        <div class=\"vf-proof\" style=\"background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.16)\">\n          <span class=\"vf-pnum\" style=\"color:#9DB9FF\">500%<\/span>\n          <span class=\"vf-ptxt\" style=\"color:var(--vf-muted-l)\">Verifacto reduces insurance risk exposure by up to 500%.<\/span>\n        <\/div>\n        <div class=\"vf-valueline\">Less exposure. Fewer write-offs. A portfolio that&#8217;s always covered.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n  <div class=\"vf-section\" id=\"vf-form-mid\">\n    <div class=\"vf-container\" style=\"text-align:center\">\n      <span class=\"vf-eyebrow\">Schedule a Free Demo<\/span>\n      <h2 class=\"vf-h2\">Seen enough? <span class=\"vf-accent-text\">See it on your own portfolio.<\/span><\/h2>\n      <p class=\"vf-sub\" style=\"margin-left:auto;margin-right:auto\">Schedule a demo of the system and see exactly where your portfolio is leaking.<\/p>\n      <div class=\"vf-form-box\">\n        <script src='https:\/\/verifacto-crm.myfreshworks.com\/crm\/sales\/web_forms\/b0aa14c592b37697a46136b84959b9c1423970424c9ace665b34c303c3c80f86\/form.js' crossorigin='anonymous'><\/script>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"vf-section vf-band\" id=\"vf-platform\">\n    <div class=\"vf-container\">\n      <div class=\"vf-plat-head vf-reveal\">\n        <span class=\"vf-eyebrow\">One Platform, No Leaks<\/span>\n        <h2 class=\"vf-h2\">Your DMS shows the deal. <span class=\"vf-accent-text\">Verifacto shows everything after the deal.<\/span><\/h2>\n        <p class=\"vf-sub\">Inventory, sales, origination, financing, customer communication, payments, insurance, CPI, compliance, reporting \u2014 when each one lives in a different system, every handoff is a place money leaks. Verifacto runs the entire loan lifecycle from one AI-powered platform:<\/p>\n      <\/div>\n      <div class=\"vf-leak-grid\">\n        <div class=\"vf-leak-card vf-reveal\">\n          <div class=\"vf-lc-ico\">\ud83d\udcc9<\/div>\n          <div class=\"vf-lc-pain\">Delinquency &amp; manual collections<\/div>\n          <div class=\"vf-lc-sol\">Collection management, AI-based reminders, payment links, customer communication.<\/div>\n          <div class=\"vf-lc-val\">More payments on time, less roll-forward<\/div>\n        <\/div>\n        <div class=\"vf-leak-card vf-reveal\">\n          <div class=\"vf-lc-ico\">\ud83d\udcb8<\/div>\n          <div class=\"vf-lc-pain\">Unpredictable cash flow<\/div>\n          <div class=\"vf-lc-sol\">Payment processing, recurring payments, live collection dashboards.<\/div>\n          <div class=\"vf-lc-val\">Real control over cash<\/div>\n        <\/div>\n        <div class=\"vf-leak-card vf-reveal\">\n          <div class=\"vf-lc-ico\">\ud83d\udee1\ufe0f<\/div>\n          <div class=\"vf-lc-pain\">Lapsed insurance<\/div>\n          <div class=\"vf-lc-sol\">CIMS\u2122 tracking, instant alerts, automated borrower follow-up.<\/div>\n          <div class=\"vf-lc-val\">Less exposure, fewer losses<\/div>\n        <\/div>\n        <div class=\"vf-leak-card vf-reveal\">\n          <div class=\"vf-lc-ico\">\ud83d\udd12<\/div>\n          <div class=\"vf-lc-pain\">CPI headaches<\/div>\n          <div class=\"vf-lc-sol\">Built-in CPI management with immediate coverage.<\/div>\n          <div class=\"vf-lc-val\">Faster coverage, higher portfolio profit<\/div>\n        <\/div>\n        <div class=\"vf-leak-card vf-reveal\">\n          <div class=\"vf-lc-ico\">\ud83e\udde9<\/div>\n          <div class=\"vf-lc-pain\">Too many systems<\/div>\n          <div class=\"vf-lc-sol\">DMS + LMS + Payments + Insurance + CPI + Compliance in one platform.<\/div>\n          <div class=\"vf-lc-val\">Fewer vendors, fewer errors, no double entry<\/div>\n        <\/div>\n        <div class=\"vf-leak-card vf-reveal\">\n          <div class=\"vf-lc-ico\">\u2696\ufe0f<\/div>\n          <div class=\"vf-lc-pain\">Compliance &amp; documentation<\/div>\n          <div class=\"vf-lc-sol\">Compliance automation, audit-ready logs, forms and state rules.<\/div>\n          <div class=\"vf-lc-val\">Less regulatory risk, always audit-ready<\/div>\n        <\/div>\n        <div class=\"vf-leak-card vf-reveal\">\n          <div class=\"vf-lc-ico\">\ud83d\udcca<\/div>\n          <div class=\"vf-lc-pain\">No management visibility<\/div>\n          <div class=\"vf-lc-sol\">AI Analytics Agent, dashboards and real-time reports.<\/div>\n          <div class=\"vf-lc-val\">Faster decisions on risk, collections and sales<\/div>\n        <\/div>\n        <div class=\"vf-leak-card vf-reveal\">\n          <div class=\"vf-lc-ico\">\u26a1<\/div>\n          <div class=\"vf-lc-pain\">Overloaded staff<\/div>\n          <div class=\"vf-lc-sol\">AI Operational Assistant, smart task automation, reminders.<\/div>\n          <div class=\"vf-lc-val\">More output from every employee<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"vf-plat-punch vf-reveal\">From origination to final payment \u2014 <span class=\"vf-accent-text\">one system, one login, zero blind spots.<\/span><\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"vf-section\" id=\"vf-agents\">\n    <div class=\"vf-container\">\n      <div class=\"vf-agents-head vf-reveal\">\n        <span class=\"vf-eyebrow\">AI Agents &amp; Loan Virtual Assistant<\/span>\n        <h2 class=\"vf-h2\">Why your best collector <span class=\"vf-accent-text\">still can&#8217;t fix a broken workflow.<\/span><\/h2>\n        <p class=\"vf-sub\">Your team isn&#8217;t the problem \u2014 the scattered process is. Verifacto&#8217;s AI agents work inside the platform, on your live data, closing the follow-up gaps no human team can cover alone.<\/p>\n      <\/div>\n      <div class=\"vf-shot vf-shot-clean vf-reveal\" style=\"max-width:820px;margin:48px auto 0\">\n        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/verifacto.com\/wp-content\/uploads\/2026\/08\/verifacto-dms-ai-agent.webp\" alt=\"Verifacto Analytics Agent answering a profitability question over live dealership data\" width=\"1918\" height=\"872\" loading=\"lazy\">\n        <div class=\"vf-shot-cap\">The Analytics Agent, live in the dashboard: &#8220;What should I focus on today to increase my profitability?&#8221; \u2014 answered in seconds with a prioritized action list, straight from your portfolio data.<\/div>\n      <\/div>\n      <div class=\"vf-agent-grid\">\n        <div class=\"vf-agent-card vf-reveal\">\n          <div class=\"vf-agent-ico\">\ud83d\udcca<\/div>\n          <h3 class=\"vf-h3\">The Analyst<\/h3>\n          <p>Ask your portfolio anything, in plain English \u2014 and get a ready-to-work call list in seconds. Every answer comes from your live data, not last week&#8217;s spreadsheet export.<\/p>\n          <div class=\"vf-agent-q\">&#8220;Give me every borrower who&#8217;s 10+ days late, has a lapsed policy, and answered a text in the last month.&#8221;<\/div>\n        <\/div>\n        <div class=\"vf-agent-card vf-reveal\">\n          <div class=\"vf-agent-ico\">\u26a1<\/div>\n          <h3 class=\"vf-h3\">The Operator<\/h3>\n          <p>Doesn&#8217;t just tell you what to do \u2014 does it. Sends the reminders, fires the payment links, updates the accounts. You approve the play; the agent runs it.<\/p>\n        <\/div>\n        <div class=\"vf-agent-card vf-reveal\">\n          <div class=\"vf-agent-ico\">\ud83d\uddd3\ufe0f<\/div>\n          <h3 class=\"vf-h3\">The Scheduler<\/h3>\n          <p>Books payment arrangements and appointments straight into your calendar. Sends confirmations and reminders automatically, and chases no-shows without your team touching the phone.<\/p>\n        <\/div>\n        <div class=\"vf-agent-card vf-reveal\">\n          <div class=\"vf-agent-ico\">\ud83d\udee0\ufe0f<\/div>\n          <h3 class=\"vf-h3\">Custom Agents<\/h3>\n          <p>Every dealership runs differently. Build agents around <em>your<\/em> process \u2014 your collection scripts, your escalation rules, your paperwork \u2014 and they follow it exactly, on every account, every time.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"vf-agents-punch vf-reveal\">Hundreds of small follow-ups, done every day, <span class=\"vf-accent-text\">without being asked.<\/span><\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"vf-section vf-band\" id=\"vf-how\">\n    <div class=\"vf-container\">\n      <div style=\"text-align:center;max-width:700px;margin:0 auto\" class=\"vf-reveal\">\n        <span class=\"vf-eyebrow\">How It Works<\/span>\n        <h2 class=\"vf-h2\">Up and running in days, <span class=\"vf-accent-text\">not months.<\/span><\/h2>\n      <\/div>\n      <div class=\"vf-steps\">\n        <div class=\"vf-step vf-reveal\">\n          <span class=\"vf-step-num\">1<\/span>\n          <h3 class=\"vf-h3\">Connect your operation<\/h3>\n          <p>Import your portfolio, or run origination, inventory and sales natively in Verifacto. QuickBooks syncs automatically.<\/p>\n        <\/div>\n        <div class=\"vf-step vf-reveal\">\n          <span class=\"vf-step-num\">2<\/span>\n          <h3 class=\"vf-h3\">The platform goes to work<\/h3>\n          <p>Every loan, payment and policy monitored 24\/7. Reminders, alerts, follow-ups and compliance logs run on autopilot.<\/p>\n        <\/div>\n        <div class=\"vf-step vf-reveal\">\n          <span class=\"vf-step-num\">3<\/span>\n          <h3 class=\"vf-h3\">You manage by exception<\/h3>\n          <p>Dashboards show the accounts that need a human today. Everything else is already handled.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n  <div class=\"vf-section vf-dark vf-roi\" id=\"vf-demo\">\n    <div class=\"vf-container\">\n      <div class=\"vf-reveal\">\n        <span class=\"vf-eyebrow\">The Leak Math<\/span>\n        <h2 class=\"vf-h2\">Count the leaks, not the features.<\/h2>\n        <p class=\"vf-sub\">One prevented charge-off. One insurance lapse caught in time. One month of tighter collections. Each one pays for Verifacto many times over \u2014 and the core loan management system is <b style=\"color:#FFFFFF\">free<\/b>. You pay only for the premium services you use.<\/p>\n      <\/div>\n      <div class=\"vf-roi-stats\">\n        <div class=\"vf-roi-stat vf-reveal\"><div class=\"vf-n\">300%<\/div><div class=\"vf-l\">better payment performance<\/div><\/div>\n        <div class=\"vf-roi-stat vf-reveal\"><div class=\"vf-n\">500%<\/div><div class=\"vf-l\">lower insurance risk exposure<\/div><\/div>\n        <div class=\"vf-roi-stat vf-reveal\"><div class=\"vf-n\">50%+<\/div><div class=\"vf-l\">less collections overhead<\/div><\/div>\n      <\/div>\n      <a href=\"#vf-form\" class=\"vf-btn vf-btn-white vf-btn-lg vf-reveal\">Schedule a Free Demo<\/a>\n      <div class=\"vf-trustbar vf-reveal\">\n        <img decoding=\"async\" src=\"https:\/\/verifacto.com\/wp-content\/uploads\/2024\/09\/Vanta_Compliance_SOC-2-300x300.png\" alt=\"SOC 2 Compliance\">\n        <span>SOC-2 compliant \u00b7 Shared data is encrypted and secured with high-security controls \u00b7 Trusted by leaders in automotive lending<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"vf-section\">\n    <div class=\"vf-container\">\n      <div style=\"text-align:center;max-width:700px;margin:0 auto\" class=\"vf-reveal\">\n        <span class=\"vf-eyebrow\">Real Dealers<\/span>\n        <h2 class=\"vf-h2\">Dealers who stopped losing sleep <span class=\"vf-accent-text\">over their portfolio.<\/span><\/h2>\n      <\/div>\n      <div class=\"vf-quotes\">\n        <div class=\"vf-quote vf-reveal\">\n          <div class=\"vf-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n          <p>&#8220;The team at Verifacto has provided us with a custom solution that enables us to operate with fewer staff, while allowing us to track our assets and reduce potential losses to our firm.&#8221;<\/p>\n          <div class=\"vf-qwho\">\n            <span class=\"vf-avatar\" style=\"background:#0B2848\">JD<\/span>\n            <div><div class=\"vf-qn\">John Donaldson<\/div><div class=\"vf-qr\">President\/CFO, Ace Motor Acceptance Corporation<\/div><\/div>\n          <\/div>\n        <\/div>\n        <div class=\"vf-quote vf-reveal\">\n          <div class=\"vf-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n          <p>&#8220;Verifacto has proven to be our best resource when it comes to insurance tracking. They offer many resources that are unparalleled to the competition.&#8221;<\/p>\n          <div class=\"vf-qwho\">\n            <span class=\"vf-avatar\" style=\"background:#067647\">BW<\/span>\n            <div><div class=\"vf-qn\">Bonnie Webb<\/div><div class=\"vf-qr\">Collateral Protection Manager, Prime Acceptance Corp<\/div><\/div>\n          <\/div>\n        <\/div>\n        <div class=\"vf-quote vf-reveal\">\n          <div class=\"vf-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n          <p>&#8220;Verifacto&#8217;s software helped us manage our insurance risk with minimum overhead. The integration of insurance tracking helps us to be effective and more compliant.&#8221;<\/p>\n          <div class=\"vf-qwho\">\n            <span class=\"vf-avatar\" style=\"background:#B54708\">LG<\/span>\n            <div><div class=\"vf-qn\">Lisa Gouge<\/div><div class=\"vf-qr\">Insurance\/Bankruptcy Manager, Independent Dealers Advantage, LLC<\/div><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"vf-section vf-band\" id=\"vf-faq\">\n    <div class=\"vf-container\">\n      <div style=\"text-align:center;max-width:700px;margin:0 auto\" class=\"vf-reveal\">\n        <span class=\"vf-eyebrow\">FAQ<\/span>\n        <h2 class=\"vf-h2\">Questions dealers ask us.<\/h2>\n      <\/div>\n      <div class=\"vf-faq vf-reveal\">\n        <details>\n          <summary>We already have a DMS. Why Verifacto?<\/summary>\n          <div class=\"vf-a\">Your DMS shows the deal. Verifacto manages everything after it \u2014 servicing, collections, payments, insurance, CPI and compliance. Keep your DMS or replace it; either way, the loan lifecycle finally lives in one system.<\/div>\n        <\/details>\n        <details>\n          <summary>How long does setup take?<\/summary>\n          <div class=\"vf-a\">Most dealers are live within days. Your portfolio imports directly, and QuickBooks syncs automatically.<\/div>\n        <\/details>\n        <details>\n          <summary>What does it cost?<\/summary>\n          <div class=\"vf-a\">The core loan management system is free. Premium services \u2014 CIMS\u2122 insurance tracking, CPI, payment processing, AI agents \u2014 are priced per portfolio. You&#8217;ll get exact numbers on the demo.<\/div>\n        <\/details>\n        <details>\n          <summary>Will the AI agents talk to my customers without my control?<\/summary>\n          <div class=\"vf-a\">No. You set the rules, scripts, and approval points. Agents act only within the playbook you define \u2014 and you can review everything they do.<\/div>\n        <\/details>\n        <details>\n          <summary>Is my data secure?<\/summary>\n          <div class=\"vf-a\">Yes. SOC-2 compliant, bank-level encryption, role-based access, and compliance controls protect your portfolio and your customers&#8217; data.<\/div>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"vf-dark vf-final\" id=\"vf-form\">\n    <div class=\"vf-container vf-reveal\">\n      <h2 class=\"vf-h2\">How much cash is leaking from your portfolio right now?<\/h2>\n      <p class=\"vf-sub\">Fill out the form and we&#8217;ll show you the leaks you can&#8217;t see from your current reports \u2014 account by account.<\/p>\n      <div style=\"max-width:680px;margin:44px auto 0;background:#FFFFFF;border-radius:15px;padding:30px 28px;text-align:left;box-shadow:0 18px 50px rgba(0,0,0,.3)\"><script src='https:\/\/verifacto-crm.myfreshworks.com\/crm\/sales\/web_forms\/b0aa14c592b37697a46136b84959b9c1423970424c9ace665b34c303c3c80f86\/form.js' crossorigin='anonymous' id='fs_b0aa14c592b37697a46136b84959b9c1423970424c9ace665b34c303c3c80f86'><\/script><\/div>\n      <div class=\"vf-note\">Free LMS \u00b7 No setup fees \u00b7 Live within days<\/div>\n    <\/div>\n  <\/div>\n\n  <a href=\"#vf-form-mid\" class=\"vf-float-cta\" id=\"vf-float-cta\">Schedule a Free Demo<\/a>\n\n  <div class=\"vf-footer\">\n    <div class=\"vf-container vf-foot\">\n      <div>\n        <img decoding=\"async\" src=\"https:\/\/verifacto.com\/wp-content\/uploads\/2023\/02\/verifacto_logo_white-1.png\" alt=\"Verifacto\" style=\"margin-bottom:14px\">\n        <div>Concourse Corporate Center 6, Suite 725<br>6 Concourse Parkway, Sandy Springs, GA 30328<\/div>\n      <\/div>\n      <div style=\"text-align:right\">\n        <div>Phone: <a href=\"tel:+16789168311\" style=\"color:#FFFFFF\">(678) 916-8311<\/a><\/div>\n        <div>Email: <a href=\"mailto:sales@verifacto.com\" style=\"color:#FFFFFF\">sales@verifacto.com<\/a><\/div>\n        <div style=\"margin-top:12px\">\u00a9 2026 Verifacto. All rights reserved.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script>\n(function(){\n  var root = document.getElementById('vf-landing');\n  if(!root) return;\n  if(!('IntersectionObserver' in window)) return;\n  root.classList.add('vf-js');\n  var els = root.querySelectorAll('.vf-reveal');\n  var io = new IntersectionObserver(function(entries){\n    entries.forEach(function(e){ if(e.isIntersecting){ e.target.classList.add('vf-in'); io.unobserve(e.target);} });\n  },{threshold:.12});\n  els.forEach(function(el){\n    var r = el.getBoundingClientRect();\n    var vh = window.innerHeight;\n    if(!vh) vh = 800;\n    var inView = false;\n    if(r.top < vh){ if(r.bottom > 0){ inView = true; } }\n    if(inView){ el.classList.add('vf-in'); } else { io.observe(el); }\n  });\n})();\n\n\/* anchor CTAs: scroll and re-correct after lazy content settles *\/\n(function(){\n  document.addEventListener('click', function(ev){\n    var a = ev.target.closest ? ev.target.closest('a[href^=\"#vf-\"]') : null;\n    if(!a) return;\n    var t = document.getElementById(a.getAttribute('href').slice(1));\n    if(!t) return;\n    ev.preventDefault();\n    t.scrollIntoView({behavior:'smooth'});\n    setTimeout(function(){ t.scrollIntoView({behavior:'auto'}); }, 1000);\n    setTimeout(function(){ t.scrollIntoView({behavior:'auto'}); }, 2000);\n  });\n})();\n\/* floating mobile CTA: hide while either form section is on screen *\/\n(function(){\n  var f = document.getElementById('vf-float-cta');\n  if(!f) return;\n  if(!('IntersectionObserver' in window)) return;\n  var visible = {};\n  var io = new IntersectionObserver(function(entries){\n    entries.forEach(function(e){ visible[e.target.id] = e.isIntersecting; });\n    var any = false;\n    Object.keys(visible).forEach(function(k){ if(visible[k]) any = true; });\n    if(any){ f.classList.add('vf-float-hidden'); } else { f.classList.remove('vf-float-hidden'); }\n  },{threshold:0.05});\n  var a = document.getElementById('vf-form');\n  if(a) io.observe(a);\n  var b = document.getElementById('vf-form-mid');\n  if(b) io.observe(b);\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Collections Insurance &amp; CPI The Platform AI Agents FAQ Schedule a Demo For BHPH &amp; Independent Dealers Your BHPH portfolio is leaking cash. Verifacto helps you find it, control it, and collect it. Verifacto is one AI-powered operating platform that connects deal origination, loan servicing, collections, payments, insurance tracking, CPI, compliance and reporting \u2014 so [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-4249","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Stop Cash Leakage Across Your BHPH Portfolio - Verifacto<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/verifacto.com\/es\/landing\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Stop Cash Leakage Across Your BHPH Portfolio - Verifacto\" \/>\n<meta property=\"og:description\" content=\"Collections Insurance &amp; CPI The Platform AI Agents FAQ Schedule a Demo For BHPH &amp; Independent Dealers Your BHPH portfolio is leaking cash. Verifacto helps you find it, control it, and collect it. Verifacto is one AI-powered operating platform that connects deal origination, loan servicing, collections, payments, insurance tracking, CPI, compliance and reporting \u2014 so [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/verifacto.com\/es\/landing\/\" \/>\n<meta property=\"og:site_name\" content=\"Verifacto\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/verifacto\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-10T13:53:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/verifacto.com\/wp-content\/uploads\/2017\/09\/verifacto_logo.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/verifacto.com\\\/landing\\\/\",\"url\":\"https:\\\/\\\/verifacto.com\\\/landing\\\/\",\"name\":\"Stop Cash Leakage Across Your BHPH Portfolio - Verifacto\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/verifacto.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/verifacto.com\\\/landing\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/verifacto.com\\\/landing\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/verifacto.com\\\/wp-content\\\/uploads\\\/2017\\\/09\\\/verifacto_logo.png\",\"datePublished\":\"2026-07-12T17:50:25+00:00\",\"dateModified\":\"2026-08-10T13:53:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/verifacto.com\\\/landing\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/verifacto.com\\\/landing\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/verifacto.com\\\/landing\\\/#primaryimage\",\"url\":\"https:\\\/\\\/verifacto.com\\\/wp-content\\\/uploads\\\/2017\\\/09\\\/verifacto_logo.png\",\"contentUrl\":\"https:\\\/\\\/verifacto.com\\\/wp-content\\\/uploads\\\/2017\\\/09\\\/verifacto_logo.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/verifacto.com\\\/landing\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/verifacto.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Stop Cash Leakage Across Your BHPH Portfolio\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/verifacto.com\\\/#website\",\"url\":\"https:\\\/\\\/verifacto.com\\\/\",\"name\":\"Verifacto\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/verifacto.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/verifacto.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/verifacto.com\\\/#organization\",\"name\":\"Verifacto\",\"url\":\"https:\\\/\\\/verifacto.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/verifacto.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/verifacto.com\\\/wp-content\\\/uploads\\\/2017\\\/09\\\/verifacto_logo.png\",\"contentUrl\":\"https:\\\/\\\/verifacto.com\\\/wp-content\\\/uploads\\\/2017\\\/09\\\/verifacto_logo.png\",\"width\":444,\"height\":105,\"caption\":\"Verifacto\"},\"image\":{\"@id\":\"https:\\\/\\\/verifacto.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/verifacto\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/verifacto\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Stop Cash Leakage Across Your BHPH Portfolio - Verifacto","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/verifacto.com\/es\/landing\/","og_locale":"es_MX","og_type":"article","og_title":"Stop Cash Leakage Across Your BHPH Portfolio - Verifacto","og_description":"Collections Insurance &amp; CPI The Platform AI Agents FAQ Schedule a Demo For BHPH &amp; Independent Dealers Your BHPH portfolio is leaking cash. Verifacto helps you find it, control it, and collect it. Verifacto is one AI-powered operating platform that connects deal origination, loan servicing, collections, payments, insurance tracking, CPI, compliance and reporting \u2014 so [&hellip;]","og_url":"https:\/\/verifacto.com\/es\/landing\/","og_site_name":"Verifacto","article_publisher":"https:\/\/www.facebook.com\/verifacto","article_modified_time":"2026-08-10T13:53:36+00:00","og_image":[{"url":"https:\/\/verifacto.com\/wp-content\/uploads\/2017\/09\/verifacto_logo.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"8 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/verifacto.com\/landing\/","url":"https:\/\/verifacto.com\/landing\/","name":"Stop Cash Leakage Across Your BHPH Portfolio - Verifacto","isPartOf":{"@id":"https:\/\/verifacto.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/verifacto.com\/landing\/#primaryimage"},"image":{"@id":"https:\/\/verifacto.com\/landing\/#primaryimage"},"thumbnailUrl":"https:\/\/verifacto.com\/wp-content\/uploads\/2017\/09\/verifacto_logo.png","datePublished":"2026-07-12T17:50:25+00:00","dateModified":"2026-08-10T13:53:36+00:00","breadcrumb":{"@id":"https:\/\/verifacto.com\/landing\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/verifacto.com\/landing\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/verifacto.com\/landing\/#primaryimage","url":"https:\/\/verifacto.com\/wp-content\/uploads\/2017\/09\/verifacto_logo.png","contentUrl":"https:\/\/verifacto.com\/wp-content\/uploads\/2017\/09\/verifacto_logo.png"},{"@type":"BreadcrumbList","@id":"https:\/\/verifacto.com\/landing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/verifacto.com\/"},{"@type":"ListItem","position":2,"name":"Stop Cash Leakage Across Your BHPH Portfolio"}]},{"@type":"WebSite","@id":"https:\/\/verifacto.com\/#website","url":"https:\/\/verifacto.com\/","name":"Verifacto","description":"","publisher":{"@id":"https:\/\/verifacto.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/verifacto.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/verifacto.com\/#organization","name":"Verifacto","url":"https:\/\/verifacto.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/verifacto.com\/#\/schema\/logo\/image\/","url":"https:\/\/verifacto.com\/wp-content\/uploads\/2017\/09\/verifacto_logo.png","contentUrl":"https:\/\/verifacto.com\/wp-content\/uploads\/2017\/09\/verifacto_logo.png","width":444,"height":105,"caption":"Verifacto"},"image":{"@id":"https:\/\/verifacto.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/verifacto","https:\/\/www.linkedin.com\/company\/verifacto"]}]}},"_links":{"self":[{"href":"https:\/\/verifacto.com\/es\/wp-json\/wp\/v2\/pages\/4249","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/verifacto.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/verifacto.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/verifacto.com\/es\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/verifacto.com\/es\/wp-json\/wp\/v2\/comments?post=4249"}],"version-history":[{"count":10,"href":"https:\/\/verifacto.com\/es\/wp-json\/wp\/v2\/pages\/4249\/revisions"}],"predecessor-version":[{"id":8542,"href":"https:\/\/verifacto.com\/es\/wp-json\/wp\/v2\/pages\/4249\/revisions\/8542"}],"wp:attachment":[{"href":"https:\/\/verifacto.com\/es\/wp-json\/wp\/v2\/media?parent=4249"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}