CINXE.COM
EV Charging Networks | ChargeHub
<!doctype html><html lang="en"><head> <!-- Start cookieyes banner --> <!-- <script id="cookieyes" type="text/javascript" src="https://cdn-cookieyes.com/client_data/60eeb60aec0a0eade4d1281b/script.js"></script> --> <!-- End cookieyes banner --> <meta charset="utf-8"> <title>EV Charging Networks | ChargeHub</title> <meta name="description" content="Electric car (EV) charging station networks"> <link rel="SHORTCUT ICON" href="https://chargehub.com/hubfs/favicon-96x96.png"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"> <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:description" content="Electric car (EV) charging station networks"> <meta property="og:title" content="EV Charging Networks | ChargeHub"> <meta name="twitter:description" content="Electric car (EV) charging station networks"> <meta name="twitter:title" content="EV Charging Networks | ChargeHub"> <style> a.cta_button{-moz-box-sizing:content-box !important;-webkit-box-sizing:content-box !important;box-sizing:content-box !important;vertical-align:middle}.hs-breadcrumb-menu{list-style-type:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}.hs-breadcrumb-menu-item{float:left;padding:10px 0px 10px 10px}.hs-breadcrumb-menu-divider:before{content:'›';padding-left:10px}.hs-featured-image-link{border:0}.hs-featured-image{float:right;margin:0 0 20px 20px;max-width:50%}@media (max-width: 568px){.hs-featured-image{float:none;margin:0;width:100%;max-width:100%}}.hs-screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px} </style> <link rel="stylesheet" href="https://chargehub.com/hs-fs/hubfs/hub_generated/template_assets/1/144796779115/1743448506010/template_base.min.css"> <link rel="stylesheet" href="https://chargehub.com/hs-fs/hubfs/hub_generated/template_assets/1/144792622868/1743448502143/template_base-overrides.min.css"> <link rel="stylesheet" href="https://chargehub.com/hs-fs/hubfs/hub_generated/template_assets/1/149743889848/1743603953609/template_child.css"> <link rel="stylesheet" href="https://chargehub.com/hs-fs/hubfs/hub_generated/template_assets/1/171386860163/1743605844505/template_blog-post.min.css"> <style> #header-menu { display: flex; flex-direction: column; width: 100%; font-family: Figtree; } #header-menu .top-section-container { display: flex; width: 100%; align-items: center; justify-content: flex-end; column-gap: 12px; } #header-menu .container { display: flex; flex-direction: column; } #header-menu .container { padding: 10px 0; } #header-menu ul { margin-bottom: 0; } #header-menu a { color: #474747; } #header-menu .top-section { display: flex; justify-content: flex-end; align-items: center; gap: 16px; background-color: #F7F7F7; padding: 8px 15px; } #header-menu .top-nav { display: flex; justify-content: flex-end; /* gap: 20px; */ list-style-type: none; } @media (max-width: 429px) { #header-menu .top-nav { padding-left:0px; } #header-menu .top-nav-link { font-size: 12.5px; } } @media (max-width: 374px) { #header-menu .top-section { padding: 8px 15px 8px 0px; } } #header-menu .nav-container .top-nav { /* gap: 20px; */ } #header-menu .main-section .top-nav { font-size: 16px; line-height: 24px; font-weight: 400; } #header-menu .main-section .top-item { padding-left: 16px; padding-right: 16px; } #header-menu .top-section .top-item { font-size: 14px; line-height: 20px; font-weight: 600; padding-left: 12px; padding-right: 12px; border-right: 1px solid #c9c9c9; } #header-menu .top-section .top-item:last-of-type { padding-right: 0; border-right: none; } #header-menu .top-item .ti-link { color: #474747; cursor: pointer; } #header-menu .top-item .ti-link:hover, #header-menu .top-item .top-nav-link:hover { text-decoration: underline; text-underline-offset: 5px; } #header-menu .top-item.active .ti-link { text-decoration: underline; text-decoration-color: #18D1AE; text-decoration-thickness: 3px; text-underline-offset: 5px; font-weight: bold; transition: text-decoration-color 0.3s ease, text-decoration-thickness 0.3s ease, text-underline-offset 0.3s ease; } #header-menu .top-item.top-item-bordered { /* border-right: 1px solid #C9C9C9; */ /* padding-right: 20px; */ /* margin-right: 20px; */ } #header-menu .item-icon { height: 16px; } #header-menu .cta-item-icon { height: 16px; margin-right: 10px; } #header-menu .top-section .language-switcher { display: flex; align-items: center; justify-content: center; /* padding-left: 10px; */ position: relative; cursor: pointer; background-color: #EDEDED; border-radius: 12px; padding: 4px 14px; } #header-menu .top-section .language-switcher .language-box { display: flex; flex-direction: column; opacity: 0; visibility: hidden; position: absolute; top: 25px; transition: opacity 0.3s ease-out, transform 0.3s ease-out, visibility 0s linear 0.3s; padding: 10px 12px; row-gap: 20px; background-color: #fff; } #header-menu .top-section .language-switcher .language-box a { font-size: 16px; line-height: 24px; font-weight: 400; color: #080808; } #header-menu .top-section .language-switcher .language-box.active { /* #header-menu .top-section .language-switcher:hover .language-box, */ /* #header-menu .top-section .language-box:hover { */ opacity: 1; visibility: visible; transition: opacity 0.3s ease-in, transform 0.3s ease-in, visibility 0s linear 0s; z-index: 9999; } #header-menu .top-section .language-icon { height: 16px; } #header-menu .main-section { display: flex; padding: 10px 15px; align-items: center; justify-content: space-between; column-gap: 40px; } #header-menu .logo-container { max-height: 42px; } #header-menu .logo-container img { height: auto; /* max-width: 100%; */ max-width: fit-content; max-height: 42px; } #header-menu .nav-container { display: flex; gap: 20px; align-items: center; justify-content: flex-start; width: 100%; } #header-menu .submenu-wrapper { position: absolute; margin-top: 20px; display: flex; z-index: 9999; opacity: 0; visibility: hidden; pointer-events: none; transition: opacity 0.3s ease-out, visibility 0s linear 0.3s; width: 100%; left: 0; } #header-menu .submenu-wrapper.active { opacity: 1; visibility: visible; pointer-events: auto; transition: opacity 0.3s ease-in, visibility 0s linear 0s; } #header-menu .submenu-box { display: flex; background-color: #F7F7F7; flex-direction: row; width: 100%; /* align-items: center; */ padding: 40px; } #header-menu .menu-column-wrapper { display: flex; padding: 20px 0; width: 100%; } #header-menu .submenu-box .submenu-column-title { font-size: 18px; line-height: 28px; } #header-menu .submenu-box .submenu-item a { font-size: 16px; line-height: 24px; } #header-menu .submenu-box .menu-column-wrapper:not(:last-child) { border-right: 1px solid #EDEDED; } #header-menu .menu-column-wrapper.column-type-links { flex-direction: column; row-gap: 20px; padding: 32px; } #header-menu .menu-column-wrapper.column-type-links { border-bottom: 1px solid #EDEDED; } #header-menu .menu-column-wrapper.column-type-links.column-last { border-bottom: none; } #header-menu .menu-column-wrapper.column-type-image { align-items: center; justify-content: center; } #header-menu .menu-column-wrapper.column-type-empty { width: 150%; } #header-menu .column-image-container { width: 316px; } #header-menu .cta-container { display: flex; align-items: center; min-width: fit-content; } #header-menu .cta-button { border-radius: 32px; background-color: #18d1ae; border-color: #18d1ae; color: #052a23; height: 44px; padding: 8px 20px; display: flex; align-items: center; font-size: 14px; line-height: 20px; font-weight: 700; } #header-menu .submenu-column-title { font-weight: bold; } @media (max-width: 1199px) { #header-menu .main-section { column-gap: 20px; } } @media (min-width: 901px) { #header-menu .mobile-logo-container, #header-menu .mobile-menu-wrapper, #header-menu .hamburger-icon { display: none; } #header-menu .submenu-box { padding: 0; } #header-menu .menu-column-wrapper { padding: 32px; } #header-menu .column-type-links a:hover { text-decoration: underline; text-decoration-color: #18D1AE; text-decoration-thickness: 3px; text-underline-offset: 5px; transition: text-decoration-color 0.3s ease, text-decoration-thickness 0.3s ease, text-underline-offset 0.3s ease; } } @media (max-width: 900px) { #header-menu { /* font-size: 14px; */ } #header-menu .main-section { padding: 16px; } #header-menu .top-section-container { column-gap: 12px; } #header-menu .top-section .container-xl { padding: 0; } #header-menu .top-section .top-item { padding-left: 12px; padding-right: 12px; border-right-color: #c9c9c9; } #header-menu .top-section .top-item:last-of-type { padding-right: 0; border-right: none; } #header-menu .logo-container { display: none; } #header-menu .nav-container { display: none; } #header-menu .mobile-menu-wrapper { display: none; /* position: relative; */ position: absolute; top: 135px; z-index: 9999; overflow: hidden; width: 100%; background: #f7f7f7; } #header-menu .mobile-menu-wrapper.active { display: block; min-height: 100vh; } #header-menu .mobile-top-section { position: absolute; top: 0; left: 0; right: 0; z-index: 10; background: #fff; padding: 10px; border-bottom: 1px solid #ddd; } #header-menu .mobile-menu-inner { display: flex; width: 100%; transition: transform 0.5s ease-in-out; position: relative; /* top: 50px; */ /* padding-bottom: 50px; */ } #header-menu .mobile-menu-panel { width: 100%; flex-shrink: 0; padding: 32px; height: 100%; } #header-menu .cta-button { min-height: 44px; padding: 8px 20px; } #header-menu .mobile-main-panel-bottom-image { display: flex; justify-content: center; width: 100%; padding: 8px 0; } #header-menu .mobile-main-panel-bottom-image img { min-width: 316px; } #header-menu .submenu { height: 0; opacity: 0; overflow: hidden; transition: height 0.3s ease; } #header-menu .submenu.active { height: 100%; opacity: 1; } #header-menu .mobile-menu-panel .submenu-column-title { font-size: 20px; line-height: 28px; font-weight: 700; } #header-menu .mobile-menu-panel .submenu-item a { font-size: 16px; line-height: 24px; font-weight: 400; color: #272727; } #header-menu .menu-column-wrapper { padding: 16px 0; flex-direction: column; } #header-menu .menu-column-wrapper.column-type-links { padding: 32px 0; } #header-menu .mobile-menu-panel .link { width: 100%; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #eee; padding: 16px 0; } #header-menu .mobile-menu-panel .link:first-child { padding-top: 0 } #header-menu .mobile-menu-panel .link.last-link { border-bottom: none; } #header-menu .menu-column-wrapper.column-type-links.remove-bottom-border { border-bottom: none; } #header-menu .link a { font-size: 20px; line-height: 28px; font-weight: 700; width: 100%; text-decoration: none; color: #272727; padding: 10px 0; } #header-menu .link .rightwards-arrow { color: black; } #header-menu .submenu-item { } #header-menu .back-arrow { width: 100%; /* margin-bottom: 10px; */ } #header-menu .back-arrow a { font-weight: bold; color: #474747; } #header-menu .icon-arrow-right, #header-menu .icon-arrow-left { max-width: 14px; max-height: 12.1px; } #header-menu .back-trigger { display: flex; align-items: center; justify-content: space-between; width: 100%; font-size: 20px; line-height: 28px; font-weight: 700; padding-bottom: 32px; border-bottom: 1px solid #EDEDED; } #header-menu .column-image-container { display: flex; align-items: center; justify-content: center; } #header-menu .hamburger-icon-container { margin-left: 20px; } #header-menu .hamburger-icon { width: 30px; height: 24px; display: flex; flex-direction: column; justify-content: space-between; cursor: pointer; margin: 10px; /* Adjust spacing as needed */ } #header-menu .hamburger-icon span { display: block; height: 3px; background-color: #333; transition: all 0.3s ease; } #header-menu .hamburger-icon-container.active .hamburger-icon span:nth-child(1) { transform: translateY(10px) rotate(45deg); } #header-menu .hamburger-icon-container.active .hamburger-icon span:nth-child(2) { opacity: 0; } #header-menu .hamburger-icon-container.active .hamburger-icon span:nth-child(3) { transform: translateY(-11px) rotate(-45deg); } .hide-element { height: 0; width: 0; visibility: hidden; display: none; } } #header-menu .top-nav-link { display: flex; gap: 8px; align-items: center; cursor: pointer; color: #474747; } .checkmark { margin-left: 8px; color: #18d1ae; } </style> <style> .widget_1714404488208 { border-top: 0px none #e5e7ea; border-bottom: 0px none #e5e7ea; }.widget_1714404488208.sr-padding-custom, .widget_1714404488208 .sr-padding-custom { padding-top: 2.5rem; padding-right: 0rem; padding-bottom: 0rem; padding-left: 0rem; margin-top: 0rem; margin-bottom: 0rem; ; } .widget_1714404488208 iframe, .widget_1714404488208 video:not(.sr-bg-video), .widget_1714404488208 .sr-multicol-media .responsive-video { z-index: 10; } @media (max-width: 767px) { } </style> <style> .widget_1714404714759 { border-top: 0px none #e5e7ea; border-bottom: 0px none #e5e7ea; }.widget_1714404714759.sr-padding-custom, .widget_1714404714759 .sr-padding-custom { padding-top: 0rem; padding-right: 0rem; padding-bottom: 3rem; padding-left: 0rem; margin-top: 0rem; margin-bottom: 0rem; ; } .widget_1714404714759 iframe, .widget_1714404714759 video:not(.sr-bg-video), .widget_1714404714759 .sr-multicol-media .responsive-video { z-index: 10; } @media (max-width: 767px) { } </style> <style> .container-fluid:has(#footer-wrapper) { padding-left: 0; padding-right: 0; } #footer-wrapper .footer-container { padding: 0; } #footer-wrapper .footer-columns { display: flex; padding: 0; gap: 20px; justify-content: space-between; background-color: #F7F7F7; } #footer-wrapper .footer-columns .footer-column { width: 100%; padding: 48px 32px 32px 32px; } #footer-wrapper .footer-columns .footer-column:not(:last-of-type) { border-right: 1px solid #EDEDED; } #footer-wrapper .footer-column-links { display: block; } #footer-wrapper .footer-column-title { background: none; border: none; text-align: left; font-weight: bold; display: flex; justify-content: space-between; align-items: center; cursor: pointer; pointer-events: none; padding-left: 0; color: #272727; font-family: Figtree; font-weight: 700; font-size: 20px; line-height: 28px; letter-spacing: 0%; margin-bottom: 32px; } #footer-wrapper .fct-text { margin-bottom: 0; } #footer-wrapper .footer-column-title .toggle-icon { display: none; } #footer-wrapper .footer-column .links-block { display: flex; flex-direction: column; row-gap: 16px; margin-bottom: 32px; } #footer-wrapper .footer-links-block-title { color: black; font-family: Figtree; font-weight: 700; font-size: 16px; line-height: 24px; letter-spacing: 0%; margin: 0; } #footer-wrapper .footer-link { color: black; margin: 0; font-size: 16px; line-height: 24px; } #footer-wrapper .footer-link:hover { text-decoration: underline; text-underline-offset: 5px; } #footer-wrapper .footer-bottom { background-color: #EDEDED; padding: 16px 32px; } #footer-wrapper .footer-bottom, #footer-wrapper .footer-bottom a, #footer-wrapper .footer-bottom p{ color: #272727; } #footer-wrapper .footer-trademark-text { margin-bottom: 0; } #footer-wrapper .footer-bottom { display: flex; justify-content: space-between; align-items: center; } #footer-wrapper .footer-bottom-left { display: flex; align-items: center; justify-content: flex-start; column-gap: 16px; } #footer-wrapper .language-box a { font-size: 16px; line-height: 24px; font-weight: 400; padding: 10px 12px; } #footer-wrapper .footer-bottom-right { display: flex; align-items: center; justify-content: flex-end; column-gap: 16px; font-size: 14px; line-height: 20px; } #footer-wrapper .footer-tos-container, #footer-wrapper .footer-privacy-policy-container { text-decoration: underline; } #footer-wrapper .footer-tos-container { padding-right: 16px; border-right: 1px solid #272727; } #footer-wrapper .h-underline:hover { text-decoration: underline; } /* Mobile (≤ 900px) */ @media (max-width: 900px) { #footer-wrapper { margin-top: 48px; } #footer-wrapper .footer-columns { flex-direction: column; gap: 0; } #footer-wrapper .footer-columns .footer-column { border-bottom: 1px solid rgba(71, 71, 71, 0.15); border-right: none !important; padding: 32px; } #footer-wrapper .footer-column .links-block:last-child { margin-bottom: 0; } #footer-wrapper .footer-column-links { display: block; max-height: 0; opacity: 0; overflow: hidden; transition: max-height 0.4s ease-out, opacity 0.3s ease-out; } #footer-wrapper .footer-column-title { pointer-events: auto; /* Enable click */ cursor: pointer; width: 100%; display: flex; justify-content: space-between; align-items: center; margin-bottom: 0; } #footer-wrapper .footer-column-title .toggle-icon { display: inline-block; transition: transform 0.3s ease; } #footer-wrapper .footer-column-title .toggle-icon img { max-height: 16px; } #footer-wrapper .footer-column-title[aria-expanded="true"] p { text-decoration: underline; margin-bottom: 32px; } #footer-wrapper .footer-column-title[aria-expanded="true"] .toggle-icon { transform: rotate(-180deg); margin-bottom: 32px; } #footer-wrapper .footer-column-title[aria-expanded="true"] + .footer-column-links { max-height: 100%; opacity: 1; } #footer-wrapper .footer-bottom { background-color: #F7F7F7; padding: 32px 0; } #footer-wrapper .footer-bottom, #footer-wrapper .footer-bottom-left, #footer-wrapper .footer-bottom-right { flex-direction: column; align-items: center; } #footer-wrapper .footer-bottom-left { margin-top: 0; padding-bottom: 32px; row-gap: 32px; border-bottom: 1px solid rgba(71, 71, 71, 0.15); width: 100%; } #footer-wrapper .footer-bottom-right { margin-top: 32px; margin-bottom: 32px; row-gap: 16px; } #footer-wrapper .footer-trademark-text { margin-bottom: 16px; } #footer-wrapper .footer-tos-container { padding-right: 0; border-right: none; } #footer-wrapper .footer-language-switcher-container { padding 8px 12px; } #footer-wrapper .footer-language-switcher-button { font-size: 18px; line-height: 28px; } } #footer-wrapper .language-box { display: flex; flex-direction: column; display: none; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); transition: all 0.3s ease-in-out; padding: 10px; background: white; border-radius: 4px; position: absolute; } #footer-wrapper .language-switcher-chevron { max-height: 16px; margin-left: 40px; margin-bottom: 0; } #footer-wrapper .language-switcher-chevron img { max-height: 16px; margin-bottom: 0; } #footer-wrapper .footer-language-switcher-button[aria-expanded="true"] { border-bottom: 1px solid #18D1AE; } #footer-wrapper .footer-language-switcher-button .language-switcher-chevron { transform: rotate(-90deg); transition: transform 0.3s ease; } #footer-wrapper .footer-language-switcher-button[aria-expanded="true"] .language-switcher-chevron { transform: rotate(-180deg); transition: transform 0.3s ease; } /* Ensure language box shows when toggled */ #footer-wrapper .footer-language-switcher-button[aria-expanded="true"] + .language-box { display: flex; width: 120px; } #footer-wrapper .footer-social-icons-container { display: flex; align-items: center; column-gap: 16px; } #footer-wrapper .footer-social-media-link { display: inline-block; width: 36px; height: 36px; border-radius: 50%; overflow: hidden; display: flex; justify-content: center; align-items: center; background-color: #F7F7F7; } #footer-wrapper .footer-social-media-icon { max-width: 16px; /* height: 16px; */ } @media (min-width: 901px) { #footer-wrapper .language-box { transform: translateY(-100%); } </style> <style> @font-face { font-family: "Figtree"; font-weight: 600; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Figtree/600.woff2") format("woff2"), url("/_hcms/googlefonts/Figtree/600.woff") format("woff"); } @font-face { font-family: "Figtree"; font-weight: 400; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Figtree/regular.woff2") format("woff2"), url("/_hcms/googlefonts/Figtree/regular.woff") format("woff"); } @font-face { font-family: "Figtree"; font-weight: 300; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Figtree/300.woff2") format("woff2"), url("/_hcms/googlefonts/Figtree/300.woff") format("woff"); } </style> <!-- Added by GoogleTagManager integration --> <script> var _hsp = window._hsp = window._hsp || []; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} var useGoogleConsentModeV2 = true; var waitForUpdateMillis = 1000; var hsLoadGtm = function loadGtm() { if(window._hsGtmLoadOnce) { return; } if (useGoogleConsentModeV2) { gtag('set','developer_id.dZTQ1Zm',true); gtag('consent', 'default', { 'ad_storage': 'denied', 'analytics_storage': 'denied', 'ad_user_data': 'denied', 'ad_personalization': 'denied', 'wait_for_update': waitForUpdateMillis }); _hsp.push(['useGoogleConsentModeV2']) } (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-WSZHD8'); window._hsGtmLoadOnce = true; }; _hsp.push(['addPrivacyConsentListener', function(consent){ if(consent.allowed || (consent.categories && consent.categories.analytics)){ hsLoadGtm(); } }]); </script> <!-- /Added by GoogleTagManager integration --> <link rel="canonical" href="https://chargehub.com/en/networks.html"> <script type="text/javascript"> (function(c,l,a,r,i,t,y){ c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)}; t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i; y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y); })(window, document, "clarity", "script", "ptwy6uhhnb"); </script> <script type="text/javascript"> (function (f, b) { if (!b.__SV) { var e, g, i, h; window.mixpanel = b; b._i = []; b.init = function (e, f, c) { function g(a, d) { var b = d.split("."); 2 == b.length && ((a = a[b[0]]), (d = b[1])); a[d] = function () { a.push([d].concat(Array.prototype.slice.call(arguments, 0))); }; } var a = b; "undefined" !== typeof c ? (a = b[c] = []) : (c = "mixpanel"); a.people = a.people || []; a.toString = function (a) { var d = "mixpanel"; "mixpanel" !== c && (d += "." + c); a || (d += " (stub)"); return d; }; a.people.toString = function () { return a.toString(1) + ".people (stub)"; }; i = "disable time_event track track_pageview track_links track_forms track_with_groups add_group set_group remove_group register register_once alias unregister identify name_tag set_config reset opt_in_tracking opt_out_tracking has_opted_in_tracking has_opted_out_tracking clear_opt_in_out_tracking start_batch_senders people.set people.set_once people.unset people.increment people.append people.union people.track_charge people.clear_charges people.delete_user people.remove".split( " "); for (h = 0; h < i.length; h++) g(a, i[h]); var j = "set set_once union unset remove delete".split(" "); a.get_group = function () { function b(c) { d[c] = function () { call2_args = arguments; call2 = [c].concat(Array.prototype.slice.call(call2_args, 0)); a.push([e, call2]); }; } for ( var d = {}, e = ["get_group"].concat( Array.prototype.slice.call(arguments, 0)), c = 0; c < j.length; c++) b(j[c]); return d; }; b._i.push([e, f, c]); }; b.__SV = 1.2; e = f.createElement("script"); e.type = "text/javascript"; e.async = !0; e.src = "undefined" !== typeof MIXPANEL_CUSTOM_LIB_URL ? MIXPANEL_CUSTOM_LIB_URL : "file:" === f.location.protocol && "//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js".match(/^\/\//) ? "https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js" : "//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js"; g = f.getElementsByTagName("script")[0]; g.parentNode.insertBefore(e, g); } })(document, window.mixpanel || []); </script> <script> mixpanel.init('fc8f6f7212b40b74cc8b6b7a9825f713'); mixpanel.track("PageView"); </script> <!-- Freshdesk --> <script> const path = window.location.pathname; const isFrench = path.startsWith('/fr/'); const widgetId = isFrench ? '72000002136' : '72000002135'; window.fwSettings = { widget_id: widgetId }; (function () { if (typeof window.FreshworksWidget !== "function") { const n = function () { n.q.push(arguments); }; n.q = []; window.FreshworksWidget = n; } })(); const script = document.createElement('script'); script.type = 'text/javascript'; script.src = `https://widget.freshworks.com/widgets/${widgetId}.js`; script.async = true; script.defer = true; document.head.appendChild(script); </script> <!-- / Freshdesk --> <meta property="og:url" content="https://chargehub.com/en/networks.html"> <meta name="twitter:card" content="summary"> <meta http-equiv="content-language" content="en"> <link rel="alternate" hreflang="en" href="https://chargehub.com/en/networks.html"> <link rel="alternate" hreflang="fr" href="https://chargehub.com/fr/reseaux.html"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="keywords" content="ChargePoint,Flo,AddEnergie,Circuit Electique,Semacharge,semaconnect,evGo"> <meta name="author" content="ChargeHub - EV Charging Networks"> <link rel="stylesheet" href="https://chargehub.com/hs-fs/hubfs/hub_generated/template_assets/1/126789171562/1743448505025/template_custom-styles.min.css"> <!-- New Icons code --> <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png"> <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192"> <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96"> <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/favicons/manifest.json"> <link rel="mask-icon" href="/favicons/safari-pinned-tab.svg" color="#5bbad5"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="msapplication-TileImage" content="favicons/mstile-144x144.png"> <meta name="theme-color" content="#ffffff"> <!-- End of New Icons code--> <style> @import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap'); </style> <meta name="generator" content="HubSpot"></head> <body class=""> <!-- Added by GoogleTagManager integration --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WSZHD8" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- /Added by GoogleTagManager integration --> <div class="container-fluid header-wrapper"> <div class="row-fluid-wrapper"> <div class="row-fluid"> <div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-1 dnd-section"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_header_dnd_area-module-1" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <div id="header-menu"> <div class="top-section"> <div class="top-section-container container-xl"> <ul class="top-nav"> <li class="top-item top-item-bordered"> <a class="top-nav-link hs-skip-lang-url-rewrite" href="https://chargehub.com/map/#/en/map"> <img class="item-icon" src="https://chargehub.com/hubfs/icon-map-pin.png"> FIND STATION </a> </li> <li class="top-item "> <a class="top-nav-link hs-skip-lang-url-rewrite" href="https://can-store.chargehub.com/"> <img class="item-icon" src="https://chargehub.com/hubfs/B2C/Contact%20Us%20Page/icon%20(2).png"> STORE </a> </li> </ul> <div class="language-switcher"> <img class="language-icon" src="https://49458849.fs1.hubspotusercontent-na1.net/hubfs/49458849/world-icon.png"> <div class="language-box"> <a href="#" class="hs-skip-lang-url-rewrite">EN<span class="checkmark">✔</span></a> <a href="/fr/reseaux.html" class="hs-skip-lang-url-rewrite">FR</a> </div> </div> </div> </div> <div class="container container-xl"> <div class="main-section"> <div class="mobile-logo-container"> <a href="/" class="hs-skip-lang-url-rewrite"><img src="https://49458849.fs1.hubspotusercontent-na1.net/hubfs/49458849/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png"></a> </div> <div class="logo-container"> <a href="/" class="hs-skip-lang-url-rewrite"><img src="https://49458849.fs1.hubspotusercontent-na1.net/hubfs/49458849/Imported%20images/Logo%20-%20Clear%20space.png%3Fwidth=350%26height=86%26name=Logo%20-%20Clear%20space.png"></a> </div> <div class="nav-container"> <ul class="top-nav"> <li class="top-item"> <div class="ti-link has-submenu"> <img class="item-icon" src="">EV Business Solutions </div> <div class="submenu-wrapper"> <div class="submenu-box container"> <div class="menu-column-wrapper column-type-links"> <a href="https://chargehub.com/en/ev-business-solutions" class="submenu-column-title hs-skip-lang-url-rewrite">EV Business Solutions</a> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/passport-ev-roaming-hub" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Passport Hub</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/emobility-service-provider-emsp" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">eMobility Service Providers Solution</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/ev-charging-data" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Charging Data & EV POI Data</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/ev-drivers-engagement" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Driver Engagement</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/plug-and-charge" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Plug and Charge </a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/ev-charging-map-embed-generator" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Charging Map Embed Generator</a> </div> </div> <div class="menu-column-wrapper column-type-links"> <a href="https://chargehub.com/en/ev-business-solutions/" class="submenu-column-title hs-skip-lang-url-rewrite">Industries</a> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/charge-point-operators" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Charge Point Operators (CPO) </a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/charge-point-management-system" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Charge Point Management System (CPMS)</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/solutions-by-industry" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Other Industries</a> </div> </div> <div class="menu-column-wrapper column-type-image"> <div class="column-image-container"> <a href="https://chargehub.com/en/ev-business-solutions/passport-ev-roaming-hub" class="hs-skip-lang-url-rewrite"> <img src="https://chargehub.com/hubfs/ChargeHub-Promo-Business-Solutions-EN.png" class="column-image"> </a> </div> </div> </div> </div> </li> <li class="top-item"> <div class="ti-link has-submenu"> <img class="item-icon" src="">EV Drivers </div> <div class="submenu-wrapper"> <div class="submenu-box container"> <div class="menu-column-wrapper column-type-links"> <a href="https://chargehub.com/en/ev-charging-solutions/" class="submenu-column-title hs-skip-lang-url-rewrite">EV Charging Solutions</a> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-solutions/chargehub-mobile-app.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Charging App</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/trip-planner-guide.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Trip Planner</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/how-to-pay-for-ev-charging.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Charging Payment</a> </div> </div> <div class="menu-column-wrapper column-type-links"> <a href="https://chargehub.com/map/#/en/map" class="submenu-column-title hs-skip-lang-url-rewrite">Find a Station</a> <div class="submenu-item"> <a href="https://chargehub.com/map/#/en/map" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Charging Stations Map</a> </div> <div class="submenu-item"> <a href="https://can-store.chargehub.com/" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Store</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/networks.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Charging Networks</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-news" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Blog</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/chargehub-guides.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Guides</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/chargehub-faq.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">FAQ</a> </div> </div> <div class="menu-column-wrapper column-type-image"> <div class="column-image-container"> <a href="https://chargehub.com/en/contact-us.html" class="hs-skip-lang-url-rewrite"> <img src="https://chargehub.com/hubfs/ChargeHub-Promo-Ev-Drivers-EN.png" class="column-image"> </a> </div> </div> </div> </div> </li> <li class="top-item"> <div class="ti-link has-submenu"> <img class="item-icon" src="">Our Company </div> <div class="submenu-wrapper"> <div class="submenu-box container"> <div class="menu-column-wrapper column-type-rich-text" style="background-color: rgba(237, 237, 237, 1)"> <div class="column-rich-text-container"> <div id="hs_cos_wrapper_header_dnd_area-module-1_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="rich_text"><div style="width: 100%; display: flex; flex-direction: column; align-items: center;"><img src="https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=44&height=44&name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png" width="44" height="44" loading="lazy" alt="ChargeHub Logo Plug Icon - Clearspace" style="height: auto; max-width: 100%; width: 44px; margin-left: auto; margin-right: auto; display: block; margin-bottom: 16px;" srcset="https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=22&height=22&name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 22w, https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=44&height=44&name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 44w, https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=66&height=66&name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 66w, https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=88&height=88&name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 88w, https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=110&height=110&name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 110w, https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=132&height=132&name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 132w" sizes="(max-width: 44px) 100vw, 44px"> <h3>About ChargeHub</h3> <p style="text-align: center;"><span>Powering the Next Era of EV Charging <br>Driving innovation and seamless connections across North America.</span><span></span></p> <p style="text-align: center;"><span></span></p><div class="hs-cta-embed hs-cta-simple-placeholder hs-cta-embed-187269494802" style="max-width:100%; max-height:100%; width:182px;height:52.3984375px" data-hubspot-wrapper-cta-id="187269494802"> <a href="/hs/cta/wi/redirect?encryptedPayload=AVxigLLYp2LEYhEZcWzsj%2B5eb5cqCZeTtDAUzspDSKjNSlsla0xscJouED33EnghrRtR7KxiMDjFzDKEar3%2BnMnP4Y7II%2FXAiHRMLqh3lM3yx1GgitdZ1WcQPLOshmNVNKzd1wR1obxIIUTp7xgVXXhwurDFe4y9iCDKVwareg%2F0ucgudgZy3MkkDiTfe2pusd3rbQ%3D%3D&webInteractiveContentId=187269494802&portalId=40798709&hsLang=en" target="_blank" rel="noopener" crossorigin="anonymous"> <img alt="Learn More" loading="lazy" src="https://no-cache.hubspot.com/cta/default/40798709/interactive-187269494802.png" style="height: 100%; width: 100%; object-fit: fill" onerror="this.style.display='none'"> </a> </div> <p></p> <p> </p> </div></div> </div> </div> <div class="menu-column-wrapper column-type-links"> <div class="submenu-item"> <a href="https://chargehub.com/en/about-chargehub.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">About us</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-press-release" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Charging Newsroom</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/contact-us.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Contact us</a> </div> </div> <div class="menu-column-wrapper column-type-image"> <div class="column-image-container"> <a href="https://chargehub.com/en/ev-charging-solutions/chargehub-mobile-app.html" class="hs-skip-lang-url-rewrite"> <img src="https://chargehub.com/hubfs/ChargeHub-Promo-Our-Company-EN.png" class="column-image"> </a> </div> </div> </div> </div> </li> <li class="top-item"> <div class="ti-link has-submenu"> <img class="item-icon" src="">Resources </div> <div class="submenu-wrapper"> <div class="submenu-box container"> <div class="menu-column-wrapper column-type-links"> <a href="https://chargehub.com/en/ev-charging-news/tag/industry-news" class="submenu-column-title hs-skip-lang-url-rewrite">Industry Resources</a> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-news/tag/industry-insights" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Insights</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-press-release/" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Charging Newsroom</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/contact-us.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Become a Partner</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-newsletters.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Newsletter </a> </div> </div> <div class="menu-column-wrapper column-type-links"> <a href="https://chargehub.com/en/ev-charging-news" class="submenu-column-title hs-skip-lang-url-rewrite">EV Driver Resources</a> <div class="submenu-item"> <a href="https://chargehub.com/en/chargehub-guides.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Guides</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-news" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Blog</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-solutions/chargehub-mobile-app.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">EV Charging App</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-newsletters.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Newsletter</a> </div> </div> <div class="menu-column-wrapper column-type-links"> <a href="https://chargehub.com/en/contact-us.html" class="submenu-column-title hs-skip-lang-url-rewrite">Support</a> <div class="submenu-item"> <a href="https://mogilechargehub.freshdesk.com/en/support/home" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Help center</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/chargehub-faq.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">FAQ</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/contact-us.html" class="hs-skip-lang-url-rewrite"><img class="item-icon" src="">Contact us</a> </div> </div> <div class="menu-column-wrapper column-type-image"> <div class="column-image-container"> <a href="https://chargehub.com/en/how-to-pay-for-ev-charging.html" class="hs-skip-lang-url-rewrite"> <img src="https://chargehub.com/hubfs/ChargeHub-Promo-Resources-EN.png" class="column-image"> </a> </div> </div> </div> </div> </li> </ul> </div> <div class="cta-container"> <a class="cta-button" href="https://click.chargehub.com/NEZk/i7kh25si?_gl=1*1ejbar3*_up*MQ..*_ga*MzM1ODI1MjE3LjE3NDEzNTA4NjE.*_ga_NSMWTMS73N*MTc0MTM1MDg2MC4xLjEuMTc0MTM1MTcyOC4wLjAuMTY5MzM1MDM5Ng.."> <img class="cta-item-icon" src="https://49458849.fs1.hubspotusercontent-na1.net/hubfs/49458849/icon-cell-phone.png"> Get the app </a> <div class="hamburger-icon-container"> <div class="hamburger-icon"> <span></span> <span></span> <span></span> </div> </div> </div> </div> <div class="mobile-menu-wrapper"> <div class="mobile-menu-inner"> <div class="mobile-menu-panel main-menu"> <div class="link submenu-trigger" data-target="submenu-1"><a href="#" class="hs-skip-lang-url-rewrite">EV Business Solutions</a><span class="rightwards-arrow"><img class="icon-arrow-right" src="https://chargehub.com/hubfs/icon-arrow-right.png"></span></div> <div class="link submenu-trigger" data-target="submenu-2"><a href="#" class="hs-skip-lang-url-rewrite">EV Drivers </a><span class="rightwards-arrow"><img class="icon-arrow-right" src="https://chargehub.com/hubfs/icon-arrow-right.png"></span></div> <div class="link submenu-trigger" data-target="submenu-3"><a href="#" class="hs-skip-lang-url-rewrite">Our Company</a><span class="rightwards-arrow"><img class="icon-arrow-right" src="https://chargehub.com/hubfs/icon-arrow-right.png"></span></div> <div class="link submenu-trigger last-link" data-target="submenu-4"><a href="#" class="hs-skip-lang-url-rewrite">Resources</a><span class="rightwards-arrow"><img class="icon-arrow-right" src="https://chargehub.com/hubfs/icon-arrow-right.png"></span></div> <div class="mobile-main-panel-bottom-image"> <a href="https://chargehub.com/" class="hs-skip-lang-url-rewrite"> <img class="column-image" src="https://chargehub.com/hubfs/Passport-hub-3-years.png"> </a> </div> </div> <div class="mobile-menu-panel submenu" id="submenu-1"> <div class="back-arrow"><a href="#" class="back-trigger"><img class="icon-arrow-left" src="https://chargehub.com/hubfs/icon-arrow-left.png"><span>EV Business Solutions</span></a></div> <div class="menu-column-wrapper column-type-links"> <a href="?hsLang=en" class="submenu-column-title">EV Business Solutions</a> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/passport-ev-roaming-hub?hsLang=en"><img class="item-icon" src="">Passport Hub</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/emobility-service-provider-emsp?hsLang=en"><img class="item-icon" src="">eMobility Service Providers Solution</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/ev-charging-data?hsLang=en"><img class="item-icon" src="">EV Charging Data & EV POI Data</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/ev-drivers-engagement?hsLang=en"><img class="item-icon" src="">EV Driver Engagement</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/plug-and-charge?hsLang=en"><img class="item-icon" src="">Plug and Charge </a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/ev-charging-map-embed-generator?hsLang=en"><img class="item-icon" src="">EV Charging Map Embed Generator</a> </div> </div> <div class="menu-column-wrapper column-type-links remove-bottom-border"> <a href="?hsLang=en" class="submenu-column-title">Industries</a> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/charge-point-operators?hsLang=en"><img class="item-icon" src="">EV Charge Point Operators (CPO) </a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/charge-point-management-system?hsLang=en"><img class="item-icon" src="">Charge Point Management System (CPMS)</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-business-solutions/solutions-by-industry?hsLang=en"><img class="item-icon" src="">Other Industries</a> </div> </div> <div class="menu-column-wrapper column-type-image column-last"> <div class="column-image-container"> <a href="https://chargehub.com/en/ev-business-solutions/passport-ev-roaming-hub" class="hs-skip-lang-url-rewrite"> <img src="https://chargehub.com/hubfs/ChargeHub-Promo-Business-Solutions-EN.png" class="column-image"> </a> </div> </div> </div> <div class="mobile-menu-panel submenu" id="submenu-2"> <div class="back-arrow"><a href="#" class="back-trigger"><img class="icon-arrow-left" src="https://chargehub.com/hubfs/icon-arrow-left.png"><span>EV Drivers </span></a></div> <div class="menu-column-wrapper column-type-links"> <a href="?hsLang=en" class="submenu-column-title">EV Charging Solutions</a> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-solutions/chargehub-mobile-app.html?hsLang=en"><img class="item-icon" src="">EV Charging App</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/trip-planner-guide.html?hsLang=en"><img class="item-icon" src="">EV Trip Planner</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/how-to-pay-for-ev-charging.html?hsLang=en"><img class="item-icon" src="">EV Charging Payment</a> </div> </div> <div class="menu-column-wrapper column-type-links remove-bottom-border"> <a href="?hsLang=en" class="submenu-column-title">Find a Station</a> <div class="submenu-item"> <a href="https://chargehub.com/map/?hsLang=en#/en/map"><img class="item-icon" src="">EV Charging Stations Map</a> </div> <div class="submenu-item"> <a href="https://can-store.chargehub.com/"><img class="item-icon" src="">Store</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/networks.html"><img class="item-icon" src="">EV Charging Networks</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-news?hsLang=en"><img class="item-icon" src="">Blog</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/chargehub-guides.html?hsLang=en"><img class="item-icon" src="">Guides</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/chargehub-faq.html?hsLang=en"><img class="item-icon" src="">FAQ</a> </div> </div> <div class="menu-column-wrapper column-type-image column-last"> <div class="column-image-container"> <a href="https://chargehub.com/en/contact-us.html" class="hs-skip-lang-url-rewrite"> <img src="https://chargehub.com/hubfs/ChargeHub-Promo-Ev-Drivers-EN.png" class="column-image"> </a> </div> </div> </div> <div class="mobile-menu-panel submenu" id="submenu-3"> <div class="back-arrow"><a href="#" class="back-trigger"><img class="icon-arrow-left" src="https://chargehub.com/hubfs/icon-arrow-left.png"><span>Our Company</span></a></div> <div class="menu-column-wrapper column-type-rich-text" style="background-color: rgba(237, 237, 237, 1)"> <div class="column-rich-text-container"> <div id="hs_cos_wrapper_header_dnd_area-module-1_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="rich_text"><div style="width: 100%; display: flex; flex-direction: column; align-items: center;"><img src="https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=44&height=44&name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png" width="44" height="44" loading="lazy" alt="ChargeHub Logo Plug Icon - Clearspace" style="height: auto; max-width: 100%; width: 44px; margin-left: auto; margin-right: auto; display: block; margin-bottom: 16px;" srcset="https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=22&height=22&name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 22w, https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=44&height=44&name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 44w, https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=66&height=66&name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 66w, https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=88&height=88&name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 88w, https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=110&height=110&name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 110w, https://49458849.fs1.hubspotusercontent-na1.net/hub/49458849/hubfs/ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png?width=132&height=132&name=ChargeHub%20Logo%20Plug%20Icon%20-%20Clearspace.png 132w" sizes="(max-width: 44px) 100vw, 44px"> <h3>About ChargeHub</h3> <p style="text-align: center;"><span>Powering the Next Era of EV Charging <br>Driving innovation and seamless connections across North America.</span><span></span></p> <p style="text-align: center;"><span></span></p><div class="hs-cta-embed hs-cta-simple-placeholder hs-cta-embed-187269494802" style="max-width:100%; max-height:100%; width:182px;height:52.3984375px" data-hubspot-wrapper-cta-id="187269494802"> <a href="/hs/cta/wi/redirect?encryptedPayload=AVxigLLYp2LEYhEZcWzsj%2B5eb5cqCZeTtDAUzspDSKjNSlsla0xscJouED33EnghrRtR7KxiMDjFzDKEar3%2BnMnP4Y7II%2FXAiHRMLqh3lM3yx1GgitdZ1WcQPLOshmNVNKzd1wR1obxIIUTp7xgVXXhwurDFe4y9iCDKVwareg%2F0ucgudgZy3MkkDiTfe2pusd3rbQ%3D%3D&webInteractiveContentId=187269494802&portalId=40798709&hsLang=en" target="_blank" rel="noopener" crossorigin="anonymous"> <img alt="Learn More" loading="lazy" src="https://no-cache.hubspot.com/cta/default/40798709/interactive-187269494802.png" style="height: 100%; width: 100%; object-fit: fill" onerror="this.style.display='none'"> </a> </div> <p></p> <p> </p> </div></div> </div> </div> <div class="menu-column-wrapper column-type-links remove-bottom-border"> <div class="submenu-item"> <a href="https://chargehub.com/en/about-chargehub.html?hsLang=en"><img class="item-icon" src="">About us</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-press-release?hsLang=en"><img class="item-icon" src="">EV Charging Newsroom</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/contact-us.html?hsLang=en"><img class="item-icon" src="">Contact us</a> </div> </div> <div class="menu-column-wrapper column-type-image column-last"> <div class="column-image-container"> <a href="https://chargehub.com/en/ev-charging-solutions/chargehub-mobile-app.html" class="hs-skip-lang-url-rewrite"> <img src="https://chargehub.com/hubfs/ChargeHub-Promo-Our-Company-EN.png" class="column-image"> </a> </div> </div> </div> <div class="mobile-menu-panel submenu" id="submenu-4"> <div class="back-arrow"><a href="#" class="back-trigger"><img class="icon-arrow-left" src="https://chargehub.com/hubfs/icon-arrow-left.png"><span>Resources</span></a></div> <div class="menu-column-wrapper column-type-links"> <a href="?hsLang=en" class="submenu-column-title">Industry Resources</a> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-news/tag/industry-insights?hsLang=en"><img class="item-icon" src="">Insights</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-press-release/?hsLang=en"><img class="item-icon" src="">EV Charging Newsroom</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/contact-us.html?hsLang=en"><img class="item-icon" src="">Become a Partner</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-newsletters.html?hsLang=en"><img class="item-icon" src="">Newsletter </a> </div> </div> <div class="menu-column-wrapper column-type-links"> <a href="?hsLang=en" class="submenu-column-title">EV Driver Resources</a> <div class="submenu-item"> <a href="https://chargehub.com/en/chargehub-guides.html?hsLang=en"><img class="item-icon" src="">Guides</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-news?hsLang=en"><img class="item-icon" src="">Blog</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-solutions/chargehub-mobile-app.html?hsLang=en"><img class="item-icon" src="">EV Charging App</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/ev-charging-newsletters.html?hsLang=en"><img class="item-icon" src="">Newsletter</a> </div> </div> <div class="menu-column-wrapper column-type-links remove-bottom-border"> <a href="?hsLang=en" class="submenu-column-title">Support</a> <div class="submenu-item"> <a href="https://mogilechargehub.freshdesk.com/en/support/home"><img class="item-icon" src="">Help center</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/chargehub-faq.html?hsLang=en"><img class="item-icon" src="">FAQ</a> </div> <div class="submenu-item"> <a href="https://chargehub.com/en/contact-us.html?hsLang=en"><img class="item-icon" src="">Contact us</a> </div> </div> <div class="menu-column-wrapper column-type-image column-last"> <div class="column-image-container"> <a href="https://chargehub.com/en/how-to-pay-for-ev-charging.html" class="hs-skip-lang-url-rewrite"> <img src="https://chargehub.com/hubfs/ChargeHub-Promo-Resources-EN.png" class="column-image"> </a> </div> </div> </div> <!-- BOTTOM SECTION: STAYS AT THE BOTTOM --> </div> </div> </div> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div> </div> </div> <div class="container-fluid"> <div class="row-fluid-wrapper"> <div class="row-fluid"> <div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-1 dnd-section"> <div class="row-fluid "> <div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-2 dnd-row"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_widget_1714404488208" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <div class="sr-multicol-media sr-two-col-03 widget_1714404488208 bg-none sr-padding-custom text-auto prototype-no-background"> <div class="container"> <div class="row"> <div class="col-md-10 offset-md-1"> <div class="text-center sr-spacer-bottom-50"> <h1 class="heading text-center"> Charging Networks in North America </h1> <div class="description lead"><hr> <p style="text-align: justify;">An <strong>electric vehicle charging network</strong> is essentially a network of charging stations that allows you to recharge your electric vehicle (EV). It's similar to gas stations for traditional gasoline-powered vehicles, such as BP, Shell, Circle K, but instead of filling up with gas, you plug your car in to receive electricity.</p> <p style="text-align: justify;">Think of <em>charging networks</em> as groups of charging spots for electric cars, all managed by one company. These networks help electric vehicle (EV) drivers by providing places to charge their vehicle, making it easier to find charging options when commuting. </p> <p style="text-align: justify;">In the US and Canada, there are loads of <span style="text-decoration: underline;">charging networks</span> around, even though there are only a few national networks.</p> <p style="text-align: justify;">These charging networks can be operated by a variety of entities, including private companies, government agencies, or even businesses like malls or grocery stores. There are also aggregator apps, like <span style="text-decoration: underline;"><strong><a href="https://chargehub.com/en/?hsLang=en">ChargeHub</a></strong></span>, that compile information on charging stations from various networks to help you <span style="text-decoration: underline;"><strong><a href="https://click.chargehub.com/k12U/90m6hzet" rel="noopener">find charging stations</a></strong></span> to charge on the go.</p> <p style="text-align: justify;">We have compiled a list of the most popular charging networks and their coverage regions. Furthermore, we have pointed out the networks where you can pay directly from the <strong><span style="text-decoration: underline;"><a href="https://chargehub.com/en/chargehub-mobile-app.html?hsLang=en">ChargeHub app</a></span> </strong>for your sessions.<strong> </strong></p> <hr></div> </div> <div class="row sr-row sr-valign-top"> </div> </div> </div> </div> </div> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-3 dnd-row"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_widget_1714404714759" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <div class="sr-multicol-media sr-one-col-01 widget_1714404714759 bg-none sr-padding-custom text-auto prototype-no-background"> <div class="container"> <div class="row"> <div class="col-md-10 offset-md-1"> <div class="row sr-row sr-valign-center"> <div class="col-md-12 sr-col text-center sr-repeater-1"> <div class="content-wrapper"> <div class="col-content "> <div class="tableOverflow" style="text-align: left;"> <h4 style="text-align: center;"><strong>Networks where you can pay directly via the ChargeHub app:</strong></h4> <p> </p> <table style="border-collapse: collapse; table-layout: fixed; width: 750px; margin-left: auto; margin-right: auto; overflow-x: scroll; height: 955.626px;"> <tbody> <tr style="height: 48.5938px;"> <th class="thVertical" style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 8px; text-align: center; height: 48.5938px;"> <p style="font-size: 18px;"><span>Network/Operator</span></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 8px; text-align: center; height: 48.5938px;"> <p style="font-size: 18px;"><strong><span>Region</span></strong></p> </td> </tr> <tr style="height: 37.793px;"> <th class="thVertical" style="border: 1pt solid #e0e0e0; width: 515.156px; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; text-align: center; height: 37.793px;"><a href="https://chargehub.com/en/networks/bc-hydro-ev-charging-stations.html?hsLang=en"> <p>BC Hydro</p> </a></th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 8px; text-align: center; height: 37.793px;"> <p><a href="https://chargehub.com/en/countries/canada/british-columbia.html?hsLang=en" rel="noopener"><strong>British Columbia</strong></a></p> </td> </tr> <tr style="height: 37.793px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.793px;"> <p><strong><a href="//chargehub.com/en/networks/blink-ev-charging-stations.html?hsLang=en" rel="noopener">Blink</a></strong></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.793px;"> <p><strong><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener">USA & Canada</a></strong></p> </td> </tr> <tr style="height: 37.793px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.793px;"> <p><strong><a href="https://chargehub.com/en/networks/chargelab.html?hsLang=en" rel="noopener">ChargeLab</a></strong></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.793px;"> <p><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener"><strong>USA & Canada</strong></a></p> </td> </tr> <tr style="height: 37.793px;"> <th class="thVertical" style="border: 1pt solid #e0e0e0; width: 515.156px; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; text-align: center; height: 37.793px;"><a href="https://chargehub.com/en/networks/chargepoint.html?hsLang=en"> <p>ChargePoint</p> </a></th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 8px; text-align: center; height: 37.793px;"> <p><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener"><strong>USA & Canada</strong></a></p> </td> </tr> <tr style="height: 37.793px;"> <th class="thVertical" style="border: 1pt solid #e0e0e0; width: 515.156px; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; text-align: center; height: 37.793px;"><a href="https://chargehub.com/en/networks/circle-k-ev-charging-stations.html?hsLang=en"> <p>Circle K/Couche Tard</p> </a></th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 8px; text-align: center; height: 37.793px;"> <p><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener"><strong>USA & Canada</strong></a></p> </td> </tr> <tr style="height: 37.793px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.793px;"> <p><a href="https://chargehub.com/en/networks/coop-connect-ev-charging-stations.html?hsLang=en" rel="noopener">Co-op Connect</a></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.793px;"> <p><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener"><strong>USA & Canada</strong></a></p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Coral EV</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p><strong><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener">USA & Canada</a></strong></p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p><span data-sheets-root="1">Denison Parking</span></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p><strong><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener">USA & Canada</a></strong></p> </td> </tr> <tr style="height: 37.793px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.793px;"> <p>Duke Energy</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.793px;"> <p><strong><a href="https://chargehub.com/en/countries/united-states.html?hsLang=en">USA</a></strong></p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p><span data-sheets-root="1">Eaton</span></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p><strong><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener">USA & Canada</a></strong></p> </td> </tr> <tr style="height: 37.793px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.793px;"> <p><a href="/en/networks/ecocharge-ev-charging-stations.html?hsLang=en" rel="noopener">EcoCharge</a></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.793px;"> <p><strong><a href="https://chargehub.com/en/countries/canada.html?hsLang=en" rel="noopener">Canada</a></strong></p> </td> </tr> <tr style="height: 37.793px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.793px;"> <p><strong><a href="https://chargehub.com/en/networks/electric-circuit.html?hsLang=en" rel="noopener">Electric Circuit</a></strong></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.793px;"> <p><strong><span style="text-decoration: underline;"><a href="https://chargehub.com/en/countries/canada/quebec.html?hsLang=en" rel="noopener">Quebec</a></span></strong></p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p><strong>Electron Charger</strong></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p><strong><span style="text-decoration: underline;"><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener">USA & Canada</a></span></strong></p> </td> </tr> <tr style="height: 37.793px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.793px;"> <p><a href="/en/networks/evgateway-ev-charging-stations.html?hsLang=en" rel="noopener">EVGateway</a></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.793px;"> <p><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener"><strong>USA & Canada</strong></a></p> </td> </tr> <tr style="height: 37.793px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.793px;"> <p><a href="//chargehub.com/en/networks/evcs-ev-charging-stations.html?hsLang=en" rel="noopener">EVCS</a></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.793px;"> <p><strong><a href="https://chargehub.com/en/countries/united-states.html?hsLang=en">USA</a></strong></p> </td> </tr> <tr style="height: 37.793px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.793px;"> <p><a href="/en/networks/evolveny-ev-charging-stations.html?hsLang=en" rel="noopener">EVolve NY</a></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.793px;"> <p><strong><a href="https://chargehub.com/en/countries/united-states.html?hsLang=en">USA</a></strong></p> </td> </tr> <tr style="height: 37.793px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.793px;"> <p>EVoke</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.793px;"> <p><strong><a href="https://chargehub.com/en/countries/united-states.html?hsLang=en">USA</a></strong></p> </td> </tr> <tr style="height: 37.793px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.793px;"> <p><a href="//chargehub.com/en/networks/ev-smart-ev-charging-stations.html?hsLang=en" rel="noopener">EVsmart</a></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.793px;"> <p><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener"><strong>USA & Canada</strong></a></p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>EVStart</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p><strong><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener">USA & Canada</a></strong></p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Filgo</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p><strong><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener">USA & Canada</a></strong></p> </td> </tr> <tr style="height: 37.793px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.793px;"> <p><a href="https://chargehub.com/en/networks/fpl-evolution.html?hsLang=en" rel="noopener">FPL Evolution</a></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.793px;"> <p><strong><a href="https://chargehub.com/en/countries/united-states.html?hsLang=en">USA</a></strong></p> </td> </tr> <tr style="height: 37.793px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.793px;"> <p>Graviti</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.793px;"> <p><strong><a href="https://chargehub.com/en/countries/united-states.html?hsLang=en">USA</a></strong></p> </td> </tr> <tr style="height: 37.793px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.793px;"> <p><a href="https://chargehub.com/en/networks/hypercharge.html?hsLang=en" rel="noopener">Hypercharge</a></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.793px;"> <p><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener"><strong>USA & Canada</strong></a></p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Inertie</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p><strong><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener">USA & Canada</a></strong></p> </td> </tr> <tr style="height: 37.793px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.793px;"> <p><a href="https://chargehub.com/en/networks/ivy-ev-charging-stations.html?hsLang=en" rel="noopener">Ivy</a></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.793px;"> <p><strong><a href="https://chargehub.com/en/countries/canada.html?hsLang=en" rel="noopener">Canada</a></strong></p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p><span data-sheets-root="1">MidwoodPower</span></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p><strong><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener">USA & Canada</a></strong></p> </td> </tr> <tr style="height: 37.793px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.793px;"> <p><a href="https://chargehub.com/en/networks/newfoundland-and-labrador-hydro-ev-charging-stations.html?hsLang=en" rel="noopener">Newfoundland Hydro</a></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.793px;"> <p><strong><a href="https://chargehub.com/en/countries/canada.html?hsLang=en" rel="noopener">Canada</a></strong></p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>PlugEV</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p><strong><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener">USA & Canada</a></strong></p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Polara</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p><strong><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener">USA & Canada</a></strong></p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>RaceTrac</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p><strong><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener">USA & Canada</a></strong></p> </td> </tr> <tr style="height: 37.793px;"> <th class="thVertical" style="border: 1pt solid #e0e0e0; width: 515.156px; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; text-align: center; height: 37.793px;"><a href="//chargehub.com/en/networks/shell-recharge-ev-charging-stations.html?hsLang=en" rel="noopener"> <p>Shell Recharge</p> </a></th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 8px; text-align: center; height: 37.793px;"> <p><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener"><strong>USA & Canada</strong></a></p> </td> </tr> <tr style="height: 37.793px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.793px;"> <p><a href="/en/networks/stayncharge-ev-charging-stations.html?hsLang=en" rel="noopener">Stay-N-Charge</a></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.793px;"> <p><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener"><strong>USA & Canada</strong></a></p> </td> </tr> <tr style="height: 37.793px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.793px;"> <p><a href="https://chargehub.com/en/networks/swtch.html?hsLang=en" rel="noopener">SWTCH</a></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.793px;"> <p><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener"><strong>USA & Canada</strong></a></p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>TurnOnGreen</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p><strong><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener">USA & Canada</a></strong></p> </td> </tr> <tr style="height: 37.793px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.793px;"> <p><a href="/en/networks/vialynk-ev-charging-network.html?hsLang=en" rel="noopener">ViaLynk</a></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.793px;"> <p><strong><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener">USA & Canada</a></strong></p> </td> </tr> <tr style="height: 37.793px;"> <th class="thVertical" style="border: 1pt solid #e0e0e0; width: 515.156px; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; text-align: center; height: 37.793px;"><a href="https://chargehub.com/en/networks/shell-recharge.html?hsLang=en"> </a> <a href="https://chargehub.com/en/networks/shell-recharge.html?hsLang=en"></a><a href="https://chargehub.com/en/networks/zef.html?hsLang=en"> <p>Zef Energy</p> </a></th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 8px; text-align: center; height: 37.793px;"> <p><strong><a href="https://chargehub.com/en/countries/united-states.html?hsLang=en">USA</a></strong></p> </td> </tr> </tbody> </table> <p> </p> <h4 style="text-align: center;"><strong>Other networks supported by ChargeHub:</strong></h4> <p> </p> <table style="border-collapse: collapse; table-layout: fixed; width: 750px; margin-left: auto; margin-right: auto; overflow-x: scroll; height: 464.4px;"> <tbody> <tr style="height: 48.6px;"> <th class="thVertical" style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 8px; text-align: center; height: 48.6px;"> <p style="font-size: 18px;"><span>Network/Operator</span></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 8px; text-align: center; height: 48.6px;"> <p style="font-size: 18px;"><strong><span>Region</span></strong></p> </td> </tr> <tr style="height: 37.8px;"> <th class="thVertical" style="border: 1pt solid #e0e0e0; width: 515.156px; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; text-align: center; height: 37.8px;"><a href="https://chargehub.com/en/networks/shell-recharge.html?hsLang=en"> </a> <a href="https://chargehub.com/en/networks/shell-recharge.html?hsLang=en"></a><a href="https://chargehub.com/en/networks/aerovironment.html?hsLang=en"> <p><strong>Aerovironment</strong></p> </a></th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 8px; text-align: center; height: 37.8px;"> <p><strong><a href="https://chargehub.com/en/countries/united-states.html?hsLang=en">USA</a></strong></p> </td> </tr> <tr style="height: 37.8px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.8px;"> <p><strong><a href="https://chargehub.com/en/networks/astria-technologies.html?hsLang=en">Astria Technologies</a></strong></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.8px;"> <p><strong><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener">USA & Canada</a></strong></p> </td> </tr> <tr style="height: 37.8px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.8px;"> <p><strong><a href="https://chargehub.com/en/networks/nrg-evgo.html?hsLang=en" rel="noopener">EVgo</a></strong></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.8px;"> <p><strong><a href="https://chargehub.com/en/countries/united-states.html?hsLang=en">USA</a></strong></p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p><a href="/en/networks/flo-ev-charging-stations.html?hsLang=en" rel="noopener"><strong>Flo</strong></a></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p><strong><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener">USA & Canada</a></strong></p> </td> </tr> <tr style="height: 37.8px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.8px;"> <p><strong><a href="https://chargehub.com/en/networks/ge-wattstation.html?hsLang=en" rel="noopener">GE WattStation</a></strong></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.8px;"> <p><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener"><strong>USA & Canada</strong></a></p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p><a href="/en/networks/on-the-run-ev-charging-stations.html?hsLang=en" rel="noopener">On The Run</a></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p><strong><a href="https://chargehub.com/en/countries/canada.html?hsLang=en" rel="noopener">Canada</a></strong></p> </td> </tr> <tr style="height: 37.8px;"> <th class="thVertical" style="border: 1pt solid #e0e0e0; width: 515.156px; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; text-align: center; height: 37.8px;"><a href="https://chargehub.com/en/networks/shell-recharge.html?hsLang=en"> </a> <a href="https://chargehub.com/en/networks/shell-recharge.html?hsLang=en"></a><a href="https://chargehub.com/en/networks/op-connect.html?hsLang=en"> <p><strong>OP Connect</strong></p> </a></th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 8px; text-align: center; height: 37.8px;"> <p><a href="https://chargehub.com/en/countries/united-states.html?hsLang=en"><strong>USA</strong></a></p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p><strong><a href="/en/networks/red-e-charge-ev-charging-stations.html?hsLang=en" rel="noopener">RED E Charge</a></strong></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p><strong><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener">USA & Canada</a></strong></p> </td> </tr> <tr style="height: 37.8px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.8px;"> <p><strong><a href="https://chargehub.com/en/networks/semaconnect.html?hsLang=en" rel="noopener">SemaConnect</a></strong></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.8px;"> <p><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener"><strong>USA & Canada</strong></a></p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p><a href="/en/networks/stayncharge-ev-charging-stations.html?hsLang=en" rel="noopener"><strong>StayNCharge</strong></a></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p><strong><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener">USA & Canada</a></strong></p> </td> </tr> <tr style="height: 37.8px;"> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center; height: 37.8px;"> <p><strong><a href="https://chargehub.com/en/networks/sun-country-highway.html?hsLang=en" rel="noopener">Sun Country Highway</a></strong></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center; height: 37.8px;"> <p><strong><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener">USA & Canada</a></strong></p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p><strong><a href="https://chargehub.com/en/networks/tesla.html?hsLang=en" rel="noopener">Tesla (Superchargers and Destination)</a></strong></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener"><strong>USA & Canada</strong></a></p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p><a href="/en/networks/vinfast-ev-charging-stations.html?hsLang=en" rel="noopener">Vinfast</a></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p><strong><a href="https://chargehub.com/en/countries.html?hsLang=en" rel="noopener">USA & Canada</a></strong></p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p><a href="https://chargehub.com/en/networks/volta.html?hsLang=en" rel="noopener" target="_blank">Volta</a></p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p><strong><a href="https://chargehub.com/en/countries/united-states.html?hsLang=en">USA</a></strong></p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>7Charge</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>ABM</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>AmbuEnergy</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>AmpedUp</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>AmpUp</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>AppleGreen</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Autel</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Azrsa</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>BP Pulse</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>ChargeNet</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>ChargeSmartEV</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>ChargeUp</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Chargie</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>CityVitae</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>ClenergyEV</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>eCharge</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Electrify America</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Electrify Canada</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Enel X Way</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>EnviroSpark</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>EOS Charge</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>EV Charging LLC</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>EV Link</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>EV Power</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>EV Range</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>EVBolt</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>EVConnect</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>EVduty</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Evium Charging</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>EVlution</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>EVmatch</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>EVPassport</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Flash</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Go-Station</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Green Bridge</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>HoneyBadger Charging</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Hwisel</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Jule</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Loop</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Lynkwell</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Matcha</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Mercedes-Benz</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>MetroEV</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>myEVroute</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Noodoe EV</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>OK2Charge</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Oodles Energy</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>OpConnect</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Petro-Canada</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>PHI</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Pilot & Flying J Travel Centers</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Powerflex</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>PowerNode</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>PowerPump</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Revel</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Rivian</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>RL Energies</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Shel SKY EV Technology</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>StayNCharge</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>SYNC EV</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Tesla</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Universal</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Velocicharge</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>WattEV</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Webasto</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> <tr> <th style="border: 1pt solid #e0e0e0; width: 515.156px; padding: 4px; text-align: center;"> <p>Xeal</p> </th> <td style="border: 1pt solid #e0e0e0; width: 199.141px; padding: 4px; text-align: center;"> <p> </p> </td> </tr> </tbody> </table> <p> </p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div> </div> </div> <div class="container-fluid footer-wrapper"> <div class="row-fluid-wrapper"> <div class="row-fluid"> <div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-1 dnd-section"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_footer_dnd_area-module-1" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <section id="footer-wrapper"> <div class="footer-container"> <div class="footer-columns"> <div class="footer-column"> <button class="footer-column-title" aria-expanded="false"> <p class="fct-text">EV Business Solutions</p> <span class="toggle-icon"><img src="https://49458849.fs1.hubspotusercontent-na1.net/hubfs/49458849/chevron-down.png"></span> </button> <div class="footer-column-links"> <div class="links-block"> <a href="https://chargehub.com/en/ev-business-solutions" class="footer-links-block-title h-underline hs-skip-lang-url-rewrite">EV Business Solutions</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-business-solutions/passport-ev-roaming-hub">Passport Hub</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-business-solutions/emobility-service-provider-emsp">eMobility Service Providers Solution</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-business-solutions/ev-charging-data"> EV Charging Data & EV POI Data</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-business-solutions/ev-drivers-engagement">EV Driver Engagement</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-business-solutions/plug-and-charge">Plug and Charge</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-business-solutions/ev-reliability-charging-insights">EV Charging Reliability and Insights Solution</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-business-solutions/ev-charging-map-embed-generator">EV Charging Map Embed Generator</a> </div> <div class="links-block"> <a href="https://chargehub.com/en/ev-business-solutions/" class="footer-links-block-title h-underline hs-skip-lang-url-rewrite">Industries</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-business-solutions/charge-point-operators">EV Charge Point Operators (CPO)</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-business-solutions/charge-point-management-system">Charge Point Management System (CPMS)</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-business-solutions/solutions-by-industry"> Other Industries</a> </div> </div> </div> <div class="footer-column"> <button class="footer-column-title" aria-expanded="false"> <p class="fct-text">EV Drivers</p> <span class="toggle-icon"><img src="https://49458849.fs1.hubspotusercontent-na1.net/hubfs/49458849/chevron-down.png"></span> </button> <div class="footer-column-links"> <div class="links-block"> <a href="https://chargehub.com/en/ev-charging-solutions/" class="footer-links-block-title h-underline hs-skip-lang-url-rewrite">EV Charging Solutions</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-charging-solutions/chargehub-mobile-app.html">EV Charging App</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/trip-planner-guide.html">EV Trip Planner</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/how-to-pay-for-ev-charging.html">EV Charging Payment</a> </div> <div class="links-block"> <a href="https://chargehub.com/map/#/en/map" class="footer-links-block-title h-underline hs-skip-lang-url-rewrite">Find a Station</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/map/#/en/map">EV Charging Stations Map</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/networks.html">EV Charging Networks</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/list-of-countries.html">By City</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/countries/canada.html">Popular cities in Canada</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/countries/canada/quebec/montreal.html?city_id=315"> Montréal</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/countries/canada/british-columbia/vancouver.html?city_id=1329">Vancouver</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/countries/canada/quebec/quebec-city.html?city_id=1158">Québec</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/countries/united-states.html">Popular cities in U.S</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/countries/united-states/california/los-angeles.html?city_id=301">Los Angeles</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/countries/united-states/california/san-francisco.html?city_id=311">San Francisco</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/countries/united-states/oregon/portland.html?city_id=411">Portland</a> </div> <div class="links-block"> <a href="https://can-store.chargehub.com/" class="footer-links-block-title h-underline hs-skip-lang-url-rewrite">Store</a> <a class="footer-link hs-skip-lang-url-rewrite" href=""></a> </div> </div> </div> <div class="footer-column"> <button class="footer-column-title" aria-expanded="false"> <p class="fct-text">Our Company</p> <span class="toggle-icon"><img src="https://49458849.fs1.hubspotusercontent-na1.net/hubfs/49458849/chevron-down.png"></span> </button> <div class="footer-column-links"> <div class="links-block"> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/about-chargehub.html">About Us</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-charging-press-release">EV Charging Newsroom</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/contact-us.html">Contact Us</a> </div> </div> </div> <div class="footer-column"> <button class="footer-column-title" aria-expanded="false"> <p class="fct-text">Resources</p> <span class="toggle-icon"><img src="https://49458849.fs1.hubspotusercontent-na1.net/hubfs/49458849/chevron-down.png"></span> </button> <div class="footer-column-links"> <div class="links-block"> <a href="https://chargehub.com/en/ev-charging-news/tag/industry-news" class="footer-links-block-title h-underline hs-skip-lang-url-rewrite">Industry Resources</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-charging-news/tag/industry-insights">Insights</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-charging-press-release/">EV Charging Newsroom</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-charging-newsletters.html">Become a Partner</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-charging-newsletters.html">Newsletter</a> </div> <div class="links-block"> <a href="https://chargehub.com/en/ev-charging-news" class="footer-links-block-title h-underline hs-skip-lang-url-rewrite">EV Driver Resources</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/chargehub-guides.html">Guides</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-charging-news">Blog</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-charging-solutions/chargehub-mobile-app.html">EV Charging App</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/ev-charging-newsletters.html">Newsletter</a> </div> <div class="links-block"> <a href="https://chargehub.com/en/contact-us.html" class="footer-links-block-title h-underline hs-skip-lang-url-rewrite">Support</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://mogilechargehub.freshdesk.com/en/support/home">Help center</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/chargehub-faq.html">FAQ</a> <a class="footer-link hs-skip-lang-url-rewrite" href="https://chargehub.com/en/contact-us.html">Contact Us</a> </div> </div> </div> </div> <!-- .footer-columns --> <div class="footer-bottom"> <div class="footer-bottom-left"> <div class="footer-language-switcher-container"> <img class="language-icon" src=""> <a href="#" class="footer-language-switcher-button hs-skip-lang-url-rewrite" aria-expanded="false"> English <img class="language-switcher-chevron" src="https://49458849.fs1.hubspotusercontent-na1.net/hubfs/49458849/chevron-down.png"> </a> <div class="language-box"> <a href="/fr/reseaux.html" class="hs-skip-lang-url-rewrite">French</a> <a href="#" class="hs-skip-lang-url-rewrite">English</a> </div> </div> <div class="footer-social-icons-container"> <a href="https://www.linkedin.com/company/mogile-technologies/" class="footer-social-media-link hs-skip-lang-url-rewrite"><img class="footer-social-media-icon" src="https://49458849.fs1.hubspotusercontent-na1.net/hubfs/49458849/icon-linkedin.png"></a> <a href="https://twitter.com/ChargeHub_EV" class="footer-social-media-link hs-skip-lang-url-rewrite"><img class="footer-social-media-icon" src="https://chargehub.com/hubfs/icon-x-twitter.png"></a> <a href="https://www.facebook.com/ChargeHubEV" class="footer-social-media-link hs-skip-lang-url-rewrite"><img class="footer-social-media-icon" src="https://chargehub.com/hubfs/facebook-app-symbol.png"></a> <a href="https://www.youtube.com/channel/UCcptpCynMT2Gh1MZ17pgdWA" class="footer-social-media-link hs-skip-lang-url-rewrite"><img class="footer-social-media-icon" src="https://chargehub.com/hubfs/icon-youtube.png"></a> <a href="https://www.instagram.com/chargehub_ev/" class="footer-social-media-link hs-skip-lang-url-rewrite"><img class="footer-social-media-icon" src="https://chargehub.com/hubfs/icon-instagram.png"></a> </div> </div> <div class="footer-bottom-right"> <div class="footer-trademark-container"> <p class="footer-trademark-text"> 2025 Mogile Technologies </p> </div> <div class="footer-tos-container"> <a href="https://chargehub.com/en/terms-and-conditions.html?hsLang=en">Terms of Use</a> </div> <div class="footer-privacy-policy-container"> <a href="https://chargehub.com/en/privacy-policy.html?hsLang=en">Privacy Policy</a> </div> </div> </div> </div> <!-- .footer-container --> </section> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div> </div> </div> <script src="https://chargehub.com/hs-fs/hubfs/hub_generated/template_assets/1/126789171548/1743448508360/template_jquery.min.js" crossorigin="anonymous"></script> <script defer src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.min.js" integrity="sha384-+YQ4JLhjyBLPDQt//I+STsc9iw4uQqACwlvpslubQzn4u2UU2UFM80nGisd026JF" crossorigin="anonymous"></script> <script defer src="https://chargehub.com/hs-fs/hubfs/hub_generated/template_assets/1/126789335084/1743448504643/template_interaction.min.js"></script> <!-- HubSpot performance collection script --> <script defer src="/hs/hsstatic/content-cwv-embed/static-1.1293/embed.js"></script> <script src="https://chargehub.com/hs-fs/hub/40798709/hub_generated/template_assets/149755495510/1712167654842/sr-theme_b2c/child.min.js"></script> <script> var hsVars = hsVars || {}; hsVars['language'] = 'en'; </script> <script src="/hs/hsstatic/cos-i18n/static-1.53/bundles/project.js"></script> <!-- Start of Web Interactives Embed Code --> <script defer src="https://js.hubspot.com/web-interactives-embed.js" type="text/javascript" id="hubspot-web-interactives-loader" data-loader="hs-previewer" data-hsjs-portal="40798709" data-hsjs-env="prod" data-hsjs-hublet="na1"></script> <!-- End of Web Interactives Embed Code --> <script> document.addEventListener("DOMContentLoaded", function () { document.querySelectorAll(".top-item").forEach(item => { item.addEventListener("click", function (event) { event.stopPropagation(); const submenu = this.querySelector(".submenu-wrapper"); const isAlreadyActive = submenu.classList.contains("active"); // Close all open menus first document.querySelectorAll(".top-item.active").forEach(activeItem => { activeItem.classList.remove("active"); }); document.querySelectorAll(".submenu-wrapper.active").forEach(openMenu => { openMenu.classList.remove("active"); }); if (!isAlreadyActive) { submenu.classList.add("active"); this.classList.add("active"); } }); }); // Close menu if clicking outside document.addEventListener("click", function () { document.querySelectorAll(".submenu-wrapper.active").forEach(openMenu => { openMenu.classList.remove("active"); }); document.querySelectorAll(".top-item.active").forEach(activeItem => { activeItem.classList.remove("active"); }); }); document.querySelectorAll("#header-menu .submenu-box").forEach(box => { box.addEventListener("click", function(e) { e.stopPropagation(); }); }); }); document.addEventListener('DOMContentLoaded', function() { var mobileMenu = document.querySelector('.mobile-menu-wrapper'); var mobileMenuBurger = document.querySelector('.hamburger-icon-container'); var mobileMenuInner = document.querySelector('.mobile-menu-inner'); var submenuTriggers = document.querySelectorAll('.submenu-trigger'); var backTriggers = document.querySelectorAll('.back-trigger'); var submenus = document.querySelectorAll('.submenu'); var bodyEl = document.querySelector('.body-wrapper'); var footerEl = document.querySelector('.footer-wrapper'); mobileMenuBurger.addEventListener('click', function() { mobileMenu.classList.toggle('active'); mobileMenuBurger.classList.toggle('active'); bodyEl.classList.toggle('hide-element'); footerEl.classList.toggle('hide-element'); }); submenuTriggers.forEach(function(trigger) { trigger.addEventListener('click', function(e) { e.preventDefault(); // 1) Remove .active from all submenus so only the target opens submenus.forEach(function(submenu) { submenu.classList.remove('active'); }); // 2) Find the target submenu panel var targetId = this.getAttribute('data-target'); var panels = document.querySelectorAll('.mobile-menu-inner .mobile-menu-panel'); var targetIndex = 0; panels.forEach(function(panel, index) { if (panel.id === targetId) { targetIndex = index; } }); // 3) Slide horizontally to the corresponding panel mobileMenuInner.style.transform = 'translateX(-' + (targetIndex * 100) + '%)'; // 4) Add .active to the target submenu so it expands var targetPanel = document.getElementById(targetId); targetPanel.classList.add('active'); }); }); backTriggers.forEach(function(trigger) { trigger.addEventListener('click', function(e) { e.preventDefault(); // Slide back to the main menu (index 0) mobileMenuInner.style.transform = 'translateX(0)'; // Remove .active from submenus so they collapse submenus.forEach(function(submenu) { submenu.classList.remove('active'); }); }); }); }); document.addEventListener("DOMContentLoaded", function () { const languageButton = document.querySelector("#header-menu .language-switcher"); const languageBox = document.querySelector("#header-menu .language-box"); languageButton.addEventListener("click", function (e) { e.preventDefault(); languageBox.classList.toggle("active"); }); document.addEventListener("click", function (e) { // If the clicked element is not inside an element with class "language-box" // (or "language-switcher"), then remove the active class. if (!e.target.closest(".language-box") && !e.target.closest(".language-switcher")) { languageBox.classList.remove("active"); } }); document.querySelectorAll("#header-menu .language-box a").forEach(link => { link.addEventListener("click", function(e) { e.stopPropagation(); }); }); }); mixpanel.init('fc8f6f7212b40b74cc8b6b7a9825f713'); document.addEventListener("DOMContentLoaded", function () { // Track all menu links document.querySelectorAll('.top-nav a, .submenu-item a, .submenu-column-title, .cta-button, .logo-container a, .mobile-logo-container a').forEach(function(link) { link.addEventListener('click', function (e) { const linkText = link.textContent.trim(); const destinationUrl = link.getAttribute('href'); const sourceUrl = window.location.href; mixpanel.track('Menu Click', { 'Link Text': linkText, 'Destination URL': destinationUrl, 'Source URL': sourceUrl }); }); }); }); </script> <script> document.addEventListener("DOMContentLoaded", function () { const buttons = document.querySelectorAll(".footer-column-title"); buttons.forEach(button => { button.addEventListener("click", () => { const expanded = button.getAttribute("aria-expanded") === "true"; // Close all other columns buttons.forEach(btn => { btn.setAttribute("aria-expanded", "false"); btn.nextElementSibling.style.maxHeight = "0px"; btn.nextElementSibling.style.opacity = "0"; }); // Toggle only the clicked one if (!expanded) { button.setAttribute("aria-expanded", "true"); const content = button.nextElementSibling; content.style.maxHeight = content.scrollHeight + "px"; // Dynamic height content.style.opacity = "1"; } }); }); }); document.addEventListener("DOMContentLoaded", function () { const languageButton = document.querySelector("#footer-wrapper .footer-language-switcher-button"); const languageBox = document.querySelector("#footer-wrapper .language-box"); // Close the language box if clicked elsewhere on the page document.addEventListener("click", function (e) { // Check if the click was outside the language button and the language box if (!languageButton.contains(e.target) && !languageBox.contains(e.target)) { languageBox.style.display = "none"; // Hide the language box languageButton.setAttribute("aria-expanded", "false"); // Set aria-expanded to false } }); // Toggle language box visibility when the button is clicked languageButton.addEventListener("click", function (e) { e.preventDefault(); const isExpanded = languageButton.getAttribute("aria-expanded") === "true"; // Toggle the visibility of the .language-box languageBox.style.display = isExpanded ? "none" : "flex"; // Toggle the aria-expanded attribute languageButton.setAttribute("aria-expanded", !isExpanded); }); }); </script> <!-- Start of HubSpot Analytics Code --> <script type="text/javascript"> var _hsq = _hsq || []; _hsq.push(["setContentType", "standard-page"]); _hsq.push(["setCanonicalUrl", "https:\/\/chargehub.com\/en\/networks.html"]); _hsq.push(["setPageId", "165825701532"]); _hsq.push(["setContentMetadata", { "contentPageId": 165825701532, "legacyPageId": "165825701532", "contentFolderId": null, "contentGroupId": null, "abTestId": null, "languageVariantId": 165825701532, "languageCode": "en", }]); </script> <script type="text/javascript" id="hs-script-loader" async defer src="/hs/scriptloader/40798709.js"></script> <!-- End of HubSpot Analytics Code --> <script type="text/javascript"> var hsVars = { render_id: "3c146d96-45bd-4358-a116-7ab09a51e28d", ticks: 1744401823655, page_id: 165825701532, content_group_id: 0, portal_id: 40798709, app_hs_base_url: "https://app.hubspot.com", cp_hs_base_url: "https://cp.hubspot.com", language: "en", analytics_page_type: "standard-page", scp_content_type: "", analytics_page_id: "165825701532", category_id: 1, folder_id: 0, is_hubspot_user: false } </script> <script defer src="/hs/hsstatic/HubspotToolsMenu/static-1.432/js/index.js"></script> <script id="srDebug" type="application/json"> { "page_type": "STANDARD_PAGE", "theme": "sr-theme b2c", "template": "sr-theme b2c/templates/Sprocket Rocket About.html", "child_theme": "true", "hub_id": "40798709", "version": "87", "last_updated": "October 8, 2024" } </script> </div></body></html>