{"id":40443,"date":"2025-06-14T20:03:51","date_gmt":"2025-06-14T18:03:51","guid":{"rendered":"https:\/\/plukdenacht.nl\/voucher-checker\/"},"modified":"2025-06-14T20:03:51","modified_gmt":"2025-06-14T18:03:51","slug":"voucher-checker","status":"publish","type":"page","link":"https:\/\/plukdenacht.nl\/en\/voucher-checker\/","title":{"rendered":"Presale code checker"},"content":{"rendered":"    <div id=\"gift-card-checker\">\n        <h3>Check your presale credit<\/h3>\n        <input\n            type=\"text\"\n            id=\"gift-card-code\"\n            placeholder=\"Enter presale code\"\n        \/>\n        <button id=\"check-gift-card\">Check presale credit<\/button>\n        <div id=\"gift-card-result\"><\/div>\n    <\/div>\n\n    <script>\n    document.addEventListener('DOMContentLoaded', function () {\n        const giftCardStrings = {\"empty_code\":\"Please enter a gift card code.\",\"valid_code\":\"Valid code\",\"remaining_balance\":\"Remaining balance:\",\"activity_history\":\"Activity History:\",\"on\":\"on\"};\n\n        document.getElementById('check-gift-card').addEventListener('click', function () {\n            const code = document.getElementById('gift-card-code').value.trim();\n\n            if (!code) {\n                document.getElementById('gift-card-result').textContent = `\u26a0\ufe0f ${giftCardStrings.empty_code}`;\n                return;\n            }\n\n            fetch(window.ajaxurl, {\n                method: 'POST',\n                headers: {\n                    'Content-Type': 'application\/x-www-form-urlencoded',\n                },\n                body: new URLSearchParams({\n                    action: 'check_gift_card',\n                    code: code\n                })\n            })\n            .then(res => res.json())\n            .then(data => {\n                const resultDiv = document.getElementById('gift-card-result');\n\n                if (data.success) {\n                    const remaining = data.data.remaining;\n                    const activities = data.data.activities;\n\n                    let html = `\u2705 ${giftCardStrings.valid_code}<br>${giftCardStrings.remaining_balance} \u20ac${remaining}`;\n\n                    if (activities && activities.length) {\n                        html += `<br><br><strong>${giftCardStrings.activity_history}<\/strong><ul>`;\n                        activities.forEach(act => {\n                            html += `<li><strong>${act.type}<\/strong> \u2013 ${act.amount} ${giftCardStrings.on} ${act.date}`;\n                            if (act.note) html += ` <em>(${act.note})<\/em>`;\n                            html += `<\/li>`;\n                        });\n                        html += `<\/ul>`;\n                    }\n\n                    resultDiv.innerHTML = html;\n\n                } else {\n                    resultDiv.innerHTML = `\u274c ${data.data.message}`;\n                }\n            })\n        });\n    });\n    <\/script>\n    \n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"navigation_state":false,"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"_EventAllDay":false,"_EventTimezone":"","_EventStartDate":"","_EventEndDate":"","_EventStartDateUTC":"","_EventEndDateUTC":"","_EventShowMap":false,"_EventShowMapLink":false,"_EventURL":"","_EventCost":"","_EventCostDescription":"","_EventCurrencySymbol":"","_EventCurrencyCode":"","_EventCurrencyPosition":"","_EventDateTimeSeparator":"","_EventTimeRangeSeparator":"","_EventOrganizerID":[],"_EventVenueID":[],"_OrganizerEmail":"","_OrganizerPhone":"","_OrganizerWebsite":"","_VenueAddress":"","_VenueCity":"","_VenueCountry":"","_VenueProvince":"","_VenueState":"","_VenueZip":"","_VenuePhone":"","_VenueURL":"","_VenueStateProvince":"","_VenueLat":"","_VenueLng":"","_VenueShowMap":false,"_VenueShowMapLink":false,"footnotes":"","_tec_slr_enabled":"","_tec_slr_layout":""},"class_list":["post-40443","page","type-page","status-publish","entry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Presale code checker - Pluk de Nacht<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/plukdenacht.nl\/en\/voucher-checker\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Presale code checker - Pluk de Nacht\" \/>\n<meta property=\"og:url\" content=\"https:\/\/plukdenacht.nl\/en\/voucher-checker\/\" \/>\n<meta property=\"og:site_name\" content=\"Pluk de Nacht\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/plukdenacht\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/plukdenacht.nl\\\/en\\\/voucher-checker\\\/\",\"url\":\"https:\\\/\\\/plukdenacht.nl\\\/en\\\/voucher-checker\\\/\",\"name\":\"Presale code checker - Pluk de Nacht\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/plukdenacht.nl\\\/#website\"},\"datePublished\":\"2025-06-14T18:03:51+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/plukdenacht.nl\\\/en\\\/voucher-checker\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/plukdenacht.nl\\\/en\\\/voucher-checker\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/plukdenacht.nl\\\/en\\\/voucher-checker\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/plukdenacht.nl\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Presale code checker\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/plukdenacht.nl\\\/#website\",\"url\":\"https:\\\/\\\/plukdenacht.nl\\\/\",\"name\":\"Pluk de Nacht\",\"description\":\"Open air film festival\",\"publisher\":{\"@id\":\"https:\\\/\\\/plukdenacht.nl\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/plukdenacht.nl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/plukdenacht.nl\\\/#organization\",\"name\":\"Pluk de Nacht\",\"url\":\"https:\\\/\\\/plukdenacht.nl\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/plukdenacht.nl\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/plukdenacht.nl\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/logo_b.svg\",\"contentUrl\":\"https:\\\/\\\/plukdenacht.nl\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/logo_b.svg\",\"width\":54,\"height\":26,\"caption\":\"Pluk de Nacht\"},\"image\":{\"@id\":\"https:\\\/\\\/plukdenacht.nl\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/plukdenacht\",\"https:\\\/\\\/www.instagram.com\\\/plukfilmfestival\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Presale code checker - Pluk de Nacht","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:\/\/plukdenacht.nl\/en\/voucher-checker\/","og_locale":"en_US","og_type":"article","og_title":"Presale code checker - Pluk de Nacht","og_url":"https:\/\/plukdenacht.nl\/en\/voucher-checker\/","og_site_name":"Pluk de Nacht","article_publisher":"https:\/\/www.facebook.com\/plukdenacht","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/plukdenacht.nl\/en\/voucher-checker\/","url":"https:\/\/plukdenacht.nl\/en\/voucher-checker\/","name":"Presale code checker - Pluk de Nacht","isPartOf":{"@id":"https:\/\/plukdenacht.nl\/#website"},"datePublished":"2025-06-14T18:03:51+00:00","breadcrumb":{"@id":"https:\/\/plukdenacht.nl\/en\/voucher-checker\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/plukdenacht.nl\/en\/voucher-checker\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/plukdenacht.nl\/en\/voucher-checker\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/plukdenacht.nl\/en\/"},{"@type":"ListItem","position":2,"name":"Presale code checker"}]},{"@type":"WebSite","@id":"https:\/\/plukdenacht.nl\/#website","url":"https:\/\/plukdenacht.nl\/","name":"Pluk de Nacht","description":"Open air film festival","publisher":{"@id":"https:\/\/plukdenacht.nl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/plukdenacht.nl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/plukdenacht.nl\/#organization","name":"Pluk de Nacht","url":"https:\/\/plukdenacht.nl\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/plukdenacht.nl\/#\/schema\/logo\/image\/","url":"https:\/\/plukdenacht.nl\/wp-content\/uploads\/2023\/06\/logo_b.svg","contentUrl":"https:\/\/plukdenacht.nl\/wp-content\/uploads\/2023\/06\/logo_b.svg","width":54,"height":26,"caption":"Pluk de Nacht"},"image":{"@id":"https:\/\/plukdenacht.nl\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/plukdenacht","https:\/\/www.instagram.com\/plukfilmfestival\/"]}]}},"ticketed":false,"_links":{"self":[{"href":"https:\/\/plukdenacht.nl\/en\/wp-json\/wp\/v2\/pages\/40443","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/plukdenacht.nl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/plukdenacht.nl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/plukdenacht.nl\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/plukdenacht.nl\/en\/wp-json\/wp\/v2\/comments?post=40443"}],"version-history":[{"count":0,"href":"https:\/\/plukdenacht.nl\/en\/wp-json\/wp\/v2\/pages\/40443\/revisions"}],"wp:attachment":[{"href":"https:\/\/plukdenacht.nl\/en\/wp-json\/wp\/v2\/media?parent=40443"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}