CINXE.COM
Eurowag Fuel Card: Comprehensive Fleet Payment Solution
<!DOCTYPE html><!-- Last Published: Tue Nov 26 2024 15:39:07 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.eurowag.com" data-wf-page="655f5bfe0a00439379d1b558" data-wf-site="640885a438a8cac228718a04" lang="en"><head><meta charset="utf-8"/><title>Eurowag Fuel Card: Comprehensive Fleet Payment Solution</title><meta content="Manage fuel and toll costs efficiently. Offering competitive fuel rates, accepted in 30 European countries, consolidated invoicing, and solid fraud protection." name="description"/><meta content="Eurowag Fuel Card: Comprehensive Fleet Payment Solution" property="og:title"/><meta content="Manage fuel and toll costs efficiently. Offering competitive fuel rates, accepted in 30 European countries, consolidated invoicing, and solid fraud protection." property="og:description"/><meta content="Eurowag Fuel Card: Comprehensive Fleet Payment Solution" property="twitter:title"/><meta content="Manage fuel and toll costs efficiently. Offering competitive fuel rates, accepted in 30 European countries, consolidated invoicing, and solid fraud protection." property="twitter:description"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/640885a438a8cac228718a04/css/eurowag-com.webflow.b478fa02a.min.css" rel="stylesheet" type="text/css"/><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640c8c83791fc7b4bc2bbfca_favicon32.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640c8be538ea4d85eadb6562_favicon256.png" rel="apple-touch-icon"/><link href="https://www.eurowag.com/services/card" rel="canonical"/><!-- Disable format detection on iOS --> <meta name="format-detection" content="telephone=no"> <!-- Cloudflare Turnstile widget --> <script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script> <!-- Google Tag Manager --> <script>(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-WGVB2X7');</script> <!-- End Google Tag Manager --><script src="https://cdn.eurowag.com/libs/react/18.2.0/react.production.min.js" crossorigin="anonymous"></script> <script src="https://cdn.eurowag.com/libs/react-dom/18.2.0/react-dom.production.min.js" crossorigin="anonymous"></script> <style> .w-slider-nav.w-round>div { border-radius: 0px; } .w-slider-nav-invert>div { background-color: rgba(0, 115, 255, 0.08); } .w-slider-dot { width: 30px; height: 4px; margin-left: 2px !important; margin-right: 2px !important; } .w-slider-nav-invert>div.w-active { background-color: rgba(0, 115, 255, 1); } </style></head><body class="body"><div data-gtm-readingTime="" data-gtm-category="services" data-gtm-topic="fuel-card" data-gtm-originalSlug="" data-gtm-date="" class="w-embed w-iframe w-script"><!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WGVB2X7" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id="gtm-container"> <div id="gtm-dbg"> <h4>GTM debug</h4> </div> </div> <script> document.addEventListener("DOMContentLoaded", function () { const parentDiv = document.getElementById("gtm-container").parentElement; const cookieArray = document.cookie.split("; "); let ewUserValue, page, user; let ewUserObject = {}; for (const cookie of cookieArray) { const cookiePair = cookie.split("="); if (cookiePair[0] === "_ew_user") { ewUserValue = cookiePair[1]; break; } } if (ewUserValue) { ewUserObject = JSON.parse(decodeURIComponent(ewUserValue)); } user = { type: ewUserValue ? "client" : "visitor", account_number: ewUserObject.crm_account_number || "", sso_id: ewUserObject.identity_id || "", sso_role: ewUserObject.sso_roles || "", }; if (parentDiv) { page = { segment: "Public web", category: parentDiv.dataset.gtmCategory, topic: parentDiv.dataset.gtmTopic, environment: window.location.hostname.endsWith("webflow.io") ? "dev" : "live", country: "global", language: document.documentElement.lang, name: document.title, hostname: window.location.hostname, clean_page_path: window.location.pathname, full_url: window.location.href, params: window.location.search }; if ( parentDiv.dataset.gtmOriginalSlug || parentDiv.dataset.gtmReadingtime || parentDiv.dataset.gtmDate ) { page.article = { original_name: parentDiv.dataset.gtmOriginalSlug, time_mins: parentDiv.dataset.gtmReadingtime, publish_date: parentDiv.dataset.gtmDate }; } if (typeof dataLayer !== "undefined") { dataLayer.push({ event: "pageView", page, user, }); } const debugDiv = document.getElementById("gtm-dbg"); const table = document.createElement("table"); function createTableRow(key, value) { const row = document.createElement("tr"); const cellKey = document.createElement("td"); const cellValue = document.createElement("td"); cellKey.textContent = key; cellValue.textContent = value; row.appendChild(cellKey); row.appendChild(cellValue); return row; } function createTableRows(obj, prefix = "") { for (let key in obj) { let newPrefix = prefix ? prefix + "." + key : key; if (typeof obj[key] === "object" && obj[key] !== null) { // This is a nested object, so let's go deeper createTableRows(obj[key], newPrefix); } else { // This is a normal value, add it to the table table.appendChild(createTableRow(newPrefix, obj[key])); } } } let combinedData = { page: { ...page }, user: { ...user } }; createTableRows(combinedData); debugDiv.appendChild(table); } const keys = { Control: false, Alt: false, }; window.addEventListener("keydown", function (event) { if (event.key in keys) { keys[event.key] = true; } if (keys.Control && keys.Alt) { document.getElementById("gtm-dbg").style.display = "block"; } }); window.addEventListener("keyup", function (event) { if (event.key in keys) { keys[event.key] = false; } document.getElementById("gtm-dbg").style.display = "none"; }); // Form submit push const form = document.querySelector("form"); // Check if form exists if (form !== null) { // Listen for the submit event on the form form.addEventListener("submit", function (e) { // Check if dataLayer is defined and push the event if (typeof dataLayer !== "undefined") { dataLayer.push({ event: "formSubmit", form: { id: form.id, }, page, user, }); } }); } // Buttons click push const buttons = document.querySelectorAll('a[id^="cta-"]'); buttons.forEach((button) => { button.addEventListener("click", function () { const id = button.id; const text = button.innerText; const href = button.href; let data = { event: "buttonClick", button: { type: "CTA", id, text: text, target: href, }, page, user }; const lastPart = id.split("-").pop(); data.button.name = lastPart ? lastPart : ""; if (typeof dataLayer !== "undefined") { dataLayer.push(data); } }); }) const elementsToObserve = document.querySelectorAll('div[id^="ew-widget-"]'); elementsToObserve.forEach((widgetElement) => { var observer = new MutationObserver(function () { // Widget interaction push const widgetButtons = widgetElement.querySelectorAll('button[id^="widget-"]'); widgetButtons.forEach((button) => { button.addEventListener("click", function () { const id = button.id; const parts = id.split("-"); let data = { event: "widgetInteraction", element: { id, widget: parts[1], section: parts[2], action: parts[3], }, page, user }; if (typeof dataLayer !== "undefined") { dataLayer.push(data); } }); }) // Buttons click push const buttons = widgetElement.querySelectorAll('a[id^="cta-"]'); buttons.forEach((link) => { link.addEventListener("click", function () { const id = link.id; const text = link.innerText; const href = link.href; let data = { event: "buttonClick", button: { type: "CTA", id, text: text, target: href, }, page, user }; const lastPart = id.split("-").pop(); data.button.name = lastPart ? lastPart : ""; if (typeof dataLayer !== "undefined") { dataLayer.push(data); } }); }); }) observer.observe(widgetElement, { childList: true, subtree: true }); }); }); </script> <style> #gtm-dbg { display: none; position: fixed; z-index: 1000; max-width: 520px; background-color: lightcyan; font-size: 0.8rem; bottom: 16px; right: 16px; opacity: 0.9; border-radius: 4px; border: 1px solid #ddd; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); } #gtm-dbg h4 { padding: 0 12px; } #gtm-dbg table tr:nth-child(odd) { background-color: #00ffff2e; } #gtm-dbg table td { padding: 2px 12px; } #gtm-dbg table tr td:nth-child(2) { font-weight: bold; } </style></div><div data-animation="default" data-collapse="medium" data-duration="400" data-easing="ease" data-easing2="ease" role="banner" class="navigation w-nav"><div class="container-navigation w-container"><div class="nav-wrapper"><a href="/" class="logo w-nav-brand"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cae7f8718a2d_Logo.svg" loading="lazy" width="196" height="20" alt="Logo" class="logo-image"/></a><nav role="navigation" class="nav-desktop-menu-wrapper w-nav-menu"><ul role="list" class="nav-desktop-menu w-list-unstyled"><li class="nav-item"><div data-hover="false" data-delay="0" class="nav-dropdown w-dropdown"><div class="nav-toggle w-dropdown-toggle"><div class="nav-chevron-icon w-icon-dropdown-toggle"></div><div class="nav-text">Services</div></div><nav class="nav-dropdown-list shadow-three mobile-shadow-hide shadow light-border dropdown-radius w-dropdown-list"><div class="services-list-wrapper"><a href="/services/card" aria-current="page" class="nav-service w-inline-block w--current"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca6ef0718bb9_Card.svg" loading="lazy" alt="Card" class="nav-service-icon"/><div class="nav-service-text-wrapper"><div class="nav-service-title">Fuel card</div><div class="nav-service-subtitle">Fuel, Toll & Services</div></div></a><a href="/services/toll" class="nav-service w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cabf19718a2c_Toll.svg" loading="lazy" alt="Toll" class="nav-service-icon"/><div class="nav-service-text-wrapper"><div class="nav-service-title">Toll</div><div class="nav-service-subtitle">Customizable Toll Options</div></div></a><a href="/services/fleet-management" class="nav-service w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca8631718a2b_Fleet.svg" loading="lazy" alt="Fleet" class="nav-service-icon"/><div class="nav-service-text-wrapper"><div class="nav-service-title">Fleet management</div><div class="nav-service-subtitle">Performance Insights</div></div></a><a href="/services/tax-refund" class="nav-service w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca98a3718a32_Tax%20refund.svg" loading="lazy" alt="Tax refund" class="nav-service-icon"/><div class="nav-service-text-wrapper"><div class="nav-service-title">Tax refund</div><div class="nav-service-subtitle">VAT & Excise Refund</div></div></a><a href="/services/automotive-and-emobility" class="nav-service w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca3a0f718bb5_Automotive.svg" loading="lazy" alt="Automotive" class="nav-service-icon"/><div class="nav-service-text-wrapper"><div class="nav-service-title">eMobility</div><div class="nav-service-subtitle">eMSP, Charging as a Service</div></div></a><a href="/services/fuel/alternative-fuel" class="nav-service w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca78f7718a2a_Fuel.svg" loading="lazy" alt="Fuel" class="nav-service-icon"/><div class="nav-service-text-wrapper"><div class="nav-service-title">Alternative fuels</div><div class="nav-service-subtitle">BioLNG/LNG, HVO</div></div></a><a href="/services/financial-services" class="nav-service w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca36f0718bb6_Finances.svg" loading="lazy" alt="Finances" class="nav-service-icon"/><div class="nav-service-text-wrapper"><div class="nav-service-title">Financial services</div><div class="nav-service-subtitle">Cashflow optimization</div></div></a><a href="/services/partner-services" class="nav-service w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca4d6f718bb7_Partners.svg" loading="lazy" alt="Partners" class="nav-service-icon"/><div class="nav-service-text-wrapper"><div class="nav-service-title">Partner services</div><div class="nav-service-subtitle">Drivers posting & Ferry booking</div></div></a><a href="/services/eurowag-mobile-app" class="nav-service w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca3c26718bb8_Mobile%20App.svg" loading="lazy" alt="Mobile App" class="nav-service-icon"/><div class="nav-service-text-wrapper"><div class="nav-service-title">Eurowag Mobile App</div><div class="nav-service-subtitle">The power of Eurowag in your pocket</div></div></a></div></nav></div></li><li class="nav-item"><div data-hover="false" data-delay="0" class="nav-dropdown w-dropdown"><div class="nav-toggle w-dropdown-toggle"><div class="nav-chevron-icon w-icon-dropdown-toggle"></div><div class="nav-text">Company</div></div><nav class="nav-dropdown-list shadow-three mobile-shadow-hide shadow light-border dropdown-radius w-dropdown-list"><div class="company-list-wrapper"><a href="/company/about-us" class="company-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca42ea718a33_EW.svg" loading="lazy" alt="EW" class="company-icon"/><div class="company-title">About us</div></a><a href="/company/esg" class="company-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca682f718a31_Sustainability.svg" loading="lazy" alt="Sustainability" class="company-icon"/><div class="company-title">Sustainability</div></a><a href="https://investors.eurowag.com/who-we-are/our-leadership/" target="_blank" class="company-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cacdb2718bba_user-group%20Filled.svg" loading="lazy" id="w-node-_3e33c894-05f1-4b46-5c1a-dc60deaa8a6f-238a20b5" alt="User Group" class="company-icon"/><div class="company-title">Leadership</div></a><a href="/company/career" class="company-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cacf7b718a36_Career.svg" loading="lazy" alt="Career" class="company-icon"/><div class="company-title">Career</div></a><a href="/company/press-releases" class="company-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca91ee718a35_Press%20Releases.svg" loading="lazy" id="w-node-_4aea5976-a617-770f-ef76-e74b238a2115-238a20b5" alt="Press releases" class="company-icon"/><div class="company-title">For media</div></a><a href="/company/partners" class="company-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca35f0718a34_Become%20a%20Partner.svg" loading="lazy" id="w-node-_4aea5976-a617-770f-ef76-e74b238a2119-238a20b5" alt="Become a Partner" class="company-icon"/><div class="company-title">Become a partner</div></a><a href="https://investors.eurowag.com/" target="_blank" class="company-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca16ab718a37_Investor.svg" loading="lazy" id="w-node-_4aea5976-a617-770f-ef76-e74b238a211d-238a20b5" alt="Investors" class="company-icon"/><div class="company-title">For investors</div></a></div></nav></div></li><li class="nav-item"><a href="/acceptance-network" class="nav-text-link">Acceptance network</a></li><li class="nav-item"><a href="/blog" class="nav-text-link">Blog</a></li><li class="nav-item"><a href="/contact-us" class="nav-text-link">Contact</a></li></ul></nav><div class="nav-desktop-actions-wrapper"><div class="nav-desktop-actions"><a id="cta-nav-reg" href="https://registration.eurowag.com/?lang=en" target="_blank" class="button-contained-medium w-inline-block"><div class="button-wrapper-medium"><div class="button-text">Become our client</div></div></a><a id="cta-nav-portal" href="https://selfcare.eurowag.com/?lang=en" target="_blank" class="portal-icon-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca493c718a4b_User%20Icon%20Filled.svg" loading="lazy" alt="User Filled Light" class="mobile-user-icon"/></a><div data-hover="false" data-delay="0" class="nav-dropdown w-dropdown"><div class="nav-toggle w-dropdown-toggle"><div class="nav-chevron-icon w-icon-dropdown-toggle"></div><div class="nav-text">EN</div></div><nav class="nav-dropdown-list shadow-three mobile-shadow-hide shadow light-border dropdown-radius country-selector w-dropdown-list"><div class="dropdown-scroll-wrapper"><a href="https://www.eurowag.com/" class="county-link active w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca112f718ad8_Great%20Britain%402x.png" loading="lazy" width="28" alt="United Kingdom" class="country-flag"/><div class="active-county-wrapper"><div class="country-name">English</div><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca457f718a49_check.svg" loading="lazy" alt="Checked simple" class="check-icon"/></div></a><a href="https://bg.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca7a6f718ad3_Bulgary%402x.png" loading="lazy" width="28" alt="Bulgary" class="country-flag"/><div class="country-name">България</div></a><a href="https://cz.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca25e6718ad4_Czech%402x.png" loading="lazy" width="28" alt="Czech" class="country-flag"/><div class="country-name">Česká republika</div></a><a href="https://de.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca220a718ac1_Germany%402x.png" loading="lazy" width="28" alt="Germany" class="country-flag"/><div class="country-name">Deutschland</div></a><a href="https://ee.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca787c718ad1_Estonia%402x.png" loading="lazy" width="28" alt="Estonia" class="country-flag"/><div class="country-name">Eesti</div></a><a href="https://es.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca3e05718aab_Spain%402x.png" loading="lazy" width="28" alt="Spain" class="country-flag"/><div class="country-name">España</div></a><a href="https://fr.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8caa2a1718ad2_French%402x.png" loading="lazy" width="28" alt="French" class="country-flag"/><div class="country-name">France</div></a><a href="https://it.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca06ac718ad0_Italy%402x.png" loading="lazy" width="28" alt="Italy" class="country-flag"/><div class="country-name">Italia</div></a><a href="https://lv.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cacda2718abe_Latvia%402x.png" loading="lazy" width="28" alt="Latvia" class="country-flag"/><div class="country-name">Latvija</div></a><a href="https://lt.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cad3a3718abd_Lithuania%402x.png" loading="lazy" width="28" alt="Lithuania" class="country-flag"/><div class="country-name">Lietuva</div></a><a href="https://hu.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8caab64718ad9_Hungary%402x.png" loading="lazy" width="28" alt="Hungary" class="country-flag"/><div class="country-name">Magyarország</div></a><a href="https://at.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca1b26718aa5_Austria%402x.png" loading="lazy" width="28" alt="Austria" class="country-flag"/><div class="country-name">Österreich</div></a><a href="https://pl.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca1d94718abc_Poland%402x.png" loading="lazy" width="28" alt="Poland" class="country-flag"/><div class="country-name">Polska</div></a><a href="https://pt.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca3813718abf_Portugal%402x.png" loading="lazy" width="28" alt="Portugal" class="country-flag"/><div class="country-name">Portugal</div></a><a href="https://ro.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cafd17718c02_Roma%CC%82nia.png" loading="lazy" alt="România" class="country-flag"/><div class="country-name">România</div></a><a href="https://si.eurowag.com" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8caadbf718aa9_Slovenia%402x.png" loading="lazy" width="28" alt="Slovenia" class="country-flag"/><div class="country-name">Slovenija</div></a><a href="https://sk.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca1cb3718aaa_Slovakia%402x.png" loading="lazy" width="28" alt="Slovakia" class="country-flag"/><div class="country-name">Slovensko</div></a><a href="https://rs.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8caa71c718aa4_Serbia%402x.png" loading="lazy" width="28" alt="Serbia" class="country-flag"/><div class="country-name">Srbija</div></a><a href="https://tr.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cae481718aa8_Turkey%402x.png" loading="lazy" width="28" alt="Turkey" class="country-flag"/><div class="country-name">Türkçe</div></a></div><div class="scroll-sign"><div class="scroll-dots">. . . </div></div></nav></div></div></div><nav role="navigation" class="nav-mobile-menu-wrapper w-nav-menu"><div class="mobile-menu-wrapper"><div class="menu-actions"><a href="https://registration.eurowag.com/?lang=en" target="_blank" class="button-contained-medium w-inline-block"><div class="button-wrapper-medium"><div class="button-text">Become our client</div></div></a><a href="https://selfcare.eurowag.com/?lang=en" target="_blank" class="button-outlined-medium w-inline-block"><div class="button-wrapper-medium"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca493c718a4b_User%20Icon%20Filled.svg" loading="lazy" width="20" alt="User Filled Light" class="medium-button-left-icon"/><div class="button-text">Client portal</div></div></a></div><ul role="list" class="mobile-menu w-list-unstyled"><li class="mobile-menu-item"><a href="/" class="mobile-menu-title">Homepage</a></li><li class="mobile-menu-item"><div class="mobile-menu-title">Services</div><div class="mobile-menu-subtitle-wrapper"><a href="/services/card" aria-current="page" class="mobile-menu-subtitle w--current">Fuel Card</a><a href="/services/automotive-and-emobility" class="mobile-menu-subtitle">eMobility</a><a href="/services/toll" class="mobile-menu-subtitle">Toll services</a><a href="/services/fuel/alternative-fuel" class="mobile-menu-subtitle">Alternative fuels</a><a href="/services/fleet-management" class="mobile-menu-subtitle">Fleet management</a><a href="/services/financial-services" class="mobile-menu-subtitle">Financial services</a><a href="/services/tax-refund" class="mobile-menu-subtitle">Tax refund</a><a href="/services/partner-services" class="mobile-menu-subtitle">Partner services</a><a href="/services/eurowag-mobile-app" class="mobile-menu-subtitle">Eurowag Mobile App</a></div></li><li class="mobile-menu-item"><a href="/acceptance-network" class="mobile-menu-title">Acceptance network</a></li><li class="mobile-menu-item"><div class="mobile-menu-title">Company</div><div class="mobile-menu-subtitle-wrapper"><a href="/company/about-us" class="mobile-menu-subtitle">About us</a><a href="/company/career" class="mobile-menu-subtitle">Career</a><a href="https://investors.eurowag.com/who-we-are/our-leadership/" target="_blank" class="mobile-menu-subtitle">Leadership</a><a href="/blog" class="mobile-menu-subtitle">Blog</a><a href="https://investors.eurowag.com/" target="_blank" class="mobile-menu-subtitle">Investor relations</a><a href="/company/esg" class="mobile-menu-subtitle">Sustainability</a><a href="/company/press-releases" class="mobile-menu-subtitle">Press releases</a><a href="/company/partners" class="mobile-menu-subtitle">Become a partner</a></div></li><li class="mobile-menu-item"><a href="/contact-us" class="mobile-menu-title">Contact</a></li><li class="mobile-menu-item"><div class="mobile-menu-title margin-bottom-5"><div class="bold-inline-text">Customer Service:</div><div class="inline-text-light"> 8:00 am - 5:00 pm working days</div></div><div class="mobile-menu-title margin-bottom-5"><div class="bold-inline-text">Customer Assistance:</div><div class="inline-text-light"> 24/7 NON STOP</div></div><div class="phone-menu-action"><div class="second-button-outlined-medium"><a href="tel:+420233555111" class="second-button-outlined-medium w-inline-block"><div class="button-wrapper-medium"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8caa982718a4c_Call%20Circle%20Filled.svg" loading="lazy" alt="Call dark" class="medium-button-left-icon"/><div class="button-text">+420 233 555 111</div></div></a></div></div></li><li class="mobile-menu-item"><div class="mobile-menu-title">Mobile app</div><div class="app-actions"><div id="w-node-_4aea5976-a617-770f-ef76-e74b238a21c2-238a20b5" class="app-actions-wrapper"><a href="https://link.eurowag.com/wpa" target="_blank" class="google-play-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cab8da718a74_Google%20Play%402x.webp" loading="lazy" width="160" alt="Google play" class="google-play"/></a><a href="https://link.eurowag.com/wpi" target="_blank" class="app-store-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca05bd718a73_App%20Store%402x.png" loading="lazy" width="160" alt="App store" class="app-store"/></a></div></div></li><li class="mobile-menu-item padding-bottom"><div class="mobile-menu-title">Social networks</div><div class="socials-wrapper"><a href="https://www.linkedin.com/company/w-a-g-payment-solutions-a-s-/" target="_blank" class="social-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca8278718a4d_Linkedin%20Icon.svg" loading="lazy" id="w-node-_4aea5976-a617-770f-ef76-e74b238a21cc-238a20b5" alt="Linkedin"/></a><a href="https://www.facebook.com/Eurowag-300730813753922/" target="_blank" class="social-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca6e4d718a4e_Facebook%20Icon.svg" loading="lazy" id="w-node-_4aea5976-a617-770f-ef76-e74b238a21ce-238a20b5" alt="Facebook"/></a><a href="https://www.youtube.com/user/ewcards" target="_blank" class="social-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca8dd3718a4f_Youtube%20Icon.svg" loading="lazy" alt="Youtube"/></a></div></li></ul></div><div class="scroll-sign"><div class="scroll-dots">. . . </div></div></nav><div class="nav-mobile-actions-wrapper"><div class="mobile-actions"><div data-hover="false" data-delay="0" class="nav-dropdown w-dropdown"><div class="nav-toggle w-dropdown-toggle"><div class="nav-chevron-icon w-icon-dropdown-toggle"></div><div class="nav-text">EN</div></div><nav class="nav-dropdown-list shadow-three mobile-shadow-hide shadow light-border dropdown-radius country-selector w-dropdown-list"><div class="dropdown-scroll-wrapper"><a href="https://www.eurowag.com/" class="county-link active w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca112f718ad8_Great%20Britain%402x.png" loading="lazy" width="28" alt="United Kingdom" class="country-flag"/><div class="active-county-wrapper"><div class="country-name">English</div><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca457f718a49_check.svg" loading="lazy" alt="Checked simple" class="check-icon"/></div></a><a href="https://bg.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca7a6f718ad3_Bulgary%402x.png" loading="lazy" width="28" alt="Bulgary" class="country-flag"/><div class="country-name">България</div></a><a href="https://cz.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca25e6718ad4_Czech%402x.png" loading="lazy" width="28" alt="Czech" class="country-flag"/><div class="country-name">Česká republika</div></a><a href="https://de.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca220a718ac1_Germany%402x.png" loading="lazy" width="28" alt="Germany" class="country-flag"/><div class="country-name">Deutschland</div></a><a href="https://ee.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca787c718ad1_Estonia%402x.png" loading="lazy" width="28" alt="Estonia" class="country-flag"/><div class="country-name">Eesti</div></a><a href="https://es.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca3e05718aab_Spain%402x.png" loading="lazy" width="28" alt="Spain" class="country-flag"/><div class="country-name">España</div></a><a href="https://fr.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8caa2a1718ad2_French%402x.png" loading="lazy" width="28" alt="French" class="country-flag"/><div class="country-name">France</div></a><a href="https://it.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca06ac718ad0_Italy%402x.png" loading="lazy" width="28" alt="Italy" class="country-flag"/><div class="country-name">Italia</div></a><a href="https://lv.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cacda2718abe_Latvia%402x.png" loading="lazy" width="28" alt="Latvia" class="country-flag"/><div class="country-name">Latvija</div></a><a href="https://lt.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cad3a3718abd_Lithuania%402x.png" loading="lazy" width="28" alt="Lithuania" class="country-flag"/><div class="country-name">Lietuva</div></a><a href="https://hu.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8caab64718ad9_Hungary%402x.png" loading="lazy" width="28" alt="Hungary" class="country-flag"/><div class="country-name">Magyarország</div></a><a href="https://at.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca1b26718aa5_Austria%402x.png" loading="lazy" width="28" alt="Austria" class="country-flag"/><div class="country-name">Österreich</div></a><a href="https://pl.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca1d94718abc_Poland%402x.png" loading="lazy" width="28" alt="Poland" class="country-flag"/><div class="country-name">Polska</div></a><a href="https://pt.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca3813718abf_Portugal%402x.png" loading="lazy" width="28" alt="Portugal" class="country-flag"/><div class="country-name">Portugal</div></a><a href="https://ro.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cafd17718c02_Roma%CC%82nia.png" loading="lazy" alt="România" class="country-flag"/><div class="country-name">România</div></a><a href="https://si.eurowag.com" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8caadbf718aa9_Slovenia%402x.png" loading="lazy" width="28" alt="Slovenia" class="country-flag"/><div class="country-name">Slovenija</div></a><a href="https://sk.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca1cb3718aaa_Slovakia%402x.png" loading="lazy" width="28" alt="Slovakia" class="country-flag"/><div class="country-name">Slovensko</div></a><a href="https://rs.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8caa71c718aa4_Serbia%402x.png" loading="lazy" width="28" alt="Serbia" class="country-flag"/><div class="country-name">Srbija</div></a><a href="https://tr.eurowag.com/" class="county-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cae481718aa8_Turkey%402x.png" loading="lazy" width="28" alt="Turkey" class="country-flag"/><div class="country-name">Türkçe</div></a></div><div class="scroll-sign"><div class="scroll-dots">. . . </div></div></nav></div><a href="https://selfcare.eurowag.com/?lang=en" target="_blank" class="portal-icon-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca5b73718a4a_Mobile%20User%20Icon.svg" loading="lazy" width="24" height="24" alt="User" class="mobile-user-icon-small"/></a><div class="menu-button-3 w-nav-button"><div class="w-icon-nav-menu"></div></div></div></div></div></div></div><div class="section-grey-beadcrumbs"><div class="section-secondary-breadcrumbs-wrapper"><div class="container-content w-container"><div class="breadcrumbs"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cad93f718bbc_arrow-back.svg" loading="lazy" width="10" height="18" alt="" class="breadcrumbs-image"/><div class="breadcrumbs-levels"><a href="/" class="breadcrumb-home w-inline-block"><div class="breadcrumb-link-text first-child">Home</div></a><div class="breadcrumb-level"><div class="breadcrumb-divider">/</div><div class="breadcrumb-text">Services</div></div><div class="breadcrumb-level"><div class="breadcrumb-divider">/</div><div class="breadcrumb-text">Fuel card</div></div></div></div><div class="hero-wrapper"><div class="columns w-row"><div class="text-column w-col w-col-6"><div class="flex-gap-40"><div class="flex-gap-16"><h1 class="h2">Eurowag fuel card</h1><p class="paragraph">Professional payment solutions for your fleet to keep all your fuel and toll costs under control.</p></div><div class="desktop-tablet-hidden"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cac992718a83_Finance%402x.webp" loading="eager" width="740" height="740" alt="Fuel station panel on a pedestal with a bank card and coins below, symbolizing payment options." srcset="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cac992718a83_Finance%25402x-p-500.webp 500w, https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cac992718a83_Finance%25402x-p-800.webp 800w, https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cac992718a83_Finance%25402x-p-1080.webp 1080w, https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cac992718a83_Finance%402x.webp 1502w" sizes="(max-width: 479px) 100vw, (max-width: 767px) 89vw, 100vw" class="image-height"/></div><div class="flex-center-column-gap-20"><a id="cta-card-hero-reg" href="https://registration.eurowag.com/?lang=en" target="_blank" class="button-contained-large w-inline-block"><div class="button-wrapper-large"><div class="button-text">Apply now</div></div></a><a href="#cards-contact-us" class="bold-link">Contact us</a></div></div></div><div class="column-mobile-hidden w-col w-col-6"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cac992718a83_Finance%402x.webp" loading="eager" height="740" alt="Fuel station panel on a pedestal with a bank card and coins below, symbolizing payment options." width="740" srcset="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cac992718a83_Finance%25402x-p-500.webp 500w, https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cac992718a83_Finance%25402x-p-800.webp 800w, https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cac992718a83_Finance%25402x-p-1080.webp 1080w, https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cac992718a83_Finance%402x.webp 1502w" sizes="(max-width: 767px) 100vw, (max-width: 991px) 44vw, 46vw" class="image-height"/></div></div></div></div></div></div><div class="section-white"><div class="section-wrapper"><div class="container-content w-container"><div class="columns w-row"><div class="column-mobile-hidden w-col w-col-6"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/6474651cb40eaf5958295627_ew-card.webp" loading="lazy" width="581" sizes="(max-width: 767px) 100vw, (max-width: 991px) 44vw, 45vw" alt="Eurowag fuel card displayed, catering to truck drivers and trucking businesses." srcset="https://cdn.prod.website-files.com/640885a438a8cac228718a04/6474651cb40eaf5958295627_ew-card-p-500.webp 500w, https://cdn.prod.website-files.com/640885a438a8cac228718a04/6474651cb40eaf5958295627_ew-card-p-800.webp 800w, https://cdn.prod.website-files.com/640885a438a8cac228718a04/6474651cb40eaf5958295627_ew-card.webp 979w" class="image-height tablet-contain"/></div><div class="text-column column-padding-left w-col w-col-6"><div class="full-width"><div class="flex-gap-40"><div class="section-header"><h3 class="h4">With a fuel card you get</h3></div><ul role="list" class="list w-list-unstyled"><li class="list-item"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca4dde718a53_Check%20Circle%20Filled%20Icon.svg" loading="lazy" width="24" height="24" alt="Checked dark" class="check-icon"/><div class="list-item-wrapper"><div data-hover="false" data-delay="0" class="popup w-dropdown"><div class="select-toggle w-dropdown-toggle"><div class="popup-text">Competitive prices for quality fuel</div></div><nav class="popup-dropdown w-dropdown-list"><div class="shadow-border"><div class="back-white-dark-text"><div class="popup-content-wrapper"><div class="flex-gap-16"><h5 class="h6">Regular fuels inspection</h5><div><div class="popup-content-text">Fuel at Eurowag truck parks is regularly inspected by an independent SGS institute and records are kept of the inspections. All fuels meet the specified national ISO standard.</div></div></div></div></div></div></nav></div></div></li><li class="list-item"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca4dde718a53_Check%20Circle%20Filled%20Icon.svg" loading="lazy" width="24" height="24" alt="Checked dark" class="check-icon"/><div class="list-item-wrapper"><div data-hover="false" data-delay="0" class="popup w-dropdown"><div class="select-toggle w-dropdown-toggle"><div class="popup-text">Pre-approved credit up to €5000</div></div><nav class="popup-dropdown w-dropdown-list"><div class="shadow-border"><div class="back-white-dark-text"><div class="popup-content-wrapper"><div class="flex-gap-16"><h5 class="h6">Pre-approved credit</h5><div><div class="popup-content-text">This is the financial limit for the use of services in the Eurowag acceptance network. This includes fuel, but also parking, car washes, etc. It is about crediting the customer up to the approved amount.</div></div></div></div></div></div></nav></div></div></li><li class="list-item"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca4dde718a53_Check%20Circle%20Filled%20Icon.svg" loading="lazy" width="24" height="24" alt="Checked dark" class="check-icon"/><div class="list-item-wrapper"><div data-hover="false" data-delay="0" class="popup w-dropdown"><div class="select-toggle w-dropdown-toggle"><div class="popup-text">Wide acceptance network in 23 countries</div></div><nav class="popup-dropdown w-dropdown-list"><div class="shadow-border"><div class="back-white-dark-text"><div class="popup-content-wrapper"><div class="flex-gap-16"><h5 class="h6">Acceptance network</h5><div><div class="popup-content-text">Acceptance network is a network of partners who accept Eurowag fuel card payments for products or services. Again, this is mainly a network of fuel stations, but also parking, washing, repairs, and ferries. In other words, it is a network of partners who accept fuel card payments. The network of partners is all over Europe.</div><div class="flex-end"><div class="margin-top-20"><a href="/acceptance-network-2" class="bold-link">Open acceptance network</a></div></div></div></div></div></div></div></nav></div></div></li><li class="list-item"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca4dde718a53_Check%20Circle%20Filled%20Icon.svg" loading="lazy" width="24" height="24" alt="Checked dark" class="check-icon"/><div class="list-item-text">All of your invoices in one place</div></li><li class="list-item"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca4dde718a53_Check%20Circle%20Filled%20Icon.svg" loading="lazy" width="24" height="24" alt="Checked dark" class="check-icon"/><div class="list-item-text"><a href="/services/fraud-protection">Reliable fraud protection</a></div></li></ul></div></div></div></div></div></div></div><div class="section-grey"><div class="section-wrapper"><div class="container-content w-container"><div class="flex-center-gap-72"><div class="flex-center-gap-40"><div class="max-width-450"><div class="flex-center"><h3 class="h4">With a fuel card, you can easily pay for</h3></div></div><div class="chips-wrapper"><a href="/services/fuel" class="chip-wrapper w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca78f7718a2a_Fuel.svg" loading="lazy" width="36" height="36" alt="Fuel" class="chip-icon"/><div class="chip-title">Fuel</div></a><a href="/services/fuel" class="chip-wrapper w-inline-block"><img loading="lazy" width="36" height="36" src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cabb57718a96_AdBlue.svg" alt="AdBlue" class="chip-icon"/><div class="chip-title">AdBlue</div></a><a href="/services/fuel" class="chip-wrapper w-inline-block"><img loading="lazy" width="36" height="36" src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cabb2e718a94_LNG.svg" alt="LNG" class="chip-icon"/><div class="chip-title">LNG</div></a><a href="/services/toll" class="chip-wrapper w-inline-block"><img loading="lazy" width="36" height="36" src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cabf19718a2c_Toll.svg" alt="Toll" class="chip-icon"/><div class="chip-title">Toll</div></a><a href="/services/partner-services/travis-road-services" class="chip-wrapper w-inline-block"><img loading="lazy" width="36" height="36" src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca3285718a46_Repairs.svg" alt="Repairs" class="chip-icon"/><div class="chip-title">Repairs</div></a><a href="/services/partner-services/travis-road-services" class="chip-wrapper w-inline-block"><img loading="lazy" width="36" height="36" src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8caa53b718a39_Parking.svg" alt="Parking" class="chip-icon"/><div class="chip-title">Parking</div></a><a href="/services/partner-services/travis-road-services" class="chip-wrapper w-inline-block"><img loading="lazy" width="36" height="36" src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca1d79718a3a_Wash.svg" alt="Wash" class="chip-icon"/><div class="chip-title">Truck wash</div></a><a href="/services/partner-services" class="chip-wrapper w-inline-block"><img loading="lazy" width="36" height="36" src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8caaccd718a93_Trajects.svg" alt="Trajects" class="chip-icon"/><div class="chip-title">Ferries</div></a><a href="/services/toll" class="chip-wrapper w-inline-block"><img loading="lazy" width="36" height="36" src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca6e00718a95_Tunnels.svg" alt="Tunnels" class="chip-icon"/><div class="chip-title">Tunnels</div></a></div><div class="flex-center"><div data-hover="false" data-delay="0" class="popup w-dropdown"><div class="select-toggle w-dropdown-toggle"><div class="popup-text">What is fuel card?</div></div><nav class="popup-dropdown w-dropdown-list"><div class="shadow-border"><div class="back-white-dark-text"><div class="popup-content-wrapper"><div class="flex-gap-16"><h5 class="h6">Fuel card for cost savings</h5><div><div class="popup-content-text">Fuel Cards are the ideal way to control the costs associated with refuelling. They allow you to easily pay for fuel and use other services without cash. Both large truck companies and smaller ones, for example with only one vehicle, will use the so-called fuel cards. Whether you have trucks or light commercial vehicles in your fleet, Eurowag fuel cards are suitable for everyone.</div></div></div></div></div></div></nav></div></div></div><div class="divider-grey"><div class="divider-horizontal"></div><div class="divider-text">For everything else, with the fuel card you can use</div><div class="divider-horizontal"></div></div><div class="flex-center-gap-40"><div class="flex-center-gap-16"><div class="center-header-440"><h4 class="h5">Eurowag Visa® card</h4><p class="paragraph-centered">With our Eurowag Visa® you can handle travel expenses, and even pay traffic fines.</p></div></div><div class="actions-center"><a href="/services/card/visa" class="button-contained-large w-inline-block"><div class="button-wrapper-large"><div class="button-text">Learn more</div></div></a></div></div></div></div></div></div><div class="section-white"><div class="section-wrapper"><div class="container-content w-container"><div class="w-embed w-script"><div id="ew-widget-fuel" data-locale="en"></div> <script crossorigin="anonymous" src="https://cdn.eurowag.com/widget/fuel.js"></script></div></div></div></div><div class="section-grey"><div class="section-wrapper"><div class="container-content w-container"><div class="flex-center-gap-40"><div class="ew-prime-banner-radius"><div class="w-layout-blockcontainer container w-container"><div class="div-block-9"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/6617c9dab6159688bb5bf480_image%20(5).webp" loading="lazy" data-w-id="4a5fea4d-0834-c6d7-dc3b-c40dc3cdca9d" alt="Eurowag Prime network logo" class="ew-prime-banner-icon"/><div class="banner-image"><h4 class="heading">A brand new fuel station concept – the Eurowag Prime Network</h4><p class="paragraph">Explore our premier locations and optimized pricing.</p></div><div class="div-block-12"><a href="/acceptance-network" class="button w-button">Learn more</a></div></div></div></div><div class="columns w-row"><div class="image-column w-col w-col-6"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/664359c4e470be52b7990e91_Acceptance%20network_Prime.webp" loading="lazy" width="581" alt="Map showing Eurowag acceptance network in 30 countries." class="image-height tablet-contain"/></div><div class="text-column column-padding-left w-col w-col-6"><div class="full-width"><div class="flex-gap-40"><div class="flex-gap-16"><h3 class="h4">Acceptance network in 23 countries</h3><p class="paragraph">Find your nearest fuel station, truck wash or parking and save more with Eurowag's low prices.</p></div><div><a href="/acceptance-network" class="button-contained-large w-inline-block"><div class="button-wrapper-large"><div class="button-text">Go to the Acceptance network</div></div></a></div></div></div></div></div></div></div></div></div><div class="section-white"><div class="section-wrapper"><div class="container-content w-container"><div class="columns w-row"><div class="text-column column-padding-right w-col w-col-6"><div class="flex-gap-40"><div class="header"><h3 class="h4">How do I order a fuel card?</h3></div><div class="vertical-stepper"><div class="step"><div class="step-icon"><div>1</div></div><div class="step-content"><div class="step-title">Submit brief information about your company</div></div></div><div class="connector"></div><div class="step"><div class="step-icon"><div>2</div></div><div class="step-content"><div class="step-title">Credit calculation with online scoring</div><div class="step-subtitle">(we will also process the individual needs of your company)</div></div></div><div class="connector"></div><div class="step"><div class="step-icon"><div>3</div></div><div class="step-content"><div class="step-title">Proof of valid ID</div><div class="step-subtitle">(using a webcam or mobile phone)</div></div></div><div class="connector"></div><div class="step"><div class="step-icon"><div>4</div></div><div class="step-content"><div class="step-title">Sign the contract online</div><div class="step-subtitle">(or by an authorised person)</div></div></div><div class="connector"></div><div class="step"><div class="step-icon"><div>5</div></div><div class="step-content"><div class="step-title">Select the number of fuel cards</div><div class="step-subtitle">(having more cards grants you special services)</div></div></div><div class="connector"></div><div class="step"><div class="step-icon"><div>6</div></div><div class="step-content"><div class="step-title">You will receive your cards by post within<br/> 1-2 weeks<br/></div></div></div></div><div class="button-wrapper"><a id="cta-card-how-reg" href="https://registration.eurowag.com/?lang=en" target="_blank" class="button-contained-large w-inline-block"><div class="button-wrapper-large"><div class="button-text">Apply now</div></div></a></div></div></div><div class="column-mobile-hidden w-col w-col-6"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca9ffc718a99_Document%20Sign%402x.webp" loading="lazy" width="581" sizes="(max-width: 767px) 100vw, (max-width: 991px) 44vw, 45vw" alt="Graphic of a document with a signature and a pen positioned above it." srcset="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca9ffc718a99_Document%2520Sign%25402x-p-500.webp 500w, https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca9ffc718a99_Document%2520Sign%25402x-p-800.webp 800w, https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca9ffc718a99_Document%20Sign%402x.webp 1024w" class="fuel-card-image"/></div></div></div></div></div><div class="section-grey"><div class="section-wrapper"><div class="container-content w-container"><div class="flex-center-gap-40"><div class="max-width-512"><div class="flex-center"><h3 class="h4">Frequently asked questions</h3></div></div><div class="faqs-wrapper"><div class="faq"><div class="faq-question"><div class="faq-q-text"><strong class="bold-text">What can I pay for with Eurowag fuel card?</strong></div><div class="faq-plus-wrapper"><div class="faq-plus-i"></div><div class="faq-minus"></div></div></div><div class="faq-answer"><div class="faq-a-wrap"><div class="faq-rich-text w-richtext"><p>Eurowag fuel card can be used to pay for fuel at fuel stations in the <a href="/acceptance-network-2">Eurowag acceptance network</a>. Fuel card can also be used to make payments for additional services offered by Eurowag or Eurowag partners, including truck washing and tank cleaning, parking, and more. For a full list of services available, check the Eurowag website.</p></div></div></div></div><div class="faq"><div class="faq-question"><div class="faq-q-text"><strong class="bold-text">Where is Eurowag fuel card accepted?</strong></div><div class="faq-plus-wrapper"><div class="faq-plus-i"></div><div class="faq-minus"></div></div></div><div class="faq-answer"><div class="faq-a-wrap"><div class="faq-rich-text w-richtext"><p>Eurowag fuel card is accepted at all fuel stations in the Eurowag acceptance network. See the acceptance network <a href="/acceptance-network-2">here</a>. The acceptance network includes Eurowag’s own truck parks.</p></div></div></div></div><div class="faq"><div class="faq-question"><div class="faq-q-text"><strong class="bold-text">Can Eurowag fuel card be used for toll payments?</strong></div><div class="faq-plus-wrapper"><div class="faq-plus-i"></div><div class="faq-minus"></div></div></div><div class="faq-answer"><div class="faq-a-wrap"><div class="faq-rich-text w-richtext"><p>Eurowag fuel card can be used to make certain toll payments, including some vignettes. See more information on our dedicated <a href="/services/toll">toll page</a> or contact a customer representative for details.</p></div></div></div></div><div class="faq"><div class="faq-question"><div class="faq-q-text"><strong class="bold-text">Does Eurowag fuel card give discounts on fuel and toll?</strong></div><div class="faq-plus-wrapper"><div class="faq-plus-i"></div><div class="faq-minus"></div></div></div><div class="faq-answer"><div class="faq-a-wrap"><div class="faq-rich-text w-richtext"><p>Definitely. Eurowag fuel card let you take advantage of our strong positions in the fuel and toll markets, giving you discounts and exclusive prices. Get in touch with us for more details. or contact a customer representative for details.</p></div></div></div></div><div class="faq"><div class="faq-question"><div class="faq-q-text"><strong class="bold-text">I already have a fuel card from a different company. Why do I need a Eurowag fuel card?</strong></div><div class="faq-plus-wrapper"><div class="faq-plus-i"></div><div class="faq-minus"></div></div></div><div class="faq-answer"><div class="faq-a-wrap"><div class="faq-rich-text w-richtext"><p>Eurowag fuel card gives you access to exclusive benefits only available to Eurowag customers, including discounts on fuel and toll. You also get access to Eurowag Truck Parks, which are conveniently located next to major border crossings.</p></div></div></div></div><div class="faq"><div class="faq-question"><div class="faq-q-text"><strong class="bold-text">What is the maximum credit limit for a Eurowag fuel card?</strong></div><div class="faq-plus-wrapper"><div class="faq-plus-i"></div><div class="faq-minus"></div></div></div><div class="faq-answer"><div class="faq-a-wrap"><div class="faq-rich-text w-richtext"><p>The maximum credit limit is set individually for each client.</p></div></div></div></div><div class="faq"><div class="faq-question"><div class="faq-q-text"><strong class="bold-text">How do you decide the credit limit for my company?</strong></div><div class="faq-plus-wrapper"><div class="faq-plus-i"></div><div class="faq-minus"></div></div></div><div class="faq-answer"><div class="faq-a-wrap"><div class="faq-rich-text w-richtext"><p>Your company's credit limit is determined after an analysis of your company's financials. We look at recent business results and development and check available databases to verify information.</p></div></div></div></div><div class="faq"><div class="faq-question"><div class="faq-q-text"><strong class="bold-text">How do I apply for a Eurowag fuel card?</strong></div><div class="faq-plus-wrapper"><div class="faq-plus-i"></div><div class="faq-minus"></div></div></div><div class="faq-answer"><div class="faq-a-wrap"><div class="faq-rich-text w-richtext"><p>It's simple – just fill out the <a href="https://registration.eurowag.com/?lang=en" target="_blank">registration form</a> and we will be back to you soon. </p></div></div></div></div><div class="faq last-item"><div class="faq-question"><div class="faq-q-text"><strong class="bold-text">Which countries do you support for toll services?</strong></div><div class="faq-plus-wrapper"><div class="faq-plus-i"></div><div class="faq-minus"></div></div></div><div class="faq-answer"><div class="faq-a-wrap"><div class="faq-rich-text w-richtext"><p>We can help you pay for tolls in 26 countries. You can find all the details in the <a href="/services/toll">Toll section</a> of our website.</p></div></div></div></div></div></div></div></div></div><div class="section-white"><div class="section-wrapper"><div class="container-content w-container"><div class="columns w-row"><div class="text-column w-col w-col-6"><div class="flex-gap-40-mobile-center"><div class="desktop-tablet-hidden"><div class="div-block-2"><div class="flex-center-gap-16"><h3 class="h4">Eurowag Mobile App</h3><p class="ew-app-paragraph">The power of Eurowag in your pocket. Suitable for managers, dispatchers and drivers.</p></div></div></div><div class="mobile-hidden"><div class="flex-gap-16"><h3 class="h4">Eurowag Mobile App</h3><p class="ew-app-paragraph">The power of Eurowag in your pocket. Suitable for managers, dispatchers and drivers.</p></div></div><div class="ew-link-wrapper"><div id="w-node-_815b0eec-d7e3-7572-875e-a864237b8463-237b8463" class="mobile-app-wrapper"><a href="https://link.eurowag.com/wpa" target="_blank" class="google-play-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cab8da718a74_Google%20Play%402x.webp" loading="lazy" height="42" width="160" alt="Google play" class="google-play"/></a><a href="https://link.eurowag.com/wpi" target="_blank" class="app-store-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca05bd718a73_App%20Store%402x.png" loading="lazy" width="160" height="42" alt="App store" class="app-store"/></a></div><div class="desktop-tablet-hidden"><div class="phone-wrapper"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca7227718a71_Phone%20Clip%402x.webp" loading="lazy" width="262" sizes="(max-width: 479px) 200px, (max-width: 767px) 262px, 100vw" alt="Phone clip" srcset="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca7227718a71_Phone%2520Clip%25402x-p-500.webp 500w, https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca7227718a71_Phone%20Clip%402x.webp 524w" class="phone-clip-image"/><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca3be4718a70_Phone%402x.webp" loading="lazy" width="170" height="355" alt="Mobile phone showing Eurowag app with a map of Europe, fuel stations, and fuel prices." class="phone-image"/></div></div><a href="/services/eurowag-mobile-app" class="bold-link">Learn more about Eurowag Mobile App</a></div></div></div><div class="column-mobile w-col w-col-6"><div class="phone-wrapper"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca7227718a71_Phone%20Clip%402x.webp" loading="lazy" width="262" sizes="(max-width: 767px) 100vw, 200px" alt="Phone clip" srcset="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca7227718a71_Phone%2520Clip%25402x-p-500.webp 500w, https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca7227718a71_Phone%20Clip%402x.webp 524w" class="phone-clip-image"/><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca3be4718a70_Phone%402x.webp" loading="lazy" width="200" height="418" alt="Mobile phone showing Eurowag app with a map of Europe, fuel stations, and fuel prices." class="phone-image"/></div></div></div></div></div></div><div class="section-grey"><div class="section-wrapper"><div class="container-content w-container"><div class="flex-gap-40"><h2 class="h4">Latest news</h2><div class="w-dyn-list"><div role="list" class="cms-preview-collection w-dyn-items"><div role="listitem" class="w-dyn-item"><a href="/blog/driver-card-regulations-across-the-eu-what-you-need-to-know" class="cms-preview w-inline-block"><img loading="lazy" height="Auto" width="Auto" alt="" src="https://cdn.prod.website-files.com/640885a438a8caa1e17189fb/673dc42dec4d83b21f9b2b2e_Driver%20Card%20Regulations.avif" class="service-image"/><div class="cms-preview-content"><h6 class="h6">Driver Card Regulations Across the EU: What You Need to Know</h6><div class="bold-link">Learn more</div></div></a></div><div role="listitem" class="w-dyn-item"><a href="/blog/the-ultimate-guide-to-transport-licenses-what-every-carrier-needs-to-know" class="cms-preview w-inline-block"><img loading="lazy" height="Auto" width="Auto" alt="" src="https://cdn.prod.website-files.com/640885a438a8caa1e17189fb/673af6366a0fd50da1ed3301_Lending%20a%20transport%20licence.avif" class="service-image"/><div class="cms-preview-content"><h6 class="h6">The Ultimate Guide to Transport Licenses: What Every Carrier Needs to Know</h6><div class="bold-link">Learn more</div></div></a></div><div role="listitem" class="w-dyn-item"><a href="/blog/fleet-financing-and-leasing-options-smart-solutions-for-transport-companies" class="cms-preview w-inline-block"><img loading="lazy" height="Auto" width="Auto" alt="" src="https://cdn.prod.website-files.com/640885a438a8caa1e17189fb/673b06210b7a6d75bef2c5e5_Fleet%20Financing%20and%20Leasing%20Options.avif" class="service-image"/><div class="cms-preview-content"><h6 class="h6">Fleet Financing and Leasing Options: Smart Solutions for Transport Companies</h6><div class="bold-link">Learn more</div></div></a></div></div></div><a href="/blog" class="button-contained-large w-inline-block"><div class="button-wrapper-large"><div class="button-text">More articles</div></div></a></div></div></div></div><div id="cards-contact-us" class="section-white"><div class="section-wrapper"><div class="container-content w-container"><div class="columns w-row"><div class="contact-column w-col w-col-6"><div class="padding-48"><div class="flex-space-between"><div class="max-width-340"><div class="flex-gap-40"><div class="gap-40-mobile-center"><h3 class="h4">I'm interested in Fuel card</h3></div></div></div><div class="mobile-hidden"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca533f718a75_Mail%20Box%402x.webp" loading="lazy" width="420" sizes="(max-width: 767px) 100vw, (max-width: 991px) 39vw, 36vw" alt="Mail box" srcset="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca533f718a75_Mail%2520Box%25402x-p-500.webp 500w, https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca533f718a75_Mail%2520Box%25402x-p-800.webp 800w, https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca533f718a75_Mail%20Box%402x.webp 840w"/></div></div></div></div><div class="text-column w-col w-col-6"><div class="form-wrapper"><div class="form-block w-form"><form name="wf-form-Contact-form" data-name="Contact form" action="https://webcloud-form.eurowag.com?type=lead&country=en" method="post" id="form-contact-card" class="form" data-wf-page-id="655f5bfe0a00439379d1b558" data-wf-element-id="3d6cb4e9-e192-d3f4-7654-1cd7b8a5d42d"><div class="form-header-wrapper"><h4 class="h5">We will get back to you</h4></div><input class="form-field hidden w-input" maxlength="256" name="page_path" data-name="page_path" placeholder="" type="text" id="page_path"/><input class="form-field hidden w-input" maxlength="256" name="utm_source" data-name="utm_source" placeholder="" type="text" id="utm_source"/><input class="form-field hidden w-input" maxlength="256" name="utm_medium" data-name="utm_medium" placeholder="" type="text" id="utm_medium"/><input class="form-field hidden w-input" maxlength="256" name="utm_campaign" data-name="utm_campaign" placeholder="" type="text" id="utm_campaign"/><label for="full_name" class="label">Name and surname *</label><input class="form-field w-input" maxlength="256" name="full_name" data-name="full_name" placeholder="John Downer" type="text" id="full_name" required=""/><label for="company_name" class="label">Company</label><input class="form-field w-input" maxlength="256" name="company_name" data-name="company_name" placeholder="Eurowag s.r.o." type="text" id="company_name"/><label for="vat_number" class="label">VAT number</label><input class="form-field w-input" maxlength="256" name="vat_number" data-name="vat_number" placeholder="CZ26415623" type="text" id="vat_number"/><label for="email_address" class="label">Email *</label><input class="form-field w-input" maxlength="256" name="email_address" data-name="email_address" placeholder="eurowag@gmail.com" type="email" id="email_address" required=""/><label for="phone_number" class="label">Phone *</label><input class="form-field w-input" maxlength="256" name="phone_number" data-name="phone_number" placeholder="+420 111 111 111" type="text" id="phone_number" required=""/><label id="privacy_policy" class="w-checkbox checkbox-field"><div class="w-checkbox-input w-checkbox-input--inputType-custom checkbox"></div><input id="privacy_policy" type="checkbox" name="privacy_policy" data-name="privacy_policy" required="" style="opacity:0;position:absolute;z-index:-1"/><div class="checkbox-label"><div class="label-text">I certify that I have read </div><a href="/privacy-policy" class="link">Privacy and personal data protection principles.</a></div><span id="protection-policy" class="hidden-checkbox-label w-form-label" for="privacy_policy">Potvrzuji, že jsem četl Zásady ochrany soukromí a osobních údajů.</span></label><label id="marketing_news" class="w-checkbox checkbox-field"><div class="w-checkbox-input w-checkbox-input--inputType-custom checkbox"></div><input id="marketing_news" type="checkbox" name="marketing_news" data-name="marketing_news" style="opacity:0;position:absolute;z-index:-1"/><div class="checkbox-label"><div class="label-text">I agree to be contacted for marketing purposes by any member of the </div><a href="/legal-documents" class="link">EUROWAG Group</a><div class="label-text">, in line with the </div><a href="/marketing-consent" class="link">Marketing consent</a><div class="label-text"> that I have read and understand.</div></div><span id="protection-policy" class="hidden-checkbox-label w-form-label" for="marketing_news">Souhlasím s tím, abych byl pro marketingové účely kontaktován kterýmkoli členem Skupina EUROWAG, v souladu s Marketingovým souhlasem, který jsem četl a rozumím mu.</span></label><div class="submit-button-wrapper"><input type="submit" data-wait="Please wait ..." class="submit-button w-button" value="Send"/></div><div class="turnstile"><div data-sitekey="0x4AAAAAAANkvAu-uJKfka8r" data-theme="light" appearance="interaction-only" class="cf-turnstile"></div></div></form><div class="success-message w-form-done"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca3b07718bbd_Success.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca3b07718bbd_Success-p-500.webp 500w, https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca3b07718bbd_Success.webp 832w" alt="Success"/><div class="flex-center-gap-40"><h5 class="h6">Thank you! Your submission has been received!</h5><div class="small-text">We will contact you soon</div></div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div></div></div></div></div></div><section class="footer"><div class="footer-wrapper"><div class="container-content w-container"><div class="footer-content"><div id="w-node-c86a5689-d32a-d19c-c6a3-aed3cd043fc1-cd043fbd" class="footer-block"><div class="footer-title">Eurowag</div><a href="/" class="footer-link">Homepage</a><a href="/contact-us" class="footer-link">Contact</a><a href="/acceptance-network" class="footer-link">Acceptance network</a><a href="/company/about-us" class="footer-link">Company</a><a href="/company/career" class="footer-link">Career</a><a href="/company/partners" class="footer-link">Become our partner</a><a href="https://investors.eurowag.com/" target="_blank" class="footer-link">Investor relations</a><a href="/blog" class="footer-link">Blog</a><a href="/company/press-releases" class="footer-link">For media</a></div><div id="w-node-c86a5689-d32a-d19c-c6a3-aed3cd043fd6-cd043fbd" class="footer-block"><div class="footer-title">Our products and services</div><a href="/services/card" aria-current="page" class="footer-link w--current">Fuel card</a><a href="/services/toll" class="footer-link">Toll</a><a href="/services/tax-refund" class="footer-link">Tax refund</a><a href="/services/fleet-management" class="footer-link">Fleet management</a><a href="/services/eurowag-navigation" class="footer-link">Eurowag navigation</a><a href="/services/automotive-and-emobility" class="footer-link">eMobility</a><a href="/services/fuel" class="footer-link">Fuel</a><a href="/services/financial-services" class="footer-link">Financial services</a><a href="/services/partner-services" class="footer-link">Partners services<br/></a><a href="/services/eurowag-mobile-app" class="footer-link">Eurowag mobile app<br/></a><a href="/services/fraud-protection" class="footer-link">Fraud protection<br/></a></div><div class="footer-block"><div class="footer-title">Documents</div><a href="/privacy-policy" class="footer-link">Privacy policy</a><a href="/cookie-policy" class="footer-link">Cookie policy</a><a href="/legal-documents" class="footer-link">Legal documents</a><a href="/marketing-consent" class="footer-link">Marketing consent</a><a href="https://www.eurowag.com/files/modern-slavery-statement" target="_blank" class="footer-link">Modern slavery statement</a><a href="https://cdn.prod.website-files.com/640885a438a8cac228718a04/6449142835d6ff381652b487_EW%20Manual%20Smartpeak_EN%20Toll%20demo.pdf" target="_blank" class="footer-link">Eurowag manual Smartpeak</a><a href="/services/security-and-data-protection" class="footer-link">Security and data protection</a><a href="/files/speak-up-policy.pdf" target="_blank" class="footer-link">Speak Up policy</a></div><div id="w-node-c86a5689-d32a-d19c-c6a3-aed3cd043fea-cd043fbd" class="footer-block"><div class="footer-subblock"><div class="footer-title"><div class="bold-inline-text">Customer Service:</div><div class="inline-text-light"> 8:00 am - 5:00 pm working days</div></div><div class="footer-title"><div class="bold-inline-text">Customer Assistance:</div><div class="inline-text-light"> 24/7 NON STOP</div></div><div class="second-button-outlined-medium"><a id="cta-footer-phone" href="tel:+420233555111" class="second-button-outlined-medium w-inline-block"><div class="button-wrapper-medium"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8caa982718a4c_Call%20Circle%20Filled.svg" loading="lazy" width="20" height="19.19" alt="Call dark" class="medium-button-left-icon"/><div class="button-text">+420 233 555 111</div></div></a></div><div class="footer-title"></div></div><div class="footer-subblock"><div class="footer-title">Eurowag mobile app</div><div id="w-node-_815b0eec-d7e3-7572-875e-a864237b8463-237b8463" class="mobile-app-wrapper"><a href="https://link.eurowag.com/wpa" target="_blank" class="google-play-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cab8da718a74_Google%20Play%402x.webp" loading="lazy" height="42" width="160" alt="Google play" class="google-play"/></a><a href="https://link.eurowag.com/wpi" target="_blank" class="app-store-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca05bd718a73_App%20Store%402x.png" loading="lazy" width="160" height="42" alt="App store" class="app-store"/></a></div></div><div class="footer-subblock"><div class="footer-title">Social networks</div><div class="socials-wrapper"><a href="https://www.linkedin.com/company/eurowag/" target="_blank" class="social-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca8278718a4d_Linkedin%20Icon.svg" loading="lazy" width="32" height="32" alt="Linkedin" id="w-node-c86a5689-d32a-d19c-c6a3-aed3cd043ff9-cd043fbd"/></a><a href="https://www.facebook.com/Eurowag-300730813753922/" target="_blank" class="social-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca6e4d718a4e_Facebook%20Icon.svg" loading="lazy" width="32" height="32" alt="Facebook" id="w-node-c86a5689-d32a-d19c-c6a3-aed3cd043ffb-cd043fbd"/></a><a href="https://www.youtube.com/user/ewcards" target="_blank" class="social-link w-inline-block"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8ca8dd3718a4f_Youtube%20Icon.svg" loading="lazy" width="32" height="32" alt="Youtube"/></a></div></div></div></div></div></div><div class="copyrights-wrapper"><div class="container-content w-container"><img src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/640885a438a8cae7f8718a2d_Logo.svg" loading="lazy" alt="Logo" class="logo-footer"/><div class="footer-copyright-center">Copyright © 2024, W.A.G. payment solutions, a.s. All services are provided by W.A.G. payment solutions, a.s. and its subsidiaries. W.A.G. payment solutions, a.s. is registered in the Commercial Register under file No. B 6882 at the Municipal Court in Prague, Czech Republic (registered number 26415623). W.A.G. Issuing Services, a.s. is a wholly owned subsidiary of W.A.G. payment solutions, a.s. and is authorized and regulated by the Czech National Bank (www.CNB.cz) under its identification number (ID no.): 050 21 910, registered in the Czech Republic registered office at Na Vítězné pláni 1719/4 140 00 Prague 4 Czech Republic. All rights reserved.</div></div></div></section><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=640885a438a8cac228718a04" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/640885a438a8cac228718a04/js/webflow.7566a7887.js" type="text/javascript"></script><!-- Cookies --> <script type="module" crossorigin="anonymous"> import { createCookieModal } from "https://cdn.eurowag.com/cookies/cookies.js"; createCookieModal('en'); </script> <!-- Page utils --> <script src="https://cdn.eurowag.com/page-utils/main.js" crossorigin="anonymous"></script> </body></html>