{"id":5014,"date":"2025-05-03T22:56:06","date_gmt":"2025-05-03T20:56:06","guid":{"rendered":"https:\/\/hotel-cdg.com\/tax-refund-paris-charles-de-gaulle-airport\/"},"modified":"2025-11-21T12:25:38","modified_gmt":"2025-11-21T11:25:38","slug":"tax-refund-paris-charles-de-gaulle-airport","status":"publish","type":"post","link":"https:\/\/hotel-cdg.com\/en\/tax-refund-paris-charles-de-gaulle-airport\/","title":{"rendered":"Tax Refund &#8211; Paris-Charles De Gaulle Airport"},"content":{"rendered":"\n<p>Are You a Citizen of a Non-European Union Country? Benefit from VAT refunds on your purchases made in France or the EU, under certain conditions.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/hotel-cdg.com\/wp-content\/uploads\/2025\/05\/tax-refund-paris-683x1024.webp\" alt=\"cdg tax refund\u200b\" class=\"wp-image-6297\" srcset=\"https:\/\/hotel-cdg.com\/wp-content\/uploads\/2025\/05\/tax-refund-paris-683x1024.webp 683w, https:\/\/hotel-cdg.com\/wp-content\/uploads\/2025\/05\/tax-refund-paris-200x300.webp 200w, https:\/\/hotel-cdg.com\/wp-content\/uploads\/2025\/05\/tax-refund-paris-768x1152.webp 768w, https:\/\/hotel-cdg.com\/wp-content\/uploads\/2025\/05\/tax-refund-paris.webp 1024w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Are You Eligible for Tax Refunds?<\/h2>\n\n\n\n<p>You can claim tax refunds if:<\/p>\n\n\n\n<ul style=\"padding-left:20px\" class=\"wp-block-list\">\n<li>You reside outside the European Union<\/li>\n\n\n\n<li>You are over 16 years old<\/li>\n\n\n\n<li>Your purchases exceed \u20ac100 including tax<\/li>\n\n\n\n<li>The purchases are for personal use and made from an approved Tax Free Shopping retailer<\/li>\n<\/ul>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Where and how to Claim Tax Refunds at CDG?<\/h2>\n\n\n\n<p>The procedure is done during your <strong>final departure from the EU<\/strong>. Present your purchases and the <strong>sales receipt<\/strong> to French customs for validation.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">You Have Two Options:<\/h3>\n\n\n\n<ol style=\"padding-left:20px\" class=\"wp-block-list\">\n<li><strong>Validation at customs offices<\/strong> (in public areas, before the boarding area)<\/li>\n\n\n\n<li><strong>Validation via PABLO automated kiosks<\/strong>, if your receipt has the corresponding logo<\/li>\n<\/ol>\n\n\n\n<p>Customs offices are open during flight departure and arrival hours.<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Immediate Refund<\/h2>\n\n\n\n<p>For a cash refund, go to a <strong>Cash Paris<\/strong> or <strong>Global Exchange<\/strong> office with your validated documents. You can also request a bank transfer (processing time: 4 to 6 weeks).<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Location of Tax Refund Offices:<\/h2>\n\n\n\n<ul style=\"padding-left:20px\" class=\"wp-block-list\">\n<li><strong>Terminal 1<\/strong>: Level 2, near Hall 6<\/li>\n\n\n\n<li><strong>Terminal 2A\u20132C<\/strong>: Arrivals Level<\/li>\n\n\n\n<li><strong>Terminal 2B\u20132D<\/strong>: Arrivals Level<\/li>\n\n\n\n<li><strong>Terminal 2E<\/strong>: Departures Level, Gate 3d<\/li>\n\n\n\n<li><strong>Terminal 2F<\/strong>: Arrivals Level, opposite Gate 10a<\/li>\n\n\n\n<li><strong>Terminal 3<\/strong>: Arrivals Hall<\/li>\n<\/ul>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Using PABLO Kiosks<\/h2>\n\n\n\n<ol style=\"padding-left:20px\" class=\"wp-block-list\">\n<li>Select your language<\/li>\n\n\n\n<li>Scan the barcode on the receipt<\/li>\n\n\n\n<li>Validate &#8211; a green screen will display: <em>\u201cOK, valid form\u201d<\/em><\/li>\n<\/ol>\n\n\n\n<p>PABLO kiosks are located in the immediate vicinity of the Tax Refund-Customs offices.<\/p>\n\n\n\n<div class=\"wp-block-columns are-vertically-aligned-center is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Hotel Search<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n            padding: 20px;\n            background-color: #f5f5f5;\n        }\n\n        .widget-container {\n            max-width: 620px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 8px;\n            padding: 32px;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n            cursor: pointer;\n            transition: box-shadow 0.3s ease;\n        }\n\n        .widget-container:hover {\n            box-shadow: 0 4px 12px rgba(0,0,0,0.15);\n        }\n\n        h4 {\n            font-size: 28px;\n            font-weight: 600;\n            margin-bottom: 24px;\n            color: #262626;\n        }\n\n        .input-group {\n            margin-bottom: 16px;\n        }\n\n        .input-wrapper {\n            position: relative;\n            display: flex;\n            align-items: center;\n            border: 1px solid #d4d4d4;\n            border-radius: 4px;\n            padding: 12px 16px;\n            background: white;\n            transition: border-color 0.2s ease;\n        }\n\n        .input-wrapper:hover {\n            border-color: #0071c2;\n        }\n\n        .icon {\n            margin-right: 12px;\n            color: #6b6b6b;\n            font-size: 18px;\n        }\n\n        .input-field {\n            flex: 1;\n            border: none;\n            outline: none;\n            font-size: 14px;\n            color: #262626;\n            background: transparent;\n            pointer-events: none;\n        }\n\n        .input-field::placeholder {\n            color: #6b6b6b;\n        }\n\n        .dates-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 16px;\n            margin-bottom: 24px;\n        }\n\n        .search-button {\n            width: 100%;\n            background: #0071c2;\n            color: white;\n            border: none;\n            border-radius: 4px;\n            padding: 14px 24px;\n            font-size: 16px;\n            font-weight: 600;\n            cursor: pointer;\n            transition: background-color 0.2s ease;\n        }\n\n        .search-button:hover {\n            background: #00509e;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"widget-container\" onclick=\"redirectToBooking(event)\">\n        <h4>Search for places to stay<\/h4>\n        \n        <div class=\"input-group\">\n            <div class=\"input-wrapper\">\n                <span class=\"icon\">\ud83d\udccd<\/span>\n                <input type=\"text\" class=\"input-field\" placeholder=\"Destination\" readonly>\n            <\/div>\n        <\/div>\n\n        <div class=\"dates-row\">\n            <div class=\"input-group\">\n                <div class=\"input-wrapper\">\n                    <span class=\"icon\">\ud83d\udcc5<\/span>\n                    <input type=\"text\" class=\"input-field\" placeholder=\"Check-in\" readonly>\n                <\/div>\n            <\/div>\n\n            <div class=\"input-group\">\n                <div class=\"input-wrapper\">\n                    <span class=\"icon\">\ud83d\udcc5<\/span>\n                    <input type=\"text\" class=\"input-field\" placeholder=\"Check-out\" readonly>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <button class=\"search-button\">Search<\/button>\n    <\/div>\n\n    <script>\n        function redirectToBooking(event) {\n            event.preventDefault();\n            window.open('https:\/\/www.jdoqocy.com\/click-101202339-15734710', '_blank', 'nofollow,noopener,noreferrer');\n        }\n    <\/script>\n<\/body>\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Are You a Citizen of a Non-European Union Country? Benefit from VAT refunds on your purchases made in France or the EU, under certain conditions. Are You Eligible for Tax Refunds? You can claim tax refunds if: Where and how to Claim Tax Refunds at CDG? The procedure is done during your final departure from the EU. Present your purchases and the sales receipt to French customs for validation. You Have Two Options: Customs offices are open during flight departure and arrival hours. Immediate Refund For a cash refund, go to a Cash Paris or Global Exchange office with your validated documents. You can also request a bank transfer (processing time: 4 to 6 weeks). Location of Tax Refund Offices: Using PABLO Kiosks PABLO kiosks are located in the immediate vicinity of the Tax Refund-Customs offices. Hotel Search Search for places to stay \ud83d\udccd \ud83d\udcc5 \ud83d\udcc5 Search<\/p>\n","protected":false},"author":1,"featured_media":4568,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[39],"tags":[],"post_folder":[],"class_list":["post-5014","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-flights-passengers"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Tax Refund - Paris-Charles De Gaulle Airport<\/title>\n<meta name=\"description\" content=\"Tax Refund at Roissy CDG Airport: procedures, conditions, and locations (customs, PABLO kiosks) for obtaining VAT refunds before your non-EU flight.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hotel-cdg.com\/en\/tax-refund-paris-charles-de-gaulle-airport\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Tax Refund - Paris-Charles De Gaulle Airport\" \/>\n<meta property=\"og:description\" content=\"Tax Refund at Roissy CDG Airport: procedures, conditions, and locations (customs, PABLO kiosks) for obtaining VAT refunds before your non-EU flight.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hotel-cdg.com\/en\/tax-refund-paris-charles-de-gaulle-airport\/\" \/>\n<meta property=\"og:site_name\" content=\"CDG Hotel\" \/>\n<meta property=\"article:published_time\" content=\"2025-05-03T20:56:06+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-21T11:25:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hotel-cdg.com\/wp-content\/uploads\/2024\/06\/charles-de-gaulle-85207_1920-1024x757.jpg\" \/>\n<meta name=\"author\" content=\"Christophe LE BRAS\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Tax Refund - Paris-Charles De Gaulle Airport\" \/>\n<meta name=\"twitter:description\" content=\"Tax Refund at Roissy CDG Airport: procedures, conditions, and locations (customs, PABLO kiosks) for obtaining VAT refunds before your non-EU flight.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/hotel-cdg.com\/wp-content\/uploads\/2024\/06\/charles-de-gaulle-85207_1920-1024x757.jpg\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Christophe LE BRAS\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/tax-refund-paris-charles-de-gaulle-airport\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/tax-refund-paris-charles-de-gaulle-airport\\\/\"},\"author\":{\"name\":\"Christophe LE BRAS\",\"@id\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/#\\\/schema\\\/person\\\/8aa4434c85008cd651565f9d173b4dd1\"},\"headline\":\"Tax Refund &#8211; Paris-Charles De Gaulle Airport\",\"datePublished\":\"2025-05-03T20:56:06+00:00\",\"dateModified\":\"2025-11-21T11:25:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/tax-refund-paris-charles-de-gaulle-airport\\\/\"},\"wordCount\":252,\"publisher\":{\"@id\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/tax-refund-paris-charles-de-gaulle-airport\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/hotel-cdg.com\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/charles-de-gaulle-85207_1920.jpg\",\"articleSection\":[\"Flights &amp; Passengers\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/tax-refund-paris-charles-de-gaulle-airport\\\/\",\"url\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/tax-refund-paris-charles-de-gaulle-airport\\\/\",\"name\":\"Tax Refund - Paris-Charles De Gaulle Airport\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/tax-refund-paris-charles-de-gaulle-airport\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/tax-refund-paris-charles-de-gaulle-airport\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/hotel-cdg.com\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/charles-de-gaulle-85207_1920.jpg\",\"datePublished\":\"2025-05-03T20:56:06+00:00\",\"dateModified\":\"2025-11-21T11:25:38+00:00\",\"description\":\"Tax Refund at Roissy CDG Airport: procedures, conditions, and locations (customs, PABLO kiosks) for obtaining VAT refunds before your non-EU flight.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/tax-refund-paris-charles-de-gaulle-airport\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/tax-refund-paris-charles-de-gaulle-airport\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/tax-refund-paris-charles-de-gaulle-airport\\\/#primaryimage\",\"url\":\"https:\\\/\\\/hotel-cdg.com\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/charles-de-gaulle-85207_1920.jpg\",\"contentUrl\":\"https:\\\/\\\/hotel-cdg.com\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/charles-de-gaulle-85207_1920.jpg\",\"width\":1920,\"height\":1419},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/tax-refund-paris-charles-de-gaulle-airport\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tax Refund \u2013 Paris-Charles De Gaulle Airport\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/\",\"name\":\"H\u00f4tel CDG\",\"description\":\"Find a hotel at Roissy CDG airport\",\"publisher\":{\"@id\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/#organization\"},\"alternateName\":\"H\u00f4tel \u00e0 Roissy CDG\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/#organization\",\"name\":\"GDG Hotel\",\"alternateName\":\"Hotel at Roissy CDG\",\"url\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/hotel-cdg.com\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/refined_logo_paris_airport_info.jpg\",\"contentUrl\":\"https:\\\/\\\/hotel-cdg.com\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/refined_logo_paris_airport_info.jpg\",\"width\":1024,\"height\":1024,\"caption\":\"GDG Hotel\"},\"image\":{\"@id\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/#\\\/schema\\\/person\\\/8aa4434c85008cd651565f9d173b4dd1\",\"name\":\"Christophe LE BRAS\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/hotel-cdg.com\\\/wp-content\\\/litespeed\\\/avatar\\\/41434cc555c7e6f5cde4d83e6c6e8114.jpg?ver=1775976821\",\"url\":\"https:\\\/\\\/hotel-cdg.com\\\/wp-content\\\/litespeed\\\/avatar\\\/41434cc555c7e6f5cde4d83e6c6e8114.jpg?ver=1775976821\",\"contentUrl\":\"https:\\\/\\\/hotel-cdg.com\\\/wp-content\\\/litespeed\\\/avatar\\\/41434cc555c7e6f5cde4d83e6c6e8114.jpg?ver=1775976821\",\"caption\":\"Christophe LE BRAS\"},\"sameAs\":[\"https:\\\/\\\/hotel-cdg.com\"],\"url\":\"https:\\\/\\\/hotel-cdg.com\\\/en\\\/author\\\/lightslategray-pheasant-322778-hostingersite-com\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Tax Refund - Paris-Charles De Gaulle Airport","description":"Tax Refund at Roissy CDG Airport: procedures, conditions, and locations (customs, PABLO kiosks) for obtaining VAT refunds before your non-EU flight.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/hotel-cdg.com\/en\/tax-refund-paris-charles-de-gaulle-airport\/","og_locale":"en_US","og_type":"article","og_title":"Tax Refund - Paris-Charles De Gaulle Airport","og_description":"Tax Refund at Roissy CDG Airport: procedures, conditions, and locations (customs, PABLO kiosks) for obtaining VAT refunds before your non-EU flight.","og_url":"https:\/\/hotel-cdg.com\/en\/tax-refund-paris-charles-de-gaulle-airport\/","og_site_name":"CDG Hotel","article_published_time":"2025-05-03T20:56:06+00:00","article_modified_time":"2025-11-21T11:25:38+00:00","og_image":[{"url":"https:\/\/hotel-cdg.com\/wp-content\/uploads\/2024\/06\/charles-de-gaulle-85207_1920-1024x757.jpg","type":"","width":"","height":""}],"author":"Christophe LE BRAS","twitter_card":"summary_large_image","twitter_title":"Tax Refund - Paris-Charles De Gaulle Airport","twitter_description":"Tax Refund at Roissy CDG Airport: procedures, conditions, and locations (customs, PABLO kiosks) for obtaining VAT refunds before your non-EU flight.","twitter_image":"https:\/\/hotel-cdg.com\/wp-content\/uploads\/2024\/06\/charles-de-gaulle-85207_1920-1024x757.jpg","twitter_misc":{"Written by":"Christophe LE BRAS","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/hotel-cdg.com\/en\/tax-refund-paris-charles-de-gaulle-airport\/#article","isPartOf":{"@id":"https:\/\/hotel-cdg.com\/en\/tax-refund-paris-charles-de-gaulle-airport\/"},"author":{"name":"Christophe LE BRAS","@id":"https:\/\/hotel-cdg.com\/en\/#\/schema\/person\/8aa4434c85008cd651565f9d173b4dd1"},"headline":"Tax Refund &#8211; Paris-Charles De Gaulle Airport","datePublished":"2025-05-03T20:56:06+00:00","dateModified":"2025-11-21T11:25:38+00:00","mainEntityOfPage":{"@id":"https:\/\/hotel-cdg.com\/en\/tax-refund-paris-charles-de-gaulle-airport\/"},"wordCount":252,"publisher":{"@id":"https:\/\/hotel-cdg.com\/en\/#organization"},"image":{"@id":"https:\/\/hotel-cdg.com\/en\/tax-refund-paris-charles-de-gaulle-airport\/#primaryimage"},"thumbnailUrl":"https:\/\/hotel-cdg.com\/wp-content\/uploads\/2024\/06\/charles-de-gaulle-85207_1920.jpg","articleSection":["Flights &amp; Passengers"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/hotel-cdg.com\/en\/tax-refund-paris-charles-de-gaulle-airport\/","url":"https:\/\/hotel-cdg.com\/en\/tax-refund-paris-charles-de-gaulle-airport\/","name":"Tax Refund - Paris-Charles De Gaulle Airport","isPartOf":{"@id":"https:\/\/hotel-cdg.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/hotel-cdg.com\/en\/tax-refund-paris-charles-de-gaulle-airport\/#primaryimage"},"image":{"@id":"https:\/\/hotel-cdg.com\/en\/tax-refund-paris-charles-de-gaulle-airport\/#primaryimage"},"thumbnailUrl":"https:\/\/hotel-cdg.com\/wp-content\/uploads\/2024\/06\/charles-de-gaulle-85207_1920.jpg","datePublished":"2025-05-03T20:56:06+00:00","dateModified":"2025-11-21T11:25:38+00:00","description":"Tax Refund at Roissy CDG Airport: procedures, conditions, and locations (customs, PABLO kiosks) for obtaining VAT refunds before your non-EU flight.","breadcrumb":{"@id":"https:\/\/hotel-cdg.com\/en\/tax-refund-paris-charles-de-gaulle-airport\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hotel-cdg.com\/en\/tax-refund-paris-charles-de-gaulle-airport\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hotel-cdg.com\/en\/tax-refund-paris-charles-de-gaulle-airport\/#primaryimage","url":"https:\/\/hotel-cdg.com\/wp-content\/uploads\/2024\/06\/charles-de-gaulle-85207_1920.jpg","contentUrl":"https:\/\/hotel-cdg.com\/wp-content\/uploads\/2024\/06\/charles-de-gaulle-85207_1920.jpg","width":1920,"height":1419},{"@type":"BreadcrumbList","@id":"https:\/\/hotel-cdg.com\/en\/tax-refund-paris-charles-de-gaulle-airport\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hotel-cdg.com\/en\/"},{"@type":"ListItem","position":2,"name":"Tax Refund \u2013 Paris-Charles De Gaulle Airport"}]},{"@type":"WebSite","@id":"https:\/\/hotel-cdg.com\/en\/#website","url":"https:\/\/hotel-cdg.com\/en\/","name":"H\u00f4tel CDG","description":"Find a hotel at Roissy CDG airport","publisher":{"@id":"https:\/\/hotel-cdg.com\/en\/#organization"},"alternateName":"H\u00f4tel \u00e0 Roissy CDG","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hotel-cdg.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/hotel-cdg.com\/en\/#organization","name":"GDG Hotel","alternateName":"Hotel at Roissy CDG","url":"https:\/\/hotel-cdg.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hotel-cdg.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/hotel-cdg.com\/wp-content\/uploads\/2024\/06\/refined_logo_paris_airport_info.jpg","contentUrl":"https:\/\/hotel-cdg.com\/wp-content\/uploads\/2024\/06\/refined_logo_paris_airport_info.jpg","width":1024,"height":1024,"caption":"GDG Hotel"},"image":{"@id":"https:\/\/hotel-cdg.com\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/hotel-cdg.com\/en\/#\/schema\/person\/8aa4434c85008cd651565f9d173b4dd1","name":"Christophe LE BRAS","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hotel-cdg.com\/wp-content\/litespeed\/avatar\/41434cc555c7e6f5cde4d83e6c6e8114.jpg?ver=1775976821","url":"https:\/\/hotel-cdg.com\/wp-content\/litespeed\/avatar\/41434cc555c7e6f5cde4d83e6c6e8114.jpg?ver=1775976821","contentUrl":"https:\/\/hotel-cdg.com\/wp-content\/litespeed\/avatar\/41434cc555c7e6f5cde4d83e6c6e8114.jpg?ver=1775976821","caption":"Christophe LE BRAS"},"sameAs":["https:\/\/hotel-cdg.com"],"url":"https:\/\/hotel-cdg.com\/en\/author\/lightslategray-pheasant-322778-hostingersite-com\/"}]}},"_links":{"self":[{"href":"https:\/\/hotel-cdg.com\/en\/wp-json\/wp\/v2\/posts\/5014","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hotel-cdg.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hotel-cdg.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hotel-cdg.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hotel-cdg.com\/en\/wp-json\/wp\/v2\/comments?post=5014"}],"version-history":[{"count":4,"href":"https:\/\/hotel-cdg.com\/en\/wp-json\/wp\/v2\/posts\/5014\/revisions"}],"predecessor-version":[{"id":6301,"href":"https:\/\/hotel-cdg.com\/en\/wp-json\/wp\/v2\/posts\/5014\/revisions\/6301"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hotel-cdg.com\/en\/wp-json\/wp\/v2\/media\/4568"}],"wp:attachment":[{"href":"https:\/\/hotel-cdg.com\/en\/wp-json\/wp\/v2\/media?parent=5014"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hotel-cdg.com\/en\/wp-json\/wp\/v2\/categories?post=5014"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hotel-cdg.com\/en\/wp-json\/wp\/v2\/tags?post=5014"},{"taxonomy":"post_folder","embeddable":true,"href":"https:\/\/hotel-cdg.com\/en\/wp-json\/wp\/v2\/post_folder?post=5014"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}