{"id":56187,"date":"2024-10-16T08:58:51","date_gmt":"2024-10-16T07:58:51","guid":{"rendered":"https:\/\/campax.org\/?page_id=56187"},"modified":"2026-06-25T22:22:41","modified_gmt":"2026-06-25T21:22:41","slug":"kampagne-1","status":"publish","type":"page","link":"https:\/\/campax.org\/de\/kampagne-1\/","title":{"rendered":"Danke f\u00fcr Deine Unterst\u00fctzung"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"56187\" class=\"elementor elementor-56187\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8cc9984 narrow elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8cc9984\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-69e744f\" data-id=\"69e744f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c51eca3 elementor-widget elementor-widget-heading\" data-id=\"c51eca3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">\u2764\ufe0f Vielen Dank! \ud83e\udd1d<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7910810 elementor-widget elementor-widget-text-editor\" data-id=\"7910810\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><b>Wir werden R\u00f6stis antidemokratisches Spiel schonungslos offenlegen, bis der \u00f6ffentliche Druck f\u00fcr den Bundesrat unertr\u00e4glich wird. <\/b>Denn er gef\u00e4hrdet immer wieder unsere Zukunft mit einer Politik der vollendeten Tatsachen.\u00a0<span style=\"font-size: 1rem;\">Je mehr Geld zusammenkommt, desto gr\u00f6sser wird die Anzeige.<\/span><\/p><p><span style=\"font-size: 1rem;\">\u00a0<\/span><\/p><p><span style=\"font-size: 1rem;\"><b>Danke f\u00fcr deine Unterst\u00fctzung!<\/b><\/span><\/p><h4 class=\"elementor-heading-title elementor-size-default elementor-inline-editing pen\" style=\"color: #15b4c4;\" data-elementor-setting-key=\"title\" data-pen-placeholder=\"Eingabe hier...\">Jetzt spende<\/h4>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7f2e0b0 narrow elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7f2e0b0\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59a9df1\" data-id=\"59a9df1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3238a55 elementor-widget elementor-widget-html\" data-id=\"3238a55\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"spenden-formular\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"rnw-widget-container\" id=\"rnw-1\" style=\"width:100%\"><\/div>\n<script src=\"https:\/\/tamaro.raisenow.com\/campax-ch\/latest\/widget.js\"><\/script>\n<script>\n\t\/\/ Schritt 1: Eine Hilfsfunktion, um die dynamischen Werte basierend auf der URL zu erhalten.\n\tfunction getDonorConfig() {\n\t\tconst params = new URLSearchParams(window.location.search);\n\t\t\/\/ Lese 'donor_class', nutze 'A' als Standardwert.\n\t\tconst donorClass = (params.get('donor_class') || 'A').toUpperCase();\n\n\t\tswitch (donorClass) {\n\t\t\tcase 'B': return { amounts: [5, 10, 20], default: 10 };\n\t\t\tcase 'C': return { amounts: [10, 20, 35], default: 20 };\n\t\t\tcase 'D': return { amounts: [20, 35, 50], default: 35 };\n\t\t\tcase 'E': return { amounts: [35, 50, 100], default: 50 };\n\t\t\tcase 'F': return { amounts: [50, 100, 200], default: 100 };\n\t\t\tcase 'G': return { amounts: [100, 200, 500], default: 200 };\n\t\t\tcase 'H':\n\t\t\tcase 'I':\n\t\t\tcase 'J':\n\t\t\tcase 'K': return { amounts: [200, 500, 1000], default: 500 };\n\t\t\tcase 'A':\n\t\t\tdefault:  return { amounts: [10, 20, 50, 100], default: 20 };\n\t\t}\n\t}\n\n\t\/\/ Schritt 2: Die Konfiguration abrufen.\n\tconst donorConfig = getDonorConfig();\n\twindow.rnw.tamaro.runWidget('#rnw-1', {\n\n\t\tlanguage: 'de',\n\n\t\t\/*  PURPOSES \n\t\t\tp1 = Single donation (onetime)\n\t\t\tp4 = Single donation (onetime) Major Donor *\/\n\t\tpurposes: [ 'p1', 'p4' ], \n\t\tautoselect_purpose: true, \n\t\t\/* CUSTOM INFORMATION   *\/\n\t\t\/\/ HIER KOMMT DIE NEUE LOGIK:\n\t\t\/\/ Wir nutzen paymentFormPrefill, um den vorausgew\u00e4hlten Betrag sauber zu setzen.\n\t\tpaymentFormPrefill: {\n\t\t\tamount: donorConfig.default,\n\t\t},\n\n\t\t\/\/ Die Betragsvorschl\u00e4ge werden basierend auf der donorConfig gesetzt,\n\t\t\/\/ aber wir behalten die Unterscheidung nach \"purpose\" bei.\n\t\tamounts: [{\n\t\t\t\/\/ F\u00fcr 'Einzelspende' (p1) nutzen wir die dynamischen Betr\u00e4ge.\n\t\t\tif: 'purpose() == \"p1\"',\n\t\t\tthen: donorConfig.amounts,\n\t\t}, {\n\t\t\t\/\/ F\u00fcr 'Grossspende' (p4) bleiben die Betr\u00e4ge statisch.\n\t\t\tif: 'purpose() == \"p4\"',\n\t\t\tthen: [1000, 2000, 5000, 10000],\n\t\t}],\n\t\t\/* FROM HERE AS USUAL *\/\n\t\tpurpose_details: {\n\t\t\t\/* Single donation (onetime) *\/\n\t\t\tp1: {\n\t\t\t\tstored_campaign_id:'Campax',\t\t\t\t\t\n\t\t\t\tstored_campaign_subid:'Anti-Backlash',\t\t\t \n\t\t\t},\n\t\t\t\/* Recurring donation - Major Donor *\/\n\t\t\tp4: {\n\t\t\t\tstored_campaign_id:'Campax',\n\t\t\t\tstored_campaign_subid:'Anti-Backlash',\n\t\t\t},\n\t\t}, \n\t\t\n\t\t paymentFormPrefill: {\n            stored_campaign_action_id:'RR R\u00f6sti-Inserat'\n        }, \n\t\t\/* Purposes (Actions) *\/\n\t\ttranslations: {\n\t\t\tde: { purposes: {\n\t\t\t\t\tp1: 'Campax (Einzelspende)',\n\t\t\t\t\tp4: 'Campax (Grossspende)',\n\t\t\t}, },\n\t\t\tfr: { purposes: {\n\t\t\t\t\tp1: 'Campax (Don individuel)',\n\t\t\t\t\tp4: 'Campax (Don important)',\n\t\t\t}, },\n\t\t\tit: { purposes: {\n\t\t\t\t\tp1: 'Campax (Donazione individuale)',\n\t\t\t\t\tp4: 'Campax (Grande donazione)',\n\t\t\t}, },\n\t\t}, \n\n\n\n\n\t\t\/* PAYMENT (paypal,card,twint,ch_qr_reference) *\/\n\t\tpayment_methods: [ {\n\t\t\t\t\/* Single donation (onetime) *\/\n\t\t\t\tif: 'purpose() == p1',\n\t\t\t\tthen: [ 'twint', 'card', 'ch_qr_reference', 'paypal' ] ,\n\t\t\t},{\n\t\t\t\t\/* Major Donor (onetime) *\/\n\t\t\t\tif: 'purpose() == p4',\n\t\t\t\tthen: [  'twint', 'card', 'ch_qr_reference', 'paypal' ] ,\n\t\t\t},\n\t\t],\n\t\tpayment_types: [ \n      \/* onetime or recurring *\/\n      {\t\n\t\t\t\t\/* Single donation (onetime) *\/\n\t\t\t\tif: 'purpose() == p1',\n\t\t\t\tthen: 'onetime' ,\n\t\t\t},{\n\t\t\t\t\/* Major Donor (onetime) *\/\n\t\t\t\tif: 'purpose() == p4',\n\t\t\t\tthen: 'onetime' ,\n\t\t\t},\n\t\t],\n\n\t\t\n\t\t\/* Custom Amount *\/\n\t\tallow_custom_amount: true, \/* Boole *\/\n\t\tminimum_custom_amount: [ \n      \/* only effective if allow_custom_amount == true *\/\n\t\t\t{\n\t\t\t\t\/* Single donation (onetime) *\/\n\t\t\t\tif: 'purpose() == p1',\n\t\t\t\tthen: 1 ,\n\t\t\t},{\n\t\t\t\t\/* Single donation (onetime) Major Donor *\/\n\t\t\t\tif: 'purpose() == p4',\n\t\t\t\tthen: 100,\n\t\t\t},\n\t\t], \n\n\t\t\t\n\n\n\t\t\/* \n\t\t\tFORM ELEMENTS\n\t\t\tShow or Hide some form elements \n\t\t*\/\n\t\tshow_blocks: {\n\t\t\t\/* for single purpose false, \n      for more than one purpose true *\/\n\t\t\tpayment_purposes: true,\n\t\t},\n\t\t\/*\n\t\t\tBLOCKS OF THE PAYMENT FORM\n\t\t\tDisable\/remove or enable\/add needed blocks\n\t\t*\/\n\t\tpaymentWidgetBlocks: [\n\t\t\t'payment_purposes', \n\t\t\t'payment_amounts_and_intervals', \n\t\t\t'payment_payment_methods', \n\t\t\t'payment_profile', \n\t\t\t\/* 'payment_address', *\/\n\t\t\t'payment_cover_fee',\n\t\t],\n\t\tshow_fields: {\n\t\t\tstored_customer_birthdate: false,\n\t\t\tstored_customer_donation_receipt: false, \n\t\t\tstored_customer_message: false, \n\t\t\tstored_customer_email_permission: false,\n\t\t},\n\n\t\t\/* TESTING\/DEBUGGING *\/\n\t\tdebug: false, \n    \/* productive == false, testing == true *\/\n\n\n\t})\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9d0d66c narrow elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9d0d66c\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5457a20e\" data-id=\"5457a20e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-298066ac elementor-widget elementor-widget-global elementor-global-52327 elementor-widget-text-editor\" data-id=\"298066ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h5>Vollst\u00e4ndige Bankverbindung<\/h5>\n<table class=\"campax-simple\" style=\"width: auto; margin-top: 12pt;\">\n<tbody>\n<tr>\n<td>Kontoinhaber<\/td>\n<td><span class=\"select\">Verein Campax<bar>\nHermetschloostr. 70<br>\n8048 Z\u00fcrich<\/span><br><br><\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Bank<\/td>\n<td><span class=\"select\">PostFinance AG<br>\nMingerstrasse 20<br>\n3030 Bern<span><br><br><\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Konto-Nr.<\/td>\n<td><span class=\"select\">89-742262-8<\/span><\/td>\n<\/tr>\n<tr>\n<td>Clearing Nr<\/td>\n<td>9000<\/td>\n<\/tr>\n<tr>\n<td>IBAN<\/td>\n<td><span class=\"select\">CH53 0900 0000 8974 2262 8<\/span><\/td>\n<\/tr>\n<tr>\n<td>BIC<\/td>\n<td><span class=\"select\">POFICHBEXXX<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p class=\"p\">Damit wir deine Spende zuordnen k\u00f6nnen, gib bitte deine <b>Mailadresse im Zahlungszweck<\/b> an, auf die du unsere Email-Updates erh\u00e4ltst.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-210b6afe\" data-id=\"210b6afe\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3bb4d65f elementor-widget elementor-widget-button\" data-id=\"3bb4d65f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/campax.org\/de\/der-umgang-mit-spenden-durch-campax\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-info-circle\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Unser Umgang mit Spenden<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-55768c15 elementor-widget elementor-widget-global elementor-global-52330 elementor-widget-text-editor\" data-id=\"55768c15\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h5>Spenden-Service<\/h5><p class=\"p\">Unter <a href=\"http:\/\/support.campax.org\" target=\"_blank\" rel=\"noopener\">support.campax.org<\/a> findest du viele Antworten.<\/p><p class=\"p\">Findest du keine Antwort oder w\u00fcnschst du weitere Informationen?<\/p><p class=\"p\">Im Hilfe-Widget rechts unten auf dieser Seite oder unter der Email-Adresse <a href=\"mailto:donation@campax.org\" rel=\"noopener noreferrer\">donation@campax.org<\/a>\u00a0oder telefonisch unter\u00a0<a href=\"tel:+41445007609\">044 500 76 09<\/a> beantworten wir dir gerne alle Anfragen zu Spenden und unseren Finanzen.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8ce600e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8ce600e\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-98a240b\" data-id=\"98a240b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u2764\ufe0f Vielen Dank! \ud83e\udd1d Wir werden R\u00f6stis antidemokratisches Spiel schonungslos offenlegen, bis der \u00f6ffentliche Druck f\u00fcr den Bundesrat unertr\u00e4glich wird. Denn er gef\u00e4hrdet immer wieder unsere Zukunft mit einer Politik der vollendeten Tatsachen.\u00a0Je mehr Geld zusammenkommt, desto gr\u00f6sser wird die Anzeige. \u00a0 Danke f\u00fcr deine Unterst\u00fctzung! Jetzt spende Vollst\u00e4ndige Bankverbindung Kontoinhaber Verein Campax Hermetschloostr. 70 [&hellip;]<\/p>\n","protected":false},"author":13,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"categories":[153,187,282],"tags":[],"class_list":["post-56187","page","type-page","status-publish","hentry","category-fundraising","category-schulung-test","category-spenden-campax"],"acf":[],"publishpress_future_action":{"enabled":false,"date":"2026-10-18 07:21:06","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"category","extraData":[]},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/campax.org\/de\/wp-json\/wp\/v2\/pages\/56187","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/campax.org\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/campax.org\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/campax.org\/de\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/campax.org\/de\/wp-json\/wp\/v2\/comments?post=56187"}],"version-history":[{"count":73,"href":"https:\/\/campax.org\/de\/wp-json\/wp\/v2\/pages\/56187\/revisions"}],"predecessor-version":[{"id":75902,"href":"https:\/\/campax.org\/de\/wp-json\/wp\/v2\/pages\/56187\/revisions\/75902"}],"wp:attachment":[{"href":"https:\/\/campax.org\/de\/wp-json\/wp\/v2\/media?parent=56187"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/campax.org\/de\/wp-json\/wp\/v2\/categories?post=56187"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/campax.org\/de\/wp-json\/wp\/v2\/tags?post=56187"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}