secure.bcchf.ca Open in urlscan Pro
208.73.58.219  Public Scan

Submitted URL: https://click.email.bcchf.ca/?qs=7a8680b9a479952a34fb07334869499f52317cf6aadd45d5afea3090a147ca6000872d2f850e790ec4b8391a26c3...
Effective URL: https://secure.bcchf.ca/Mighty/donate.cfm?Event=Cancer&utm_source=email&utm_name=sfmc&utm_medium=Cancer+Month+-+1+week+l...
Submission: On September 26 via manual from US — Scanned from CA

Form analysis 1 forms found in the DOM

POST donate-form.cfm?Event=Cancer

<form class="mighty-form" id="mighty-form" action="donate-form.cfm?Event=Cancer" method="post" novalidate="novalidate">
  <div class="card card--event" id="simstep1">
    <div class="card__title dform-container">
      <div class="dform-headmenu row hidden">
      </div>
      <div class="dform-header row">
        <div class="col-xs-12 dform-header-title"></div>
      </div>
      <div class="dform-header row">
        <div class="col-xs-12 dform-header-message">Get your donation matched by the Michael Cuccione Foundation and help bring the latest cancer therapies to kids.</div>
      </div>
      <div class="row">
        <div class="col-xs-12 dform-button-label">What kind of donation would you like to make?</div>
      </div>
      <div class="dform-button-selection row">
        <div class="col-xs-6">
          <input type="radio" id="oneTimeRadio" name="donationFreqSelect" value="Single" checked="">
          <label for="oneTimeRadio">One Time</label>
        </div>
        <div class="col-xs-6">
          <input type="radio" id="monthlyRadio" name="donationFreqSelect" value="Monthly">
          <label for="monthlyRadio">Monthly</label>
        </div>
      </div>
      <div class="row">
        <div class="col-xs-12 dform-button-label"> Choose an amount to give </div>
      </div>
      <div id="monthly-container" class="dform-amount-container" style="display:none">
        <div class="dform-button-selection row">
          <div class="col-xs-12 col-md-4">
            <input type="radio" id="radio20m" name="donationAmountM" value="20">
            <label for="radio20m">$20 / Month</label>
          </div>
          <div class="col-xs-12 col-md-4">
            <input type="radio" id="radio50m" name="donationAmountM" value="50" checked="">
            <label for="radio50m">$50 / Month</label>
          </div>
          <div class="col-xs-12 col-md-4">
            <input type="radio" id="radio100m" name="donationAmountM" value="100">
            <label for="radio100m">$100 / Month</label>
          </div>
        </div>
        <div class="dform-button-selection row">
          <div class="col-xs-12">
            <input type="radio" id="radioOtherM" name="donationAmountM" value="Other">
            <input type="text" name="donationAmountOther" id="donationAmountOther" value="" size="12" maxlength="50" placeholder="Other Amount" class="selected">
          </div>
        </div>
      </div>
      <div id="single-container" class="dform-amount-container">
        <div class="dform-button-selection row">
          <div class="col-xs-12 col-md-4">
            <input type="radio" id="radio50s" name="donationAmountS" value="50">
            <label for="radio50s">$50</label>
          </div>
          <div class="col-xs-12 col-md-4">
            <input type="radio" id="radio100s" name="donationAmountS" value="100" checked="">
            <label for="radio100s">$100</label>
          </div>
          <div class="col-xs-12 col-md-4">
            <input type="radio" id="radio250s" name="donationAmountS" value="250">
            <label for="radio250s">$250</label>
          </div>
        </div>
        <div class="dform-button-selection row">
          <div class="col-xs-12">
            <input type="radio" id="radioOtherS" name="donationAmountS" value="Other">
            <input type="text" name="donationAmountOtherSingle" id="donationAmountOtherSingle" value="" size="12" maxlength="50" placeholder="Other Amount" class="selected">
          </div>
        </div>
      </div>
      <div class="dform-buttons-container row">
        <div class="col-4">
        </div>
        <div class="col-4 dform-steps-container">
          <span class="dform-dot dform-dot-active"></span>
          <span class="dform-dot"></span>
          <span class="dform-dot"></span>
        </div>
        <div class="col-4">
          <button type="button" id="step1-next-button" class="dform-button dform-button-next">NEXT</button>
        </div>
      </div>
    </div>
  </div>
  <div class="card card--event hidden" id="simstep2">
    <div class="card__title dform-container">
      <div class="dform-headmenu row hidden">
      </div>
      <div class="dform-header row">
        <div class="col-8 dform-section-header-title"> Contact Information </div>
        <div class="col-4 dform-section-header-required"> * required fields </div>
      </div>
      <div class="row">
        <div class="col-xs-12 dform-checkbox-div-container">
          <label class="dform-checkbox-container"> Donating on behalf of an organization? <input type="checkbox" name="corporateGift" id="corporateGift">
            <span class="dform-checkbox"></span>
          </label>
        </div>
      </div>
      <div id="personalDetail" class="dform-input-section">
        <div id="corporateGiftRow" class="row hidden">
          <div class="col-xs-12">
            <label for="donorCompanyname" class="dform-field-label">Company Name*</label>
            <input type="text" name="donorCompanyname" id="donorCompanyname" value="" size="12" maxlength="50" class="selected" pattern="^(?!.*specific string).*">
          </div>
        </div>
        <div class="row">
          <div class="col-xs-12 col-md-6">
            <label for="donorFName" class="dform-field-label">First Name*</label>
            <input type="text" name="donorFName" id="donorFName" value="" size="12" maxlength="50" class="selected">
          </div>
          <div class="col-xs-12 col-md-6">
            <label for="donorLName" class="dform-field-label">Last Name*</label>
            <input type="text" name="donorLName" id="donorLName" value="" size="12" maxlength="50" class="selected">
          </div>
        </div>
        <div class="row">
          <div class="col-xs-12">
            <label for="donorEmail" class="dform-field-label">Email Address*</label>
            <input type="email" name="donorEmail" id="donorEmail" value="" size="12" maxlength="50" class="selected">
          </div>
        </div>
        <div class="row">
          <div class="col-xs-12">
            <label for="donorPhone" class="dform-field-label">Phone Number</label>
            <input type="tel" name="donorPhone" id="donorPhone" value="" size="12" maxlength="50" class="selected">
          </div>
        </div>
      </div>
      <div class="row" style="margin-top: 10px;">
        <div class="col-xs-12 dform-checkbox-div-container">
          <label class="dform-checkbox-container"> Are you dedicating this gift to someone special? <input type="checkbox" name="tributeGift" id="tributeGift">
            <span class="dform-checkbox"></span>
          </label>
        </div>
      </div>
      <div id="tributeDetail" class="dform-input-section hidden">
        <div class="row">
          <div class="col-xs-12">
            <label class="dform-field-label">Dedication Type*</label>
            <div class="us-form">
              <div class="unwrap">
                <select name="donationTributeType">
                  <option value="hon">in Honour</option>
                  <option value="mem">in Memory</option>
                  <option value="cel">in Celebration</option>
                </select>
              </div>
            </div>
          </div>
        </div>
        <div class="row">
          <div class="col-xs-12">
            <label for="donationTributeName" class="dform-field-label">Dedicate this donation to*</label>
            <input type="text" name="donationTributeName" id="donationTributeName" value="" size="12" maxlength="50" class="selected">
          </div>
        </div>
        <div class="row">
          <div class="col-xs-12 dform-checkbox-div-container">
            <label class="dform-checkbox-container"> Would you like to send an e-card with your dedication? <input type="checkbox" name="tribEcard" id="tribEcard">
              <span class="dform-checkbox"></span>
            </label>
          </div>
        </div>
        <div id="tributeCardDetail" class="hidden">
          <div class="row">
            <div class="col-xs-12">
              <label class="dform-field-label">Choose your e-card*</label>
            </div>
          </div>
          <div class="dform-card-selection row">
            <div class="col-xs-6 col-md-4">
              <input type="radio" id="card1" name="donationTributeCard" value="Birthday19">
              <label for="card1" style="background-image: url(https://secure.bcchf.ca/images/ecard/Birthday19.jpg);"><img src="https://secure.bcchf.ca/images/ecard/Birthday19.jpg" alt="Birthday19"></label>
            </div>
            <div class="col-xs-6 col-md-4">
              <input type="radio" id="card2" name="donationTributeCard" value="Thinking7">
              <label for="card2" style="background-image: url(https://secure.bcchf.ca/images/ecard/Thinking7.jpg);"><img src="https://secure.bcchf.ca/images/ecard/Thinking7.jpg" alt="Thinking7"></label>
            </div>
            <div class="col-xs-6 col-md-4">
              <input type="radio" id="card3" name="donationTributeCard" value="Celebration2">
              <label for="card3" style="background-image: url(https://secure.bcchf.ca/images/ecard/Celebration2.jpg);"><img src="https://secure.bcchf.ca/images/ecard/Celebration2.jpg" alt="Celebration2"></label>
            </div>
            <div class="col-xs-6 col-md-4">
              <input type="radio" id="card4" name="donationTributeCard" value="Thinking8">
              <label for="card4" style="background-image: url(https://secure.bcchf.ca/images/ecard/Thinking8.jpg);"><img src="https://secure.bcchf.ca/images/ecard/Thinking8.jpg" alt="Thinking8"></label>
            </div>
            <div class="col-xs-6 col-md-4">
              <input type="radio" id="card5" name="donationTributeCard" value="Thinking9" checked="">
              <label for="card5" style="background-image: url(https://secure.bcchf.ca/images/ecard/Thinking9.jpg);"><img src="https://secure.bcchf.ca/images/ecard/Thinking9.jpg" alt="Thinking9"></label>
            </div>
            <div class="col-xs-6 col-md-4">
              <input type="radio" id="card6" name="donationTributeCard" value="Thinking10">
              <label for="card6" style="background-image: url(https://secure.bcchf.ca/images/ecard/Thinking10.jpg);"><img src="https://secure.bcchf.ca/images/ecard/Thinking10.jpg" alt="Thinking10"></label>
            </div>
            <div class="col-xs-6 col-md-4">
              <input type="radio" id="card7" name="donationTributeCard" value="ThankYou11">
              <label for="card7" style="background-image: url(https://secure.bcchf.ca/images/ecard/ThankYou11.jpg);"><img src="https://secure.bcchf.ca/images/ecard/ThankYou11.jpg" alt="ThankYou11"></label>
            </div>
            <div class="col-xs-6 col-md-4">
              <input type="radio" id="card8" name="donationTributeCard" value="Thinking11">
              <label for="card8" style="background-image: url(https://secure.bcchf.ca/images/ecard/Thinking11.jpg);"><img src="https://secure.bcchf.ca/images/ecard/Thinking11.jpg" alt="Thinking11"></label>
            </div>
            <div class="col-xs-6 col-md-4">
              <input type="radio" id="card9" name="donationTributeCard" value="Celebration4">
              <label for="card9" style="background-image: url(https://secure.bcchf.ca/images/ecard/Celebration4.jpg);"><img src="https://secure.bcchf.ca/images/ecard/Celebration4.jpg" alt="Celebration4"></label>
            </div>
          </div>
          <div class="row">
            <div class="col-xs-12">
              <label for="donationTributeEmail" class="dform-field-label">E-card Recipient Email Address*</label>
              <input type="email" name="donationTributeEmail" id="donationTributeEmail" value="" size="12" maxlength="50" class="selected">
            </div>
          </div>
          <div class="row">
            <div class="col-xs-12">
              <label for="donationTributeEmailSubject" class="dform-field-label">E-card Subject Line*</label>
              <input type="text" name="donationTributeEmailSubject" id="donationTributeEmailSubject" value="" size="12" maxlength="50" class="selected">
            </div>
          </div>
          <div class="row">
            <div class="col-xs-12">
              <label for="tribEmailSubject" class="dform-field-label">Personal Message*</label>
              <textarea id="donationTributeEmailMessage" name="donationTributeEmailMessage" rows="4" cols="50"></textarea>
            </div>
          </div>
          <div class="row">
            <div class="col-xs-12">
              <div class="modal-give-now">
                <button type="button" id="eCardPreview" class="btn ecard-preview-white" style="width: 100%">E-card Preview</button>
              </div>
            </div>
          </div>
          <div class="row">
            <div class="col-xs-12">
              <label class="dform-field-label">Send e-card on*</label>
            </div>
          </div>
          <div class="row">
            <div class="col-xs-4">
              <div class="us-form">
                <div class="unwrap">
                  <select name="donationTributeEmailMM">
                    <option class="01">January</option>
                    <option value="02">February</option>
                    <option value="03">March</option>
                    <option value="04">April</option>
                    <option value="05">May</option>
                    <option value="06">June</option>
                    <option value="07">July</option>
                    <option value="08">August</option>
                    <option value="09" selected="">September</option>
                    <option value="10">October</option>
                    <option value="11">November</option>
                    <option value="12">December</option>
                  </select>
                </div>
              </div>
            </div>
            <div class="col-xs-4">
              <div class="us-form">
                <div class="unwrap">
                  <select name="donationTributeEmailDD">
                    <option class="01">1</option>
                    <option value="02">2</option>
                    <option value="03">3</option>
                    <option value="04">4</option>
                    <option value="05">5</option>
                    <option value="06">6</option>
                    <option value="07">7</option>
                    <option value="08">8</option>
                    <option value="09">9</option>
                    <option class="10">10</option>
                    <option class="11">11</option>
                    <option value="12">12</option>
                    <option value="13">13</option>
                    <option value="14">14</option>
                    <option value="15">15</option>
                    <option value="16">16</option>
                    <option value="17">17</option>
                    <option value="18">18</option>
                    <option value="19">19</option>
                    <option class="20">20</option>
                    <option class="21">21</option>
                    <option value="22">22</option>
                    <option value="23">23</option>
                    <option value="24">24</option>
                    <option value="25">25</option>
                    <option value="26" selected="">26</option>
                    <option value="27">27</option>
                    <option value="28">28</option>
                    <option value="29">29</option>
                    <option class="30">30</option>
                    <option class="31">31</option>
                  </select>
                </div>
              </div>
            </div>
            <div class="col-xs-4">
              <div class="us-form">
                <div class="unwrap">
                  <select name="donationTributeEmailYY">
                    <option value="23" selected="">2023</option>
                    <option value="24">2024</option>
                    <option value="25">2025</option>
                    <option value="26">2026</option>
                  </select>
                </div>
              </div>
            </div>
          </div>
          <div class="row">
            <div class="col-xs-12 dform-checkbox-div-container">
              <label class="dform-checkbox-container"> Yes, please send me a copy of the e-card. <input type="checkbox" name="tribEcardCopy" id="tribEcardCopy">
                <span class="dform-checkbox"></span>
              </label>
            </div>
          </div>
        </div>
      </div>
      <input type="hidden" name="donationTributeFromName" id="donationTributeFromName" value="">
      <div class="row">
        <div class="col-xs-12">
          <div id="personal-details-error" class="donation-amount-error hidden">&nbsp;</div>
        </div>
      </div>
      <div class="row">
        <div class="col-4">
          <button type="button" id="step2-prev-button" class="dform-button dform-button-prev">PREV</button>
        </div>
        <div class="col-4 dform-steps-container">
          <span class="dform-dot"></span>
          <span class="dform-dot dform-dot-active"></span>
          <span class="dform-dot"></span>
        </div>
        <div class="col-4">
          <button type="button" id="step2-next-button" class="dform-button dform-button-next">NEXT</button>
        </div>
      </div>
    </div>
  </div>
  <div class="card card--event hidden" id="simstep3">
    <div class="card__title dform-container">
      <div class="dform-headmenu row hiden">
        <div class="col-xs-12">
          <div id="donation-amount-top-error" class="input-error hidden">Declined transaction Messaging</div>
        </div>
      </div>
      <div class="dform-header row">
        <div class="col-8 dform-section-header-title"> Billing Information </div>
        <div class="col-4 dform-section-header-required"> * required fields </div>
      </div>
      <div id="billingDetail" class="dform-input-section">
        <div class="row">
          <div class="col-xs-12">
            <div class="row">
              <div class="col-7">
                <label class="dform-field-label">Address*</label>
              </div>
              <div id="addressExpand" class="col-5 dform-section-required">enter manually</div>
            </div>
            <input type="text" name="donorAddressLookup" id="donorAddressLookup" value="" size="12" maxlength="50" class="selected pac-target-input" placeholder="" autocomplete="off">
          </div>
        </div>
        <div id="addressExpandedDetail" class="dform-input-section hidden">
          <div class="row">
            <div class="col-xs-12">
              <div class="row">
                <div class="col-9">
                  <label class="dform-field-label">Street Address*</label>
                </div>
                <div id="addressClose" class="col-3 dform-section-required">close</div>
              </div>
              <input type="text" name="donorAddress" id="donorAddress" value="" size="12" maxlength="50" class="selected">
            </div>
          </div>
          <div class="row">
            <div class="col-xs-12">
              <label class="dform-field-label">Unit/Suite</label>
              <input type="text" name="donorAddTwo" id="donorAddTwo" value="" size="12" maxlength="50" class="selected">
            </div>
          </div>
          <div class="row">
            <div class="col-xs-12 col-md-6">
              <label class="dform-field-label">City*</label>
              <input type="text" name="donorCity" id="donorCity" value="" size="12" maxlength="50" class="selected">
            </div>
            <div class="col-xs-12 col-md-6">
              <label class="dform-field-label">Province/State*</label>
              <input type="text" name="donorProv" id="donorProv" value="" size="12" maxlength="50" class="selected">
            </div>
          </div>
          <div class="row">
            <div class="col-xs-12 col-md-6">
              <label class="dform-field-label">Postal Code*</label>
              <input type="text" name="donorPostal" id="donorPostal" value="" size="12" maxlength="50" class="selected">
            </div>
            <div class="col-xs-12 col-md-6">
              <label class="dform-field-label">Country*</label>
              <input type="text" name="donorCountry" id="donorCountry" value="Canada" size="12" maxlength="50" class="selected">
            </div>
          </div>
        </div>
      </div>
      <div class="dform-header row">
        <div class="col-10 col-md-8 dform-section-header-title"> Payment Information </div>
        <div class="col-2 col-md-4 dform-section-header-required-card">
          <i class="fa fa-cc-amex" aria-hidden="true" title="AMEX"></i>
          <i class="fa fa-cc-mastercard" aria-hidden="true" title="Mastercard"></i>
          <i class="fa fa-cc-visa" aria-hidden="true" title="VISA"></i>
        </div>
      </div>
      <div id="paymentDetail" class="dform-input-section">
        <div class="row">
          <div class="col-xs-12">
            <label class="dform-field-label">Cardholder Name*</label>
            <input type="text" name="donorCardName" id="donorCardName" value="" size="12" maxlength="50" class="selected">
          </div>
        </div>
        <div class="row">
          <div class="col-xs-12">
            <label class="dform-field-label">Card Number*</label>
            <input type="number" inputmode="decimal" name="donorCardNumber" id="donorCardNumber" value="" size="12" maxlength="16" class="selected">
          </div>
        </div>
        <div class="row">
          <div id="donorCardExpiry-container" class="col-12 col-md-7">
            <div class="row">
              <div class="col-6">
                <label class="dform-field-label">Month&nbsp;(MM)*</label>
                <input type="number" inputmode="decimal" name="donorCardExpMonth" id="donorCardExpMonth" value="" size="12" maxlength="2" class="selected">
              </div>
              <div class="col-6">
                <label class="dform-field-label">Year&nbsp;(YY)*</label>
                <input type="number" inputmode="decimal" name="donorCardExpYear" id="donorCardExpYear" value="" size="12" maxlength="2" class="selected">
              </div>
            </div>
          </div>
          <div id="donorCardCVV-container" class="col-12 col-md-5 ">
            <div class="row">
              <div class="col-10">
                <label class="dform-field-label">CVV Number*</label>
              </div>
              <div class="col-2"><i id="cvv-tool" class="fa fa-info-circle" aria-hidden="true" title="Credit Card Verification Code"></i></div>
            </div>
            <input type="number" inputmode="decimal" name="donorCardCVV" id="donorCardCVV" value="" size="12" maxlength="50" class="selected">
          </div>
        </div>
        <div class="row">
          <div class="col-xs-12 dform-checkbox-div-container">
            <label class="dform-checkbox-container"> I'd like to add a little extra to help cover fees. <span id="extraFeeAmount">This will add $3.50 to your donation.</span>
              <input type="checkbox" name="coverFee" id="coverFee">
              <span class="dform-checkbox"></span>
            </label>
          </div>
        </div>
        <div class="row">
          <div class="col-xs-12">
            <hr class="dform-div-line">
          </div>
        </div>
        <div class="row">
          <div class="col-xs-12">
            <label class="dform-field-label">Additional comments</label>
            <textarea id="donorComments" name="donorComments" rows="2" cols="50"></textarea>
          </div>
        </div>
        <div class="row">
          <div class="col-xs-12">
            <div class="dform-disclaimer-container"> By providing your contact information and donating, you are granting BC Children's Hospital Foundation consent to contact you through digital and other communications. You can unsubscribe at any
              time. </div>
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-xs-12">
          <div id="donation-amount-error" class="input-error hidden">Declined transaction Messaging</div>
        </div>
      </div>
      <div class="row donate-button-row">
        <div class="col-4 col-md-5">
          <button type="button" id="step3-prev-button" class="dform-button dform-button-prev">PREV</button>
        </div>
        <div class="col-4 col-md-2 dform-steps-container">
          <span class="dform-dot"></span>
          <span class="dform-dot"></span>
          <span class="dform-dot dform-dot-active"></span>
        </div>
        <div class="col-4 col-md-5">
          <input type="hidden" name="donationEventToken" id="donationEventToken" value="Cancer">
          <input type="hidden" name="donationTeamID" id="donationTeamID" value="">
          <input type="hidden" name="donationSupID" id="donationSupID" value="">
          <input type="hidden" name="donationFrequency" id="donationFrequency" value="Single">
          <input type="hidden" name="donationAmount" id="donationAmount" value="100">
          <input type="hidden" name="donationFeeAmount" id="donationFeeAmount" value="3.50">
          <input type="hidden" name="donationTotalAmount" id="donationTotalAmount" value="100">
          <input type="hidden" name="donationFormID" id="donationFormID" value="3E1387CB-C29D-D5DA-F4ECE1F050689C1F">
          <input type="hidden" name="utm_gclid" id="utm_gclid" value="">
          <input type="hidden" name="utm_id" id="utm_id" value="101629">
          <input type="hidden" name="utm_source" id="utm_source" value="email">
          <input type="hidden" name="utm_medium" id="utm_medium" value="Cancer Month - 1 week left - General Solicitation - with small">
          <input type="hidden" name="utm_campaign" id="utm_campaign" value="Cancer Month - 1 week left - General Solicitation - with small">
          <input type="hidden" name="utm_term" id="utm_term" value="">
          <input type="hidden" name="utm_content" id="utm_content" value="donate-text-link">
          <input type="hidden" name="url_monthly" id="url_monthly" value="">
          <input type="hidden" name="url_amt" id="url_amt" value="">
          <input type="hidden" name="url_seg" id="url_seg" value="">
          <button type="button" class="dform-button dform-button-donate" id="step3-next-button">Donate <span id="donationButtonAmount">$100&nbsp;</span>Now</button>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

WHY GIVE
 
Get your donation matched by the Michael Cuccione Foundation and help bring the
latest cancer therapies to kids.
What kind of donation would you like to make?
One Time
Monthly
Choose an amount to give
$20 / Month
$50 / Month
$100 / Month

$50
$100
$250

NEXT
Contact Information
* required fields
Donating on behalf of an organization?
Company Name*
First Name*
Last Name*
Email Address*
Phone Number
Are you dedicating this gift to someone special?
Dedication Type*
in Honour in Memory in Celebration
Dedicate this donation to*
Would you like to send an e-card with your dedication?
Choose your e-card*

E-card Recipient Email Address*
E-card Subject Line*
Personal Message*
E-card Preview
Send e-card on*
January February March April May June July August September October November
December
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
31
2023 2024 2025 2026
Yes, please send me a copy of the e-card.
 
PREV

NEXT
Declined transaction Messaging
Billing Information
* required fields
Address*
enter manually
Street Address*
close
Unit/Suite
City*
Province/State*
Postal Code*
Country*
Payment Information

Cardholder Name*
Card Number*
Month (MM)*
Year (YY)*
CVV Number*

I'd like to add a little extra to help cover fees. This will add $3.50 to your
donation.

--------------------------------------------------------------------------------

Additional comments
By providing your contact information and donating, you are granting BC
Children's Hospital Foundation consent to contact you through digital and other
communications. You can unsubscribe at any time.
Declined transaction Messaging
PREV

Donate $100 Now
Thank you
Please wait a moment while we process your gift.
Loading…
Thank you ,
FOR YOUR $ DONATION

You'll receive an email confirmation
A confirmation email will be sent to your email. If you have any questions about
your donation, please contact us at donorservices@bcchf.ca.
RETURN TO HOMEPAGE
 

 
 
THIS MONTH, MAKE TWO TIMES THE DIFFERENCE
Until September 30, the Michael Cuccione Foundation will generously match* all
one-time gifts and monthly gifts for the first 12 months. That means your
donation will go twice as far in supporting innovative cancer treatments that
can bring renewed hope when traditional options are exhausted.
GIVE NOW

Mason's cancer journey started when he was six years old. After complaining of
stomach pains and feeling unusually tired, he was diagnosed with stage four
Wilms tumour, a rare kidney cancer. Instead of going back to school this
September, Mason is starting a new treatment at BC Children's Hospital. This is
what a "school day" looks like for him now.
9 a.m.
Mason's mom Candice does her best to encourage him to eat breakfast, but it's a
struggle for him to have even a few bites.
12 p.m.
Mason rests, as his legs are tired and he's battling another headache. He can't
take Tylenol because it might mask a fever, which is a sign of an infection.
Even a small virus could turn into months in the hospital.
1:30 p.m.
While playing video games, Mason breaks down. He tells his mom that he misses
his friends and wishes he could just be a normal kid again.
3 p.m.
Mason sleeps in the car while Candice picks up her other two children at school.
He naps one to two times a day, the same as a 14-month-old.
7:30 p.m.
As Mason gets ready for bed, he takes his daily assortment of medication–nausea
pills, stool softener, antifungal pills, an injection in his leg and a phosphate
supplement.
GIVE NOW
Mason's journey is just one of many inspiring stories of strength at BC
Children's Hospital
"We have world-class doctors, facilities and staff, and we'll continue to give
because it was once Traedan's story, but today it is somebody else's. We can
give and give and give, but we can never repay what BC Children's has given to
us–a cancer-free grandson."
Colin, Traedan's Grandfather

"You get to love your doctors and nurses, but when we see the people from Child
Life, they always have smiles for us. They want to help Connor pass the time
through his treatments and appointments with games and activities."
 
Lee-Ann, Connor's Mom

"There were so many amazing playrooms, murals and places for Sophie to explore,
and the Child Life team always made sure she had toys to keep her engaged and
supported her brain development."
 
 
Maura, Sophie's Mom

GIVE NOW

Stats that keep us up at night
Families come to BC Children's expecting the best and experts there strive to
provide the best for them. Thanks to donors like you, we're helping to shape the
future of cancer research that brings he to kids across BC.


150

BC children are diagnosed with cancer each year


20%

of kids with cancer still don't make it – that's 1 in 5 kids


75%

of kids who survive suffer long-term side effects

GIVE NOW

Conquering childhood cancers is our goal –
Help bring hope to the 20%
GIVE NOW

HERE ARE SOME GROUNDBREAKING PROJECTS THAT DONATIONS ARE HELPING TO FUND
CAR T-cell therapy
This immunotherapy treatment trains a patient's own immune cells to target and
combat their cancer cells
Pharmacogenetics
A form of precision medicine that aims to improve the safety and effectiveness
of cancer therapies-potentially preventing short-and long-term side effects
PROFYLE
A Canada-wide initiative that works by sequencing the complete set of a child's
DNA in order to find new therapies for hard-to-cure cancers
BRAvE
An initiative that analyzes the tumours of kids with hard-to-cure cancers in
order to prevent relapse and prepare treatment plans before relapse occurs
Read more about our cancer research advancements in our 2021/2022 Progress
Report
GIVE NOW

"We need to take it to the next level and find targeted therapies that hit the
actual cancer and not the healthy cells around, to push that bar even further
and get us closer to that 100% cure rate."
Dr. Rebecca Deyell, pediactric oncologist at BC Children's Hospital &
investigator, Michael Cuccione Childhood Cancer Research Program

"We need to take it to the next level and find targeted therapies that hit the
actual cancer and not the healthy cells around, to push that bar even further
and get us closer to that 100% cure rate."
Dr. Rebecca Deyell, pediactric oncologist at BC Children's Hospital &
investigator, Michael Cuccione Childhood Cancer Research Program

GIVE NOW
About the Michael Cuccione Foundation
At a very young age, Michael Cuccione pledged to 'Make A Difference' in the
fight against childhood cancer. In 1994, at just nine years old, Michael was
diagnosed with Hodgkin's lymphoma. He received six months of chemotherapy,
responded very well and was told he was cancer free. Six months later Michael's
cancer returned and he underwent a bone marrow transplant. Although he won his
battle with this disease, Michael passed away at the age of 16 due to
respiratory complications.
Michael knew and understood the challenges associated with cancer. He shared his
own experiences, and inspired people with his compassion to make a difference.
He carried with him a true desire to help other people fight and beat cancer.
The Michael Cuccione Foundation is dedicated to funding childhood cancer
research and making a difference in the fight against childhood cancer.
GIVE NOW

Frequently Asked Questions
Can you tell me more about the impact I will make when I become a monthly donor?

Until September 30, 2023, the Michael Cuccione Foundation will generously double
all one-time gifts and monthly gifts for the first 12 months; up until a
cumulative total of $500,000.

I have more questions. Who should I speak with?

We encourage you to visit our Foundation's FAQ regarding general questions about
BC Children's Hospital Foundation, tax receipts, etc.

For all other inquiries, please call 604.449.6333, or via CONTACT US. We're open
Monday to Friday from 9am to 5pm. If you're updating financial information, a
phone call is best to ensure safety and security. We ask that you please call
with any updates at least seven days before your next donation date so that we
can process your changes in time.

×
Greatness starts small.
At BC Children's, every donor makes a difference. Your donation will go towards
the hospital's highest priority needs.

--------------------------------------------------------------------------------


1 HEALTH HUB

BC Children's is the only hospital devoted exclusively to children in the
province.


99,000+ KIDS

Over 99,000 kids visit the hospital for specialized pediatric services each
year.


1,000+ RESEARCHERS

Our team of 1,000+ researchers work tirelessly to discover new treatments.

GIVE NOW
×
E-card Preview.
To: Email Address
From: BC Children's Hospital Foundation <info@bcchf.ca>
Subject: Subject Line

--------------------------------------------------------------------------------


Ecard Message
CLOSE PREVIEW
×


CREDIT CARD VERIFICATION CODE

The Verification Code is imprinted on credit cards to help merchants verify
transactions when the actual card is not present, such as Internet purchases or
donations. The merchant uses this number as part of the authorization process
with the card issuer.

Please use the images below to locate the verification code for your card type.


VISA & MASTERCARD

The verification code for Visa or Mastercard is a 3-digit number printed on the
back of your card. It appears after the account number or last 4-digits of your
account number, in the signature panel.


AMERICAN EXPRESS

The American Express verification code is a 4-digit number printed on the front
of your card. It appears above and to the right of the embossed account number.

×

*Until September 30, the Michael Cuccione Foundation will generously double all
one-time gifts and monthly gifts for the first 12 months; up until a cumulative
total of $500,000.