{"id":2642,"date":"2016-06-20T13:24:49","date_gmt":"2016-06-20T13:24:49","guid":{"rendered":"https:\/\/www.poac.net\/?page_id=2642"},"modified":"2026-09-04T11:09:40","modified_gmt":"2026-09-04T15:09:40","slug":"make-a-donation","status":"publish","type":"page","link":"https:\/\/www.poac.net\/ways-to-help\/make-a-donation\/","title":{"rendered":"Make a Donation"},"content":{"rendered":"<p><html><head><\/head><body><\/p>\n\n<div class=\"mt-4 mb-0 lg:mt-8 xl:mt-12 relative\">\n  <section class=\"container grid grid-cols-1 gap-5 md:gap-10 lg:gap-6 md:grid-cols-12 items-center\">\n    <div class=\"md:col-span-6 xl:col-span-5 xl:col-start-2 pb-10 md:pb-14\">\n              <h1 class=\"font-extrabold text-5xl md:text-6xl xl:text-7xl xl:leading-[72px] text-poac-red-2\">Make a Donation<\/h1>\n      \n              <div class=\"text-xl text-gray-500 leading-7 mt-8\"><p>We can&#8217;t do what we do without you! Your donation helps fund hundreds of free events and life saving programs.<\/p>\n<\/div>\n      \n              <div class=\"flex items-stretch gap-2 mt-4\">\n          <div class=\"w-2.5 shrink-0 bg-stone-50 rounded-xl\"><\/div>\n          <p class=\"text-sm text-gray-400 leading-5\">POAC is a 501(c)3 non-profit organization and your donation is tax deductible.<\/p>\n        <\/div>\n          <\/div>\n\n    <div class=\"hidden md:block md:col-span-6 xl:col-span-3 xl:col-start-8 relative\">\n              <picture class=\"relative z-10\">\n  <source media=\"(min-width: 1440px)\" srcset=\"https:\/\/www.poac.net\/new\/app\/uploads\/donation\/hands-holding-red-heart-312x333.png 1x, https:\/\/www.poac.net\/new\/app\/uploads\/donation\/hands-holding-red-heart-312x333@2x.png 2x\" \/>\n  <source media=\"(min-width: 1280px)\" srcset=\"https:\/\/www.poac.net\/new\/app\/uploads\/donation\/hands-holding-red-heart-312x333.png 1x, https:\/\/www.poac.net\/new\/app\/uploads\/donation\/hands-holding-red-heart-312x333@2x.png 2x\" \/>\n  <source media=\"(min-width: 1024px)\" srcset=\"https:\/\/www.poac.net\/new\/app\/uploads\/donation\/hands-holding-red-heart-312x333.png 1x, https:\/\/www.poac.net\/new\/app\/uploads\/donation\/hands-holding-red-heart-312x333@2x.png 2x\" \/>\n  <source media=\"(min-width: 834px)\" srcset=\"https:\/\/www.poac.net\/new\/app\/uploads\/donation\/hands-holding-red-heart-312x333.png 1x, https:\/\/www.poac.net\/new\/app\/uploads\/donation\/hands-holding-red-heart-312x333@2x.png 2x\" \/>\n  <source media=\"(min-width: 576px)\" srcset=\"https:\/\/www.poac.net\/new\/app\/uploads\/donation\/hands-holding-red-heart-528x564.png\" \/>\n  <source media=\"(min-width: 0px)\" srcset=\"https:\/\/www.poac.net\/new\/app\/uploads\/donation\/hands-holding-red-heart.png\" \/>\n  <img loading=\"lazy\" decoding=\"async\" class=\"object-cover h-full w-full relative md:mx-auto md:max-w-[312px] lg:mx-0\" width=\"312\" height=\"333\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" alt=\"\" \/>\n<\/picture>\n          <\/div>\n  <\/section>\n<\/div>\n\n\n<section class=\"donation-picker my-4 relative md:-mt-8 z-10 \">\n  <div class=\"container mx-auto lg:grid lg:grid-cols-12 lg:gap-6\">\n          <div x-data='donationPicker({\"memberships\":{\"one-time\":{\"id\":22444,\"permalink\":\"https:\\\/\\\/www.poac.net\\\/membership\\\/donation-one-time\\\/\"},\"weekly\":{\"id\":22445,\"permalink\":\"https:\\\/\\\/www.poac.net\\\/membership\\\/donation-weekly\\\/\"},\"monthly\":{\"id\":22446,\"permalink\":\"https:\\\/\\\/www.poac.net\\\/membership\\\/donation-monthly\\\/\"},\"yearly\":{\"id\":22447,\"permalink\":\"https:\\\/\\\/www.poac.net\\\/membership\\\/donation-yearly\\\/\"}},\"presets\":[25,50,100],\"defaultType\":\"one-time\",\"defaultFrequency\":\"monthly\"})' class=\"lg:col-span-10 lg:col-start-2\">\n        \n        <div class=\"flex justify-center relative z-10 -mb-6\">\n          <div \n  class=\"inline-flex items-stretch gap-2 p-1 bg-neutral-100 rounded-xl shadow-sm border-white border-4 w-full sm:w-96\"\n  :class=\"type === 'recurring' ? 'rounded-b-none rounded-t-xl' : ''\"\n>\n  <button\n    type=\"button\"\n    @click=\"selectType('one-time')\"\n    :class=\"type === 'one-time' ? 'bg-poac-green text-white' : 'text-poac-green bg-white hover:bg-poac-green\/5 '\"\n    class=\"flex items-center gap-2 rounded-lg px-5 py-2.5 text-sm md:text-xl font-semibold transition w-1\/2 justify-center shadow-white-button-shadow\"\n  >\n    <svg x-show=\"type === 'one-time'\" class=\"w-4 h-4\" viewBox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\">\n      <path d=\"M4 10.5l3.5 3.5L16 5.5\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n    <\/svg>\n    <span>One time<\/span>\n  <\/button>\n  <button\n    type=\"button\"\n    @click=\"selectType('recurring')\"\n    :class=\"type === 'recurring' ? 'bg-poac-green text-white' : 'text-poac-green bg-white hover:bg-poac-green\/5'\"\n    class=\"flex items-center gap-2 rounded-lg px-5 py-2.5 text-sm md:text-xl font-semibold transition w-1\/2 justify-center shadow-white-button-shadow\"\n  >\n    <svg x-cloak x-show=\"type === 'recurring'\" class=\"w-4 h-4\" viewBox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\">\n      <path d=\"M4 10.5l3.5 3.5L16 5.5\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n    <\/svg>\n    <span>Recurring<\/span>\n  <\/button>\n<\/div>\n        <\/div>\n\n        <div class=\"bg-poac-green-bg rounded-2xl px-4 pb-0 pt-12 md:px-8 md:pt-14\">\n          \n          <div x-cloak x-show=\"type === 'recurring'\" x-transition.opacity class=\"flex justify-center mb-6 -mt-9\">\n            <div class=\"inline-flex gap-2 p-1 bg-neutral-100 rounded-b-xl shadow-sm border-4 border-white w-full sm:w-96 items-stretch\">\n      <button\n      type=\"button\"\n      @click=\"selectFrequency('weekly')\"\n      :class=\"frequency === 'weekly' ? 'bg-poac-green text-white' : 'text-black bg-white font-semibold hover:bg-poac-green\/5'\"\n      class=\"flex items-center gap-2 rounded-lg px-4 py-2 w-1\/3 text-sm font-bold transition justify-center shadow-white-button-shadow\"\n    >\n      <svg x-show=\"frequency === 'weekly'\" class=\"w-4 h-4\" viewBox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\">\n        <path d=\"M4 10.5l3.5 3.5L16 5.5\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n      <\/svg>\n      <span>Weekly<\/span>\n    <\/button>\n      <button\n      type=\"button\"\n      @click=\"selectFrequency('monthly')\"\n      :class=\"frequency === 'monthly' ? 'bg-poac-green text-white' : 'text-black bg-white font-semibold hover:bg-poac-green\/5'\"\n      class=\"flex items-center gap-2 rounded-lg px-4 py-2 w-1\/3 text-sm font-bold transition justify-center shadow-white-button-shadow\"\n    >\n      <svg x-show=\"frequency === 'monthly'\" class=\"w-4 h-4\" viewBox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\">\n        <path d=\"M4 10.5l3.5 3.5L16 5.5\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n      <\/svg>\n      <span>Monthly<\/span>\n    <\/button>\n      <button\n      type=\"button\"\n      @click=\"selectFrequency('yearly')\"\n      :class=\"frequency === 'yearly' ? 'bg-poac-green text-white' : 'text-black bg-white font-semibold hover:bg-poac-green\/5'\"\n      class=\"flex items-center gap-2 rounded-lg px-4 py-2 w-1\/3 text-sm font-bold transition justify-center shadow-white-button-shadow\"\n    >\n      <svg x-show=\"frequency === 'yearly'\" class=\"w-4 h-4\" viewBox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\">\n        <path d=\"M4 10.5l3.5 3.5L16 5.5\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n      <\/svg>\n      <span>Yearly<\/span>\n    <\/button>\n  <\/div>\n          <\/div>\n\n          <div class=\"lg:grid lg:grid-cols-10 lg:gap-6\">\n            <div class=\"grid grid-cols-2 md:grid-cols-4 gap-3 md:gap-4 lg:col-span-8 lg:col-start-2\">\n      <button\n      type=\"button\"\n      @click=\"selectPreset(25)\"\n      :class=\"isPresetSelected(25) ? 'bg-poac-green text-white border-poac-green' : 'bg-white text-poac-green border-transparent hover:border-poac-green\/30'\"\n      class=\"min-h-[56px] rounded-xl border font-bold text-base md:text-2xl px-4 py-3.5 shadow-sm transition\"\n    >$25<\/button>\n      <button\n      type=\"button\"\n      @click=\"selectPreset(50)\"\n      :class=\"isPresetSelected(50) ? 'bg-poac-green text-white border-poac-green' : 'bg-white text-poac-green border-transparent hover:border-poac-green\/30'\"\n      class=\"min-h-[56px] rounded-xl border font-bold text-base md:text-2xl px-4 py-3.5 shadow-sm transition\"\n    >$50<\/button>\n      <button\n      type=\"button\"\n      @click=\"selectPreset(100)\"\n      :class=\"isPresetSelected(100) ? 'bg-poac-green text-white border-poac-green' : 'bg-white text-poac-green border-transparent hover:border-poac-green\/30'\"\n      class=\"min-h-[56px] rounded-xl border font-bold text-base md:text-2xl px-4 py-3.5 shadow-sm transition\"\n    >$100<\/button>\n  \n  <div class=\"relative\">\n  \n  <button\n    type=\"button\"\n    x-show=\"mode !== 'custom'\"\n    @click=\"activateCustom()\"\n    class=\"w-full h-full min-h-[56px] rounded-xl bg-white text-black font-semibold text-base md:text-xl px-4 py-3.5 shadow-sm border border-transparent transition hover:border-poac-green\/30\"\n  >\n    Custom amount\n  <\/button>\n\n  \n  <div\n    x-cloak\n    x-show=\"mode === 'custom' &#038;&#038; customActive\"\n    class=\"w-full h-full min-h-[56px] rounded-xl bg-white border border-poac-green px-4 py-2 text-left flex flex-col justify-center shadow-sm\"\n  >\n    <span class=\"text-[11px] leading-none text-gray-500\">Amount<\/span>\n    <div class=\"flex items-center text-poac-green font-bold text-lg\">\n      <span aria-hidden=\"true\">$<\/span>\n      <input\n        x-ref=\"customInput\"\n        type=\"text\"\n        inputmode=\"decimal\"\n        x-model=\"customAmount\"\n        @keydown.enter.prevent=\"confirmCustom()\"\n        @blur=\"confirmCustom()\"\n        aria-label=\"Custom donation amount\"\n        class=\"w-full bg-transparent border-0 p-0 ml-0.5 font-bold text-poac-green focus:ring-0 focus:outline-none\"\n      \/>\n    <\/div>\n  <\/div>\n\n  \n  <button\n    type=\"button\"\n    x-cloak\n    x-show=\"hasCustomValue\"\n    @click=\"activateCustom()\"\n    class=\"w-full h-full min-h-[56px] rounded-xl bg-poac-green text-white px-4 py-2 text-left flex items-center justify-between shadow-sm\"\n  >\n    <span class=\"flex items-center gap-2 min-w-0\">\n      <svg class=\"w-4 h-4 shrink-0\" viewBox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\">\n        <path d=\"M4 10.5l3.5 3.5L16 5.5\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n      <\/svg>\n      <span class=\"flex flex-col leading-tight min-w-0\">\n        <span class=\"text-[11px] opacity-80\">Custom amount<\/span>\n        <span class=\"font-bold text-lg truncate\">$<span x-text=\"customAmount\"><\/span><\/span>\n      <\/span>\n    <\/span>\n    <span class=\"shrink-0 ml-2 inline-flex items-center justify-center w-7 h-7 rounded-md bg-white\/90 text-poac-green\" aria-hidden=\"true\">\n      <svg class=\"w-4 h-4\" viewBox=\"0 0 20 20\" fill=\"none\">\n        <path d=\"M13.5 3.5l3 3-9 9H4.5v-3l9-9z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n      <\/svg>\n    <\/span>\n  <\/button>\n<\/div>\n<\/div>\n          <\/div>\n\n          <div class=\"flex justify-center relative z-10 pt-6\">\n            <button\n  type=\"button\"\n  @click=\"donate()\"\n  :disabled=\"!canDonate\"\n  :class=\"canDonate ? 'cursor-pointer' : 'opacity-60 cursor-not-allowed'\"\n  class=\"transition w-48 px-6 py-3.5 bg-poac-red-2 hover:bg-poac-red active:bg-poac-red-2 rounded-lg outline outline-4 outline-white inline-flex gap-2 justify-center items-center text-white text-base font-bold leading-6 -mb-7\"\n>\n  <span aria-hidden=\"true\">$<\/span>\n  <span>Donate<\/span>\n<\/button>\n          <\/div>\n        <\/div>\n        <div class=\"h-7\"><\/div>\n      <\/div>\n      <\/div>\n<\/section>\n\n\n\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<section class=\"mt-4 card-single-block guten-block mb-14 align\">\n  <div class=\"container grid grid-cols-1 gap-4 lg:gap-6 lg:grid-cols-12 relative\">\n    \n    <div class=\"lg:col-span-10 lg:col-start-2 flex flex-col gap-6 md:gap-10 md:flex-row lg:gap-12 animate\" animate-props={\"duration\":500,\"easing\":\"ease-out\",\"from\":{\"translateY\":\"100px\"}}>\n      <div class=\"shrink-0 xl:w-[463px] 2xl:w-[528px] md:self-center relative\">\n        <div class=\"rounded-2xl overflow-hidden aspect-[9\/8] lg:aspect-[3\/2]\">\n                      <picture class=\"w-full\">\n  <source media=\"(min-width: 1440px)\" srcset=\"https:\/\/www.poac.net\/new\/app\/uploads\/other-ways-to-help-528x378.png 1x, https:\/\/www.poac.net\/new\/app\/uploads\/other-ways-to-help-528x378@2x.png 2x\" \/>\n  <source media=\"(min-width: 1280px)\" srcset=\"https:\/\/www.poac.net\/new\/app\/uploads\/other-ways-to-help-463x332.png 1x, https:\/\/www.poac.net\/new\/app\/uploads\/other-ways-to-help-463x332@2x.png 2x\" \/>\n  <source media=\"(min-width: 1024px)\" srcset=\"https:\/\/www.poac.net\/new\/app\/uploads\/other-ways-to-help-357x256.png 1x, https:\/\/www.poac.net\/new\/app\/uploads\/other-ways-to-help-357x256@2x.png 2x\" \/>\n  <source media=\"(min-width: 834px)\" srcset=\"https:\/\/www.poac.net\/new\/app\/uploads\/other-ways-to-help-353x253.png 1x, https:\/\/www.poac.net\/new\/app\/uploads\/other-ways-to-help-353x253@2x.png 2x\" \/>\n  <source media=\"(min-width: 576px)\" srcset=\"https:\/\/www.poac.net\/new\/app\/uploads\/other-ways-to-help-544x390.png\" \/>\n  <source media=\"(min-width: 0px)\" srcset=\"https:\/\/www.poac.net\/new\/app\/uploads\/other-ways-to-help-576x413.png\" \/>\n  <img loading=\"lazy\" decoding=\"async\" class=\"object-cover h-full w-full\" width=\"528\" height=\"378\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" alt=\"\" \/>\n<\/picture>\n                  <\/div>\n                  <div class=\"absolute pointer-events-none h-full py-10 left-0 top-0 w-0 flex items-center justify-center\">\n            <div class=\"bg-poac-yellow w-7 md:w-9 lg:w-10 shrink-0 h-full rounded-2xl\">\n            <\/div>\n          <\/div>\n              <\/div>\n      <div class=\"flex flex-col gap-2 px-4 md:pl-0 md:pr-4 lg:pr-0 md:w-1\/2 md:shrink-0 md:self-center xl:w-full xl:shrink\">\n        <p class=\"text-3xl font-bold text-gray-900 text-left\">Other Ways to Help<\/p>\n                <div class=\"text-lg font-regular text-left text-gray-500\"><p>We can\u2019t do what we do without you! Your support funds hundreds of events and life-saving programs. If you have been touched by autism, there are a number of things, big and small, that you can do to help.<\/p>\n<\/div>\n                  <div class=\"mt-4 flex flex-row flex-nowrap gap-4\">\n                          <a href=\"\/ways-to-help\/\" \n                class=\"transition font-bold px-2 py-4 grow text-center items-center rounded-[3px] md:w-auto md:px-6 md:grow-0 text-poac-red-2 bg-poac-red-bg hover:bg-[#FFE5E5] active:bg-white\">\n                See All Opportunities to Help\n              <\/a>\n                      <\/div>\n              <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<div class=\"mt-10 mb-10 relative blog-download-links-block guten-block align\">\n  <div class=\"container\">\n    <div class=\"grid grid-cols-6 gap-4 lg:gap-6\">\n      <section class=\"col-span-6 xl:col-span-6 xl:col-start-1 block--blog-download-links relative grid grid-cols-1 xl:grid-cols-3 xl:gap-6 gap-22 md:flex md:gap-4 md:col-start-1 md:col-span-6 md:justify-center\">\n                        \n           \n            <div class=\"animate flex flex-col items-center justify-end basis-1\/2 xl:basis-1\/3\" animate-props={\"duration\":500,\"delay\":0,\"easing\":\"ease-out\",\"from\":{\"translateY\":\"100px\"}}>\n      <div class=\"w-[218px]\">\n      <picture>\n  <source media=\"(min-width: 0px)\" srcset=\"https:\/\/www.poac.net\/new\/app\/uploads\/get-your-school-involved-bg-218x308.png 1x, https:\/\/www.poac.net\/new\/app\/uploads\/get-your-school-involved-bg-218x308@2x.png 2x\" \/>\n  <img loading=\"lazy\" decoding=\"async\" class=\"h-auto object-cover\" width=\"218\" height=\"308\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" alt=\"\" \/>\n<\/picture>\n    <\/div>\n    <div class=\"grow w-full flex flex-col px-5 items-center py-1 xl:px-6 xl:py-0 rounded-lg md:rounded-2xl bg-poac-green-bg\">\n    <span class=\"-mt-10 mb-6 w-20 h-20 shrink-0 bg-white rounded-full flex items-center justify-center shadow-blog-download-link-icon md:shadow-base\">\n              <span class=\"w-12 h-12\">\n          <picture>\n  <source srcset=\"https:\/\/www.poac.net\/new\/app\/uploads\/icons\/academic-cap.svg\" \/>\n  <img decoding=\"async\" class=\"w-full h-full object-cover\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" alt=\"\" \/>\n<\/picture>\n        <\/span>\n          <\/span>\n    <div class=\"flex-grow flex flex-col gap-2 w-full text-center\">\n      <h3 class=\"font-bold text-2xl text-gray-900\">Get Your School Involved<\/h3>\n              <div class=\"text-base text-poac-green-text\">\n          POAC makes it so easy to raise awareness and help children with autism.\n        <\/div>\n          <\/div>\n          <a class=\"mt-10 -mb-7 w-auto px-11 py-4 shrink-0 text-sm font-medium transition flex justify-center items-center gap-2 rounded-[3px] outline outline-4 outline-white bg-poac-green hover:bg-poac-green-active active:bg-poac-green-text\" href=\"\/ways-to-help\/get-your-school-involved\/\">\n                <span class=\"text-base font-bold text-white\">Learn More<\/span>\n      <\/a>\n      <\/div>\n<\/div>                            \n           \n            <div class=\"animate flex flex-col items-center justify-end basis-1\/2 xl:basis-1\/3\" animate-props={\"duration\":500,\"delay\":1000,\"easing\":\"ease-out\",\"from\":{\"translateY\":\"100px\"}}>\n      <div class=\"w-[218px]\">\n      <picture>\n  <source media=\"(min-width: 0px)\" srcset=\"https:\/\/www.poac.net\/new\/app\/uploads\/get-your-workplace-involved-bg-218x308.png 1x, https:\/\/www.poac.net\/new\/app\/uploads\/get-your-workplace-involved-bg-218x308@2x.png 2x\" \/>\n  <img loading=\"lazy\" decoding=\"async\" class=\"h-auto object-cover\" width=\"218\" height=\"308\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" alt=\"\" \/>\n<\/picture>\n    <\/div>\n    <div class=\"grow w-full flex flex-col px-5 items-center py-1 xl:px-6 xl:py-0 rounded-lg md:rounded-2xl bg-poac-blue-bg\">\n    <span class=\"-mt-10 mb-6 w-20 h-20 shrink-0 bg-white rounded-full flex items-center justify-center shadow-blog-download-link-icon md:shadow-base\">\n              <span class=\"w-12 h-12\">\n          <picture>\n  <source srcset=\"https:\/\/www.poac.net\/new\/app\/uploads\/icons\/briefcase.svg\" \/>\n  <img decoding=\"async\" class=\"w-full h-full object-cover\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" alt=\"\" \/>\n<\/picture>\n        <\/span>\n          <\/span>\n    <div class=\"flex-grow flex flex-col gap-2 w-full text-center\">\n      <h3 class=\"font-bold text-2xl text-gray-900\">Get Your Workplace Involved<\/h3>\n              <div class=\"text-base text-poac-blue-text\">\n          POAC makes it so easy to raise awareness and help children with autism.\n        <\/div>\n          <\/div>\n          <a class=\"mt-10 -mb-7 w-auto px-11 py-4 shrink-0 text-sm font-medium transition flex justify-center items-center gap-2 rounded-[3px] outline outline-4 outline-white bg-poac-blue hover:bg-poac-blue-active active:bg-poac-blue-text\" href=\"\/ways-to-help\/get-your-workplace-involved\/\">\n                <span class=\"text-base font-bold text-white\">Learn More<\/span>\n      <\/a>\n      <\/div>\n<\/div>                              <\/section>\n    <\/div>\n  <\/div>\n  <\/div>\n\n\n\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":5,"featured_media":0,"parent":2427,"menu_order":56,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-2642","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Make a Donation - POAC Autism Services<\/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:\/\/www.poac.net\/ways-to-help\/make-a-donation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Make a Donation - POAC Autism Services\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.poac.net\/ways-to-help\/make-a-donation\/\" \/>\n<meta property=\"og:site_name\" content=\"POAC Autism Services\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/POACAutismServices\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-04T15:09:40+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@poacautism\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.poac.net\\\/ways-to-help\\\/make-a-donation\\\/\",\"url\":\"https:\\\/\\\/www.poac.net\\\/ways-to-help\\\/make-a-donation\\\/\",\"name\":\"Make a Donation - POAC Autism Services\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.poac.net\\\/#website\"},\"datePublished\":\"2016-06-20T13:24:49+00:00\",\"dateModified\":\"2026-09-04T15:09:40+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.poac.net\\\/ways-to-help\\\/make-a-donation\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.poac.net\\\/ways-to-help\\\/make-a-donation\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.poac.net\\\/ways-to-help\\\/make-a-donation\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.poac.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Ways To Help\",\"item\":\"https:\\\/\\\/www.poac.net\\\/ways-to-help\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Make a Donation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.poac.net\\\/#website\",\"url\":\"https:\\\/\\\/www.poac.net\\\/\",\"name\":\"POAC Autism Services\",\"description\":\"Making Lives Better Every Day\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.poac.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Make a Donation - POAC Autism Services","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:\/\/www.poac.net\/ways-to-help\/make-a-donation\/","og_locale":"en_US","og_type":"article","og_title":"Make a Donation - POAC Autism Services","og_url":"https:\/\/www.poac.net\/ways-to-help\/make-a-donation\/","og_site_name":"POAC Autism Services","article_publisher":"https:\/\/www.facebook.com\/POACAutismServices\/","article_modified_time":"2026-09-04T15:09:40+00:00","twitter_card":"summary_large_image","twitter_site":"@poacautism","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.poac.net\/ways-to-help\/make-a-donation\/","url":"https:\/\/www.poac.net\/ways-to-help\/make-a-donation\/","name":"Make a Donation - POAC Autism Services","isPartOf":{"@id":"https:\/\/www.poac.net\/#website"},"datePublished":"2016-06-20T13:24:49+00:00","dateModified":"2026-09-04T15:09:40+00:00","breadcrumb":{"@id":"https:\/\/www.poac.net\/ways-to-help\/make-a-donation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.poac.net\/ways-to-help\/make-a-donation\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.poac.net\/ways-to-help\/make-a-donation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.poac.net\/"},{"@type":"ListItem","position":2,"name":"Ways To Help","item":"https:\/\/www.poac.net\/ways-to-help\/"},{"@type":"ListItem","position":3,"name":"Make a Donation"}]},{"@type":"WebSite","@id":"https:\/\/www.poac.net\/#website","url":"https:\/\/www.poac.net\/","name":"POAC Autism Services","description":"Making Lives Better Every Day","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.poac.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.poac.net\/new\/wp-json\/wp\/v2\/pages\/2642","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.poac.net\/new\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.poac.net\/new\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.poac.net\/new\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.poac.net\/new\/wp-json\/wp\/v2\/comments?post=2642"}],"version-history":[{"count":4,"href":"https:\/\/www.poac.net\/new\/wp-json\/wp\/v2\/pages\/2642\/revisions"}],"predecessor-version":[{"id":22453,"href":"https:\/\/www.poac.net\/new\/wp-json\/wp\/v2\/pages\/2642\/revisions\/22453"}],"up":[{"embeddable":true,"href":"https:\/\/www.poac.net\/new\/wp-json\/wp\/v2\/pages\/2427"}],"wp:attachment":[{"href":"https:\/\/www.poac.net\/new\/wp-json\/wp\/v2\/media?parent=2642"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}