{"id":28658,"date":"2023-03-30T09:44:26","date_gmt":"2023-03-30T08:44:26","guid":{"rendered":"https:\/\/abenteuer-markt.de\/?page_id=28658"},"modified":"2023-03-30T10:05:21","modified_gmt":"2023-03-30T09:05:21","slug":"abenteuer-markt-finanziell-unterstuetzen","status":"publish","type":"page","link":"https:\/\/abenteuer-markt.de\/en\/abenteuer-markt-finanziell-unterstuetzen\/","title":{"rendered":"Financial support for adventure market"},"content":{"rendered":"<div id=\"smart-button-container\">\n    <div style=\"text-align: center\"><label for=\"description\">Support Now <\/label><input type=\"text\" name=\"descriptionInput\" id=\"description\" maxlength=\"127\" value=\"\"><\/div>\n      <p id=\"descriptionError\" style=\"visibility: hidden; color:red; text-align: center;\">Please enter a description<\/p>\n    <div style=\"text-align: center\"><label for=\"amount\">Amount of aid <\/label><input name=\"amountInput\" type=\"number\" id=\"amount\" value=\"\"><span> EUR<\/span><\/div>\n      <p id=\"priceLabelError\" style=\"visibility: hidden; color:red; text-align: center;\">Please enter a price<\/p>\n    <div id=\"invoiceidDiv\" style=\"text-align: center; display: none;\"><label for=\"invoiceid\"> <\/label><input name=\"invoiceid\" maxlength=\"127\" type=\"text\" id=\"invoiceid\" value=\"\"><\/div>\n      <p id=\"invoiceidError\" style=\"visibility: hidden; color:red; text-align: center;\">Please enter to Invoice ID<\/p>\n    <div style=\"text-align: center; margin-top: 0.625rem;\" id=\"paypal-button-container\"><\/div>\n  <\/div>\n  <script src=\"https:\/\/www.paypal.com\/sdk\/js?client-id=AYPNuj5i-WXrF5pbbKys6RNkjMgnY9kP8YobH-E_hm7QhYhUS8rb5rJ_tJ-3uIGqf15BJwWxwSEkjYe_&amp;enable-funding=venmo&amp;currency=EUR\" data-sdk-integration-source=\"button-factory\"><\/script>\n  <script>\n  function initPayPalButton() {\n    var description = document.querySelector('#smart-button-container #description');\n    var amount = document.querySelector('#smart-button-container #amount');\n    var descriptionError = document.querySelector('#smart-button-container #descriptionError');\n    var priceError = document.querySelector('#smart-button-container #priceLabelError');\n    var invoiceid = document.querySelector('#smart-button-container #invoiceid');\n    var invoiceidError = document.querySelector('#smart-button-container #invoiceidError');\n    var invoiceidDiv = document.querySelector('#smart-button-container #invoiceidDiv');\n\n    var elArr = [description, amount];\n\n    if (invoiceidDiv.firstChild.innerHTML.length > 1) {\n      invoiceidDiv.style.display = \"block\";\n    }\n\n    var purchase_units = [];\n    purchase_units[0] = {};\n    purchase_units[0].amount = {};\n\n    function validate(event) {\n      return event.value.length > 0;\n    }\n\n    paypal.Buttons({\n      style: {\n        color: 'white',\n        shape: 'rect',\n        label: 'paypal',\n        layout: 'horizontal',\n        \n      },\n\n      onInit: function (data, actions) {\n        actions.disable();\n\n        if(invoiceidDiv.style.display === \"block\") {\n          elArr.push(invoiceid);\n        }\n\n        elArr.forEach(function (item) {\n          item.addEventListener('keyup', function (event) {\n            var result = elArr.every(validate);\n            if (result) {\n              actions.enable();\n            } else {\n              actions.disable();\n            }\n          });\n        });\n      },\n\n      onClick: function () {\n        if (description.value.length < 1) {\n          descriptionError.style.visibility = \"visible\";\n        } else {\n          descriptionError.style.visibility = \"hidden\";\n        }\n\n        if (amount.value.length < 1) {\n          priceError.style.visibility = \"visible\";\n        } else {\n          priceError.style.visibility = \"hidden\";\n        }\n\n        if (invoiceid.value.length < 1 &#038;&#038; invoiceidDiv.style.display === \"block\") {\n          invoiceidError.style.visibility = \"visible\";\n        } else {\n          invoiceidError.style.visibility = \"hidden\";\n        }\n\n        purchase_units[0].description = description.value;\n        purchase_units[0].amount.value = amount.value;\n\n        if(invoiceid.value !== '') {\n          purchase_units[0].invoice_id = invoiceid.value;\n        }\n      },\n\n      createOrder: function (data, actions) {\n        return actions.order.create({\n          purchase_units: purchase_units,\n        });\n      },\n\n      onApprove: function (data, actions) {\n        return actions.order.capture().then(function (orderData) {\n\n          \/\/ Full available details\n          console.log('Capture result', orderData, JSON.stringify(orderData, null, 2));\n\n          \/\/ Show a success message within this page, e.g.\n          const element = document.getElementById('paypal-button-container');\n          element.innerHTML = '';\n          element.innerHTML = '<h3>Thank you for your payment!<\/h3>';\n\n          \/\/ Or go to another URL:  actions.redirect('thank_you.html');\n          \n        });\n      },\n\n      onError: function (err) {\n        console.log(err);\n      }\n    }).render('#paypal-button-container');\n  }\n  initPayPalButton();\n  <\/script>\n<p><\/p>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Support now Please enter a description Amount EUR Please enter a price Please enter an Invoice ID<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v18.5.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Abenteuer-Markt finanziell unterst\u00fctzen | Abenteuer-Markt<\/title>\n<meta name=\"description\" content=\"Entdecke spannende Ideen und Angebote f\u00fcr Kinder von 1 bis 10 Jahren\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/abenteuer-markt.de\/en\/abenteuer-markt-finanziell-unterstuetzen\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Abenteuer-Markt finanziell unterst\u00fctzen | Abenteuer-Markt\" \/>\n<meta property=\"og:description\" content=\"Entdecke spannende Ideen und Angebote f\u00fcr Kinder von 1 bis 10 Jahren\" \/>\n<meta property=\"og:url\" content=\"https:\/\/abenteuer-markt.de\/en\/abenteuer-markt-finanziell-unterstuetzen\/\" \/>\n<meta property=\"og:site_name\" content=\"Abenteuer-Markt\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-30T09:05:21+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"https:\/\/abenteuer-markt.de\/#organization\",\"name\":\"Abenteuer-Markt\",\"url\":\"https:\/\/abenteuer-markt.de\/\",\"sameAs\":[],\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/abenteuer-markt.de\/#logo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/abenteuer-markt.de\/wp-content\/uploads\/2022\/04\/abenteuer-markt_Logo_oeg.png\",\"contentUrl\":\"https:\/\/abenteuer-markt.de\/wp-content\/uploads\/2022\/04\/abenteuer-markt_Logo_oeg.png\",\"width\":1000,\"height\":235,\"caption\":\"Abenteuer-Markt\"},\"image\":{\"@id\":\"https:\/\/abenteuer-markt.de\/#logo\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/abenteuer-markt.de\/#website\",\"url\":\"https:\/\/abenteuer-markt.de\/\",\"name\":\"Abenteuer-Markt\",\"description\":\"Basteln, Experimentieren, Kochen - Alles zum Selber Machen f\u00fcr Kinder\",\"publisher\":{\"@id\":\"https:\/\/abenteuer-markt.de\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/abenteuer-markt.de\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/abenteuer-markt.de\/abenteuer-markt-finanziell-unterstuetzen\/#webpage\",\"url\":\"https:\/\/abenteuer-markt.de\/abenteuer-markt-finanziell-unterstuetzen\/\",\"name\":\"Abenteuer-Markt finanziell unterst\u00fctzen | Abenteuer-Markt\",\"isPartOf\":{\"@id\":\"https:\/\/abenteuer-markt.de\/#website\"},\"datePublished\":\"2023-03-30T08:44:26+00:00\",\"dateModified\":\"2023-03-30T09:05:21+00:00\",\"description\":\"Entdecke spannende Ideen und Angebote f\u00fcr Kinder von 1 bis 10 Jahren\",\"breadcrumb\":{\"@id\":\"https:\/\/abenteuer-markt.de\/abenteuer-markt-finanziell-unterstuetzen\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/abenteuer-markt.de\/abenteuer-markt-finanziell-unterstuetzen\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/abenteuer-markt.de\/abenteuer-markt-finanziell-unterstuetzen\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/abenteuer-markt.de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Abenteuer-Markt finanziell unterst\u00fctzen\"}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Abenteuer-Markt finanziell unterst\u00fctzen | Abenteuer-Markt","description":"Entdecke spannende Ideen und Angebote f\u00fcr Kinder von 1 bis 10 Jahren","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:\/\/abenteuer-markt.de\/en\/abenteuer-markt-finanziell-unterstuetzen\/","og_locale":"en_US","og_type":"article","og_title":"Abenteuer-Markt finanziell unterst\u00fctzen | Abenteuer-Markt","og_description":"Entdecke spannende Ideen und Angebote f\u00fcr Kinder von 1 bis 10 Jahren","og_url":"https:\/\/abenteuer-markt.de\/en\/abenteuer-markt-finanziell-unterstuetzen\/","og_site_name":"Abenteuer-Markt","article_modified_time":"2023-03-30T09:05:21+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Organization","@id":"https:\/\/abenteuer-markt.de\/#organization","name":"Abenteuer-Markt","url":"https:\/\/abenteuer-markt.de\/","sameAs":[],"logo":{"@type":"ImageObject","@id":"https:\/\/abenteuer-markt.de\/#logo","inLanguage":"en-US","url":"https:\/\/abenteuer-markt.de\/wp-content\/uploads\/2022\/04\/abenteuer-markt_Logo_oeg.png","contentUrl":"https:\/\/abenteuer-markt.de\/wp-content\/uploads\/2022\/04\/abenteuer-markt_Logo_oeg.png","width":1000,"height":235,"caption":"Abenteuer-Markt"},"image":{"@id":"https:\/\/abenteuer-markt.de\/#logo"}},{"@type":"WebSite","@id":"https:\/\/abenteuer-markt.de\/#website","url":"https:\/\/abenteuer-markt.de\/","name":"Abenteuer-Markt","description":"Basteln, Experimentieren, Kochen - Alles zum Selber Machen f\u00fcr Kinder","publisher":{"@id":"https:\/\/abenteuer-markt.de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/abenteuer-markt.de\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/abenteuer-markt.de\/abenteuer-markt-finanziell-unterstuetzen\/#webpage","url":"https:\/\/abenteuer-markt.de\/abenteuer-markt-finanziell-unterstuetzen\/","name":"Abenteuer-Markt finanziell unterst\u00fctzen | Abenteuer-Markt","isPartOf":{"@id":"https:\/\/abenteuer-markt.de\/#website"},"datePublished":"2023-03-30T08:44:26+00:00","dateModified":"2023-03-30T09:05:21+00:00","description":"Entdecke spannende Ideen und Angebote f\u00fcr Kinder von 1 bis 10 Jahren","breadcrumb":{"@id":"https:\/\/abenteuer-markt.de\/abenteuer-markt-finanziell-unterstuetzen\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/abenteuer-markt.de\/abenteuer-markt-finanziell-unterstuetzen\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/abenteuer-markt.de\/abenteuer-markt-finanziell-unterstuetzen\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/abenteuer-markt.de\/"},{"@type":"ListItem","position":2,"name":"Abenteuer-Markt finanziell unterst\u00fctzen"}]}]}},"_links":{"self":[{"href":"https:\/\/abenteuer-markt.de\/en\/wp-json\/wp\/v2\/pages\/28658"}],"collection":[{"href":"https:\/\/abenteuer-markt.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/abenteuer-markt.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/abenteuer-markt.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/abenteuer-markt.de\/en\/wp-json\/wp\/v2\/comments?post=28658"}],"version-history":[{"count":2,"href":"https:\/\/abenteuer-markt.de\/en\/wp-json\/wp\/v2\/pages\/28658\/revisions"}],"predecessor-version":[{"id":28743,"href":"https:\/\/abenteuer-markt.de\/en\/wp-json\/wp\/v2\/pages\/28658\/revisions\/28743"}],"wp:attachment":[{"href":"https:\/\/abenteuer-markt.de\/en\/wp-json\/wp\/v2\/media?parent=28658"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}