{"id":843,"date":"2019-09-11T08:56:50","date_gmt":"2019-09-11T06:56:50","guid":{"rendered":"https:\/\/www.epwa.nl\/?page_id=843"},"modified":"2020-06-12T12:06:43","modified_gmt":"2020-06-12T10:06:43","slug":"doneer","status":"publish","type":"page","link":"https:\/\/www.epwa.nl\/en\/doneer\/","title":{"rendered":"Doneer"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"alignright size-medium wp-image-852\" src=\"https:\/\/www.epwa.nl\/wp-content\/uploads\/IMG_8894-235x300.jpg\" alt=\"\" width=\"235\" height=\"300\" srcset=\"https:\/\/www.epwa.nl\/wp-content\/uploads\/IMG_8894-235x300.jpg 235w, https:\/\/www.epwa.nl\/wp-content\/uploads\/IMG_8894-768x979.jpg 768w, https:\/\/www.epwa.nl\/wp-content\/uploads\/IMG_8894-803x1024.jpg 803w, https:\/\/www.epwa.nl\/wp-content\/uploads\/IMG_8894.jpg 1125w\" sizes=\"auto, (max-width: 235px) 100vw, 235px\" \/>Dankzij de steun van vele dierenliefhebbers en fondsen zijn we al een aardig eind op weg met de ontwikkeling van EPWA. Maar we zijn er nog niet. De geautomatiseerde pijnherkenning door de computer staat hoog op ons verlanglijstje en zal het welzijn van paarden en ezels in Nederland en ver daarbuiten verder helpen.<\/p>\n<p>Ook willen we handige functies toevoegen aan EPWA, zoals een welzijnsdagboek dat je kunt delen met eventuele verzorgers\/bijrijders van je paard.<\/p>\n<p>Om de verdere ontwikkeling van EPWA mogelijk te maken, zijn donaties hard nodig. Wil jij helpen?<br \/>\nMaak dan hieronder je bijdrage over, elke gift, groot en klein is meer dan welkom en wordt volledig besteed aan de ontwikkeling van EPWA.<\/p>\n<form enctype=\"multipart\/form-data\" data-mollie-forms=\"2.8.1\" method=\"post\" id=\"rfmp_848\" class=\"\"><input type=\"hidden\" id=\"mollie_forms_848_nonce\" name=\"mollie_forms_848_nonce\" value=\"81c2821f43\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/pages\/843\" \/><input type=\"hidden\" name=\"mollie-forms-post\" value=\"848\"><div class=\"mollie_forms_field_row\" style=\"margin:10px 0\" ><label for=\"form_848_field_0\">Naam <span class=\"mollie-forms-required\">*<\/span><\/label><br><input type=\"text\" name=\"form_848_field_0\" id=\"form_848_field_0\" value label=\"Naam\" class required placeholder=\"Naam *\" style=\"width: 100%\"><\/div><div class=\"mollie_forms_field_row\" style=\"margin:10px 0\" ><label for=\"form_848_field_1\">E-mail <span class=\"mollie-forms-required\">*<\/span><\/label><br><input type=\"email\" name=\"form_848_field_1\" id=\"form_848_field_1\" value label=\"E-mail\" class required placeholder=\"E-mail *\" style=\"width: 100%\"><\/div><div class=\"mollie_forms_field_row\" style=\"margin:10px 0\" ><label for=\"form_848_field_2\"><\/label><br><ul id=\"form_848_field_2\" label class required style=\"list-style-type:none;margin:0;\"><li>\n                            <label>\n                                <input type=\"radio\" \n                                        onchange=\"mollie_forms_recurring_methods_848();mollie_forms_848_totals();\" \n                                        data-frequency=\"once\" \n                                        data-freq=\"\" \n                                        data-pricetype=\"open\" \n                                        data-price=\"\" \n                                        data-vat=\"\" \n                                        name=\"rfmp_priceoptions_848\" \n                                        value=\"1\"\n                                        > \n                                Eenmalige donatie \n                            <\/label>\n                          <\/li><li>\n                            <label>\n                                <input type=\"radio\" \n                                        onchange=\"mollie_forms_recurring_methods_848();mollie_forms_848_totals();\" \n                                        data-frequency=\"months\" \n                                        data-freq=\"per month\" \n                                        data-pricetype=\"open\" \n                                        data-price=\"2.50\" \n                                        data-vat=\"\" \n                                        name=\"rfmp_priceoptions_848\" \n                                        value=\"2\"\n                                        > \n                                Maandelijks (per month)\n                            <\/label>\n                          <\/li><li>\n                            <label>\n                                <input type=\"radio\" \n                                        onchange=\"mollie_forms_recurring_methods_848();mollie_forms_848_totals();\" \n                                        data-frequency=\"months\" \n                                        data-freq=\"per year\" \n                                        data-pricetype=\"open\" \n                                        data-price=\"15.00\" \n                                        data-vat=\"\" \n                                        name=\"rfmp_priceoptions_848\" \n                                        value=\"3\"\n                                        > \n                                Jaarlijks (per year)\n                            <\/label>\n                          <\/li><\/ul><p id=\"rfmp_open_amount_848\" style=\"display:none;\">\n                    <label>Amount \n                        <span style=\"color:red;\">*<\/span><br>\n                        <span class=\"rfmp_currency_848\">&euro;<\/span> \n                        <input type=\"number\" step=\"any\" value=\"\" onchange=\"mollie_forms_848_totals();\" onkeyup=\"mollie_forms_848_totals();\" name=\"rfmp_amount_848\"> \n                        <span id=\"rfmp_amount_freq_848\"><\/span>\n                    <\/label>\n                    <input type=\"hidden\" name=\"rfmp_amount_required_848\" id=\"rfmp_open_amount_required_848\" value=\"0\">\n                  <\/p>\n        <script>\n        window.onload = setTimeout(mollie_forms_848_totals, 100);\n        function mollie_forms_848_totals() {\n            var priceoption = document.getElementsByName(\"rfmp_priceoptions_848\");\n            var quantities  = document.getElementsByClassName(\"rfmp_priceoptions_848_quantity\");\n            var subtotal = 0, total = 0, vat = 0;\n            \n            \n            \/\/ Add shipping costs to total\n            var shippingCosts = \"\";\n            if (shippingCosts) {\n                var shippingVat = 0.21 * parseFloat(shippingCosts);\n                vat   += shippingVat;\n                total += parseFloat(shippingCosts);\n                subtotal += parseFloat(shippingCosts);\n                \n            }\n            \n            if (0 in priceoption) {\n                var openAmount  = document.getElementsByName(\"rfmp_amount_848\");\n            \n                \/\/ single price option\n                if (priceoption[0].tagName == \"INPUT\") {\n                    for (var i = 0, length = priceoption.length; i < length; i++) {\n                        if (priceoption[i].checked) {\n                        \n                            if (priceoption[i].dataset.pricetype == \"open\") {\n                                openAmount[0].setAttribute(\"min\", isNaN(priceoption[i].dataset.price) ? 0 : priceoption[i].dataset.price);\n                                var optionPrice = parseFloat(openAmount[0].value);\n                            } else {\n                                openAmount[0].removeAttribute(\"min\");\n                                var optionPrice = parseFloat(priceoption[i].dataset.price);\n                            }\n\n                            if (optionPrice <= 0 || isNaN(optionPrice)) {\n                                break;\n                            }\n                            \n                            var optionVat = (parseInt(priceoption[i].dataset.vat) \/ 100) * optionPrice;\n                        \n                            vat += optionVat;\n                            total += optionPrice;\n                            subtotal += optionPrice;\n                            \n                            break;\n                        }\n                    }\n                } else {\n                    if (priceoption[0].options[priceoption[0].selectedIndex].dataset.pricetype == \"open\") {\n                        openAmount[0].setAttribute(\"min\", isNaN(priceoption[0].options[priceoption[0].selectedIndex].dataset.price) ? 0 : priceoption[0].options[priceoption[0].selectedIndex].dataset.price);\n                        var optionPrice = parseFloat(openAmount[0].value);\n                    } else {\n                        openAmount[0].removeAttribute(\"min\");\n                        var optionPrice = parseFloat(priceoption[0].options[priceoption[0].selectedIndex].dataset.price);\n                    }\n                            \n                    if (optionPrice > 0 || isNaN(optionPrice)) {\n                        var optionVat = (parseInt(priceoption[0].options[priceoption[0].selectedIndex].dataset.vat) \/ 100) * optionPrice;\n                        vat   += optionVat;\n                        total += optionPrice;\n                        subtotal += optionPrice;\n                        \n                    }\n                }\n            } else if (quantities) {\n                \/\/ multiple price options with quantity\n                for (var i = 0; i < quantities.length; i++) {\n                    var q = parseInt(quantities[i].value);\n                    if (q <= 0 || isNaN(q)) {\n                        continue;\n                    }\n                    \n                    var optionPrice = parseFloat(quantities[i].dataset.price) * q;\n                    if (optionPrice > 0 || isNaN(optionPrice)) {\n                        var optionVat = (parseInt(quantities[i].dataset.vat) \/ 100) * optionPrice;\n                        vat   += optionVat;\n                        total += optionPrice;\n                        subtotal += optionPrice;\n                        \n                    }\n                }\n            }\n            \n            \/\/ payment method extra costs\n            var methods = document.getElementsByName(\"rfmp_payment_method_848\");\n            if (total > 0) {\n\t            if (0 in methods) {\n\t                if (methods[0].tagName == \"INPUT\") {\n\t                    \/\/ radio buttons\n\t                    for (var i = 0; i < methods.length; i++) {\n\t                        if (methods[i].checked) {\n\t                            var methodAmount = ((parseInt(methods[i].dataset.variable) \/ 100) * total) + parseFloat(methods[i].dataset.fixed);\n\t                            var methodVat = 0.21 * methodAmount;\n\t                            vat   += methodVat;\n\t                            total += methodAmount;\n\t                            subtotal += methodAmount;\n\t                            \n\t                            break;\n\t                        }\n\t                    }\n\t                } else {\n\t                    \/\/ dropdown\n\t                    var methodAmount = ((parseInt(methods[0].options[methods[0].selectedIndex].dataset.variable) \/ 100) * total) + parseFloat(methods[0].options[methods[0].selectedIndex].dataset.fixed);\n\t                    var methodVat = 0.21 * methodAmount;\n\t                    vat   += methodVat;\n\t                    total += methodAmount;\n\t                    subtotal += methodAmount;\n\t                    \n\t                }\n\t            }\n            }\n\n            \/\/ Display subtotal\n            var subtotalValue = document.getElementById(\"rfmp_totals_848_subtotal_value\");\n            if (subtotalValue) {\n                var subtotalAmount = subtotal.toFixed(2) > 0 ? subtotal.toFixed(2) : \"0.00\";\n                subtotalValue.innerHTML = subtotalAmount.replace(\".\", \",\");\n            }\n            \n            \/\/ Display total\n            var totalValue = document.getElementById(\"rfmp_totals_848_total_value\");\n            if (totalValue) {\n                var totalAmount = total.toFixed(2) > 0 ? total.toFixed(2) : \"0.00\";\n                totalValue.innerHTML = totalAmount.replace(\".\", \",\");\n            }\n            \n            \/\/ Display VAT\n            var totalVatValue = document.getElementById(\"rfmp_totals_848_vat_value\");\n            if (totalVatValue) {\n                var totalVat = vat.toFixed(2) > 0 ? vat.toFixed(2) : \"0.00\";\n                totalVatValue.innerHTML = totalVat.replace(\".\", \",\");\n            }\n            \n            \n            if (total <= 0 || isNaN(total)) {\n                document.getElementById(\"payment_methods_848\").style.display = \"none\";\n            } else {\n                document.getElementById(\"payment_methods_848\").style.display = \"block\";\n            }\n        }\n        <\/script><\/div><div class=\"mollie_forms_field_row\" style=\"margin:10px 0\" id=\"payment_methods_848\"><label for=\"form_848_field_3\">Betaalmethode <span class=\"mollie-forms-required\">*<\/span><\/label><br>\n            <script>\n            window.onload = setTimeout(mollie_forms_recurring_methods_848, 100);\n            function mollie_forms_recurring_methods_848() {\n                var priceoptions = document.getElementsByName(\"rfmp_priceoptions_848\");\n                var freq = \"\";\n                var frequency = \"once\";\n                if (0 in priceoptions) {\n                    if (priceoptions[0].tagName == \"INPUT\") {\n                        for (var i = 0, length = priceoptions.length; i < length; i++) {\n                            if (priceoptions[i].checked) {\n                                frequency = priceoptions[i].dataset.frequency;\n                                var pricetype = priceoptions[i].dataset.pricetype;\n                                freq = priceoptions[i].dataset.freq;\n                                break;\n                            }\n                        }\n                    } else {\n                        frequency = priceoptions[0].options[priceoptions[0].selectedIndex].dataset.frequency ? priceoptions[0].options[priceoptions[0].selectedIndex].dataset.frequency : \"once\";\n                        var pricetype = priceoptions[0].options[priceoptions[0].selectedIndex].dataset.pricetype;\n                        freq = priceoptions[0].options[priceoptions[0].selectedIndex].dataset.freq;\n                    }\n                } else {\n                    var quantities = document.getElementsByClassName(\"rfmp_priceoptions_848_quantity\");\n                    var pricetype = \"fixed\";\n                    frequency = \"once\";\n                    for (var i = 0, length = quantities.length; i < length; i++) {\n                        if (quantities[i].value > 0) {\n                            if (quantities[i].dataset.frequency != \"once\") {\n                                frequency = \"recurring\";\n                            }\n                        }\n                    }\n                }\n\n                var checkbox = document.getElementsByName(\"rfmp_checkbox_848\")[0];\n                if (frequency==\"once\") {\n                    checkbox.removeAttribute(\"required\");\n                } else {\n                    checkbox.setAttribute(\"required\", \"required\");\n                }\n\n                document.getElementById(\"rfmp_checkbox_848\").style.display = (frequency==\"once\" ? \"none\" : \"block\");\n                document.getElementById(\"rfmp_checkbox_hidden_848\").value = (frequency==\"once\" ? 0 : 1);\n                document.getElementById(\"rfmp_open_amount_848\").style.display = (pricetype==\"open\" ? \"block\" : \"none\");\n                document.getElementById(\"rfmp_open_amount_required_848\").value = (pricetype==\"open\" ? 1 : 0);\n                document.getElementById(\"rfmp_amount_freq_848\").innerHTML = freq;\n                \n                if (location.protocol === \"https:\" && window.ApplePaySession && window.ApplePaySession.canMakePayments()) {\n                    \/\/\n                } else if (document.getElementById(\"rfmp_pm_applepay_848\") !== null) {\n                    document.getElementById(\"rfmp_pm_applepay_848\").remove();\n                }\n                \n                \n            }\n            <\/script><ul id=\"form_848_field_3\" label=\"Betaalmethode\" class required style=\"list-style-type:none;margin:0;\"><\/ul><input type=\"hidden\" id=\"rfmp_checkbox_hidden_848\" name=\"rfmp_checkbox_hidden_848\" value=\"0\"><br><label id=\"rfmp_checkbox_848\" style=\"display:none;\">\n                            <input type=\"checkbox\" name=\"rfmp_checkbox_848\" value=\"1\">I hereby give authorization to collect the recurring amount from my account periodically.\n                         <\/label><\/div><div class=\"mollie_forms_field_row\" style=\"margin:10px 0\" ><\/div><div class=\"mollie_forms_field_row\" style=\"margin:10px 0\" ><\/div><div class=\"mollie_forms_field_row\" style=\"margin:10px 0\" ><br><button type=\"submit\" name=\"form_848_field_6\" id=\"form_848_field_6\" value label=\"Versturen\" class required placeholder=\"Versturen *\">Versturen<\/button><\/div><\/form>\nTotaal opgehaald via deze pagina sinds 14 sept 2019:<br \/>\n&euro; 0,00\n<p>Wil je een gift rechtstreeks overmaken aan <a href=\"https:\/\/www.paardenkamp.nl\/doneren-en-helpen\/donateur-worden\/\" target=\"_blank\" rel=\"noopener noreferrer\">Stichting De Paardenkamp<\/a> of <a href=\"https:\/\/doneren.vriendendiergeneeskunde.nl\/doneren?locale=nl\" target=\"_blank\" rel=\"noopener noreferrer\">Vrienden Diergeneeskunde?<\/a> Klik dan op de link.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Dankzij de steun van vele dierenliefhebbers en fondsen zijn we al een aardig eind op weg met de ontwikkeling van EPWA. Maar we zijn er nog niet. De geautomatiseerde pijnherkenning door de computer staat hoog op ons verlanglijstje en zal &hellip; <\/p>","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-843","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.epwa.nl\/en\/wp-json\/wp\/v2\/pages\/843","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.epwa.nl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.epwa.nl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.epwa.nl\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.epwa.nl\/en\/wp-json\/wp\/v2\/comments?post=843"}],"version-history":[{"count":9,"href":"https:\/\/www.epwa.nl\/en\/wp-json\/wp\/v2\/pages\/843\/revisions"}],"predecessor-version":[{"id":878,"href":"https:\/\/www.epwa.nl\/en\/wp-json\/wp\/v2\/pages\/843\/revisions\/878"}],"wp:attachment":[{"href":"https:\/\/www.epwa.nl\/en\/wp-json\/wp\/v2\/media?parent=843"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}