pledgestar.com Open in urlscan Pro
34.208.93.62  Public Scan

Submitted URL: https://t.pledgestar.com/-O1xCRU8XZ1hdEQ--/
Effective URL: https://pledgestar.com/compass/pledge/?DA4eHwsOPQxYEnhQVn1SRUY-
Submission: On October 23 via manual from US — Scanned from DE

Form analysis 3 forms found in the DOM

POST

<form id="PledgeForm" method="post" novalidate="true">
  <input type="hidden" name="Family.ID" value="2879214">
  <input type="hidden" name="Donor.ID" value="25185356">
  <input type="hidden" name="Pledge.ID" value="0">
  <input type="hidden" name="PseudoPledge.ID" value="0">
  <!-- PLEDGE INFO ------------------------------------------->
  <div class="row py-4 px-3 px-md-5">
    <div class="col-sm-4 col-lg-3">
      <h4>Pledge Information</h4>
    </div>
    <div class="form-group col-sm-8 col-lg-9">
      <div>
        <h6>CONFIRM YOUR FIRST AND LAST NAME FOR YOUR RECEIPT</h6>
        <div class="form-row">
          <div class="form-group col-md-6">
            <label for="FirstName">First Name</label>
            <input id="FirstName" type="text" name="Donor.FirstName" value="Joshua" class="form-control" data-error="First Name is required and may not exceed 25 characters." required="required" maxlength="25"
              onchange="$('#ConfirmChangeModal').modal('show')">
            <div class="text-secondary text-uppercase help-block with-errors"> </div>
          </div>
          <div class="form-group col-md-6">
            <label for="LastName">Last Name</label>
            <input id="LastName" type="text" name="Donor.LastName" value="Padilla" class="form-control" maxlength="25">
            <div class="text-secondary text-uppercase help-block with-errors"> </div>
          </div>
          <input id="DonorEmailAddress" type="hidden" value="joshp17@comcast.com">
          <!-- <div class="form-group col-md-6">

                  <label for="donor_FirstName">First name</label>
                  <input type="text" class="form-control" id="donor_FirstName" />

                </div>

                <div class="form-group col-md-6">

                  <label for="donor_LastName">Last name</label>
                  <input type="text" class="form-control" id="donor_LastName" />

                </div> -->
        </div>
      </div>
      <hr>
      <p><a aria-hidden="true" href="#PledgeTypeVideo" data-toggle="modal" data-placement="right" class="pr-2"><span class="fa fa-play-circle fa-lg"> </span> Click to watch a help video.</a></p>
      <fieldset class="form-group mb-4">
        <legend class="h6 mb-3">SELECT PLEDGE TYPE</legend>
        <div class="custom-control custom-radio">
          <input id="Fixed" type="radio" class="custom-control-input" name="Pledge.Kind" value="Fixed" checked="checked" required="required" onchange="UpdateOptions();">
          <label id="lblFixed" class="custom-control-label" for="Fixed">Flat </label>
        </div>
        <div class="custom-control custom-radio">
          <input id="Decline" type="radio" class="custom-control-input" name="Pledge.Kind" value="Declined" required="required" onchange="UpdateOptions();">
          <label id="lblDecline" class="custom-control-label" for="Decline">Sorry, I can't right now. </label>
        </div>
        <!-- <div class="custom-control custom-radio">
                <input type="radio" id="donor_pledgeType_combined" name="customRadio" class="custom-control-input" />
                <label class="custom-control-label" for="donor_pledgeType_combined">Combined</label>
              </div>

              <div class="custom-control custom-radio">
                <input type="radio" id="donor_pledgeType_per" name="customRadio" class="custom-control-input" />
                <label class="custom-control-label" for="donor_pledgeType_per">Per jogger</label>
              </div>

              <div class="custom-control custom-radio">
                <input type="radio" id="donor_pledgeType_sorry" name="customRadio" class="custom-control-input" />
                <label class="custom-control-label" for="donor_pledgeType_sorry">Sorry, I can't right now</label>
              </div> -->
      </fieldset>
      <div class="row">
        <div class="form-group col-sm-6">
          <label for="PledgeAmount">Enter an amount</label>
          <div class="input-group">
            <div class="input-group-prepend">
              <span class="input-group-text">USD $</span>
            </div>
            <input id="PledgeAmount" type="number" step=".01" name="Pledge.Amount" value="" class="form-control" required="required" min="10" data-error="Please enter an amount greater than or equal to 10." oninput="UpdateAmount();">
          </div>
          <div class="text-secondary text-uppercase help-block with-errors"> </div>
        </div>
      </div>
      <hr>
      <p><a aria-hidden="true" href="#PledgePaymentKindVideo" data-toggle="modal" data-placement="right" class="pr-2"><span class="fa fa-play-circle fa-lg"> </span> Click to watch a help video.</a></p>
      <div>
        <fieldset class="form-group">
          <legend class="h6 mb-3">SELECT A PAYMENT METHOD</legend>
          <div class="custom-control custom-radio">
            <input id="inpCheck" type="radio" class="custom-control-input" name="Pledge.PaymentMethod" value="Check" required="required" onchange="UpdateOptions();">
            <label id="lblPaymentTypeCheck" class="custom-control-label" for="inpCheck">Check</label>
          </div>
          <div class="custom-control custom-radio">
            <input id="inpPayPal" type="radio" class="custom-control-input" name="Pledge.PaymentMethod" value="PayPal" required="required" onchange="UpdateOptions();">
            <label id="lblPaymentTypePayPal" class="custom-control-label" for="inpPayPal"><span>Credit Card or </span>PayPal</label>
          </div>
        </fieldset>
      </div>
      <fieldset class="form-group mb-4">
        <input id="DonorFeePercent" type="hidden" name="Event.DonorFeePercent" value="3">
        <input type="hidden" name="Pledge.CoverFee" value="">
        <div class="custom-control custom-checkbox">
          <input id="CoverFee" type="checkbox" class="custom-control-input" name="Pledge.CoverFee" value="true" onchange="UpdateOptions();">
          <label class="custom-control-label" for="CoverFee"> I would like to add 3% to my donation to cover credit card fees so that 100% of my donation goes back towards<span class="notranslate"> Compass Montessori Education Foundation</span>.
            <span class="fa fa-info-circle" aria-hidden="true" data-toggle="tooltip" data-placement="right" title="" data-original-title="Add 3% to cover credit card fees.">
            </span></label>
        </div>
      </fieldset>
      <h6>PLEDGE TOTAL: <span class="text-secondary pl-1">$<span id="CCAmount">0.00</span></span></h6>
      <hr>
      <h6>COMPANY DONATION MATCH</h6>
      <fieldset class="form-group">
        <input type="hidden" name="Pledge.ConfirmMatch" value="">
        <div class="custom-control custom-checkbox">
          <input id="ConfirmMatch" type="checkbox" class="custom-control-input" name="Pledge.ConfirmMatch" value="true" data-toggle="collapse" data-target="#DonationMatchCollapse" onchange="ToggleDonationMatch();">
          <label class="custom-control-label" for="ConfirmMatch">My company offers donation matching, and I will submit a request to my company, including a copy of my receipt if needed, to have them match my donation.</label>
        </div>
      </fieldset>
      <div id="DonationMatchCollapse" class="collapse form-group col-md-12  ">
        <label for="MatchFrom">Please enter the name of your company.</label>
        <input id="MatchFrom" type="text" name="Pledge.MatchFrom" value="" class="form-control" maxlength="50">
        <div class="text-secondary text-uppercase help-block with-errors"> </div>
      </div>
    </div>
  </div>
  <div class="form-group col-sm-12 col-lg-12" align="center">
    <h6><b>After clicking "Enter Payment Information" please scroll down on the following page to enter your payment information.</b></h6>
  </div>
  <div class="form-group col-sm-12 col-lg-12 mt-2" align="center">
    <input id="PaymentKind" type="hidden" value="CreditCard">
    <input id="ControllerAction" type="hidden" name="Controller.Action">
    <input type="hidden" name="Controller.Actions.PseudoSave" value="Donor.Save=,PseudoPledge.Process=">
    <input type="hidden" name="Controller.Actions.Save" value="Donor.Save=,Pledge.InitiatePledge=,state=Processing,controller.redirect=DONORPAYMENT.html?^[Encrypt('pledge.id=' + Pledge.ID)]">
    <button type="submit" id="submitBtn" class="btn btn-primary disabled">Enter Payment Information</button>
  </div>
  <div class="form-group col-sm-12 col-lg-12 pb-5" align="center">
    <a class="text-muted pt-4 pt-sm-0 d-block d-sm-inline" href="privacypolicy.html?LgAdGRVZegEBHX9ZWXFTQUQ-" target="_blank"><u><em>Privacy Policy</em></u></a>
  </div>
  <!-- FORM END -->
</form>

POST

<form method="post">
  <input id="DeletePledgeID" type="hidden" name="Pledge.ID" value="0">
  <input type="hidden" name="Controller.Actions.Yes" value="Pledge.Delete=,Controller.Redirect=?LA4eHwsOPQxYEnhQVn1SRUY-">
  <input type="submit" name="Controller.Action" value="Yes" class="btn btn-primary mr-2">
  <button type="button" class="btn btn-secondary mr-2" data-dismiss="modal">Cancel</button>
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

COMPASS MONTESSORI EDUCATION FOUNDATION

 

Powered by Google Übersetzer


DANCE-A-THON

OCTOBER 26




OLIVER'S FUNDRAISING PAGE

Pledged: $41
Goal: $250


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

Click to watch a help video.

Dear Tio Joshua,

My school is having a Dance-a-thon to raise money for awesome things at school
like sports, scholarships, classroom supplies, and even teacher appreciation. To
sponsor me, please complete the information below.

If you're not Tio Joshua, click here

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

PLEDGE INFORMATION

CONFIRM YOUR FIRST AND LAST NAME FOR YOUR RECEIPT

First Name

Last Name


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

Click to watch a help video.

SELECT PLEDGE TYPE
Flat
Sorry, I can't right now.
Enter an amount
USD $


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

Click to watch a help video.

SELECT A PAYMENT METHOD
Check
Credit Card or PayPal
I would like to add 3% to my donation to cover credit card fees so that 100% of
my donation goes back towards Compass Montessori Education Foundation.

PLEDGE TOTAL: $0.00

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

COMPANY DONATION MATCH

My company offers donation matching, and I will submit a request to my company,
including a copy of my receipt if needed, to have them match my donation.
Please enter the name of your company.


AFTER CLICKING "ENTER PAYMENT INFORMATION" PLEASE SCROLL DOWN ON THE FOLLOWING
PAGE TO ENTER YOUR PAYMENT INFORMATION.

Enter Payment Information
Privacy Policy

> "You got this"

Tio Matt

> "Good Luck!"

Tia Sara & Jason
LEADER BOARD
$0$500$1,000$1,500$2,000$2,500$3,000$3,500Store Occupation$333Farm
Occupation$592Fire Room$1,041Mountain Room$1,052Aquamarine Room$1,133Earth
Room$1,287Topaz Room$1,393Aspen Room$1,423Water Room$1,613Jade Room$1,634Acacia
Room$1,830Community andKitchen$1,914Meadow Room$1,990Forest Room$2,189Pyrite
Room$2,272Cypress Room$2,284Garnet Room$2,839Lapis Room$3,212



YOU MAY NOW CLOSE THIS PAGE.

WE'RE SORRY, YOUR CREDIT CARD WAS DECLINED FOR THE FOLLOWING REASON:



Go Back

CONFIRM NAME CHANGE

You changed your pledge information. Are you not Joshua Padilla? If you are not,
please click the button below to be taken to your own personal donation page.

If you are Joshua Padilla click "Continue" below.

I Am Someone Else Continue

PROCESSING - PLEASE WAIT

ARE YOU SURE YOU WANT TO PERMANENTLY DELETE THIS PLEDGE?

Cancel

YOUR DONATION HAS BEEN COMPLETED. THANK YOU!

Please check your email for a receipt. You may view your donation(s) or make
another on this page.











Powered by Pledgestar

Help


CLICK FOR ANSWERS TO FREQUENTLY ASKED QUESTIONS

WHY DIDN’T MY DONATION GO THROUGH?

If a circle with a red line appears when you press submit that means something
is not filled out completely or correctly. It should indicate which box has the
problem. A few things to look out for:
 * When entering your card information do not enter any spaces in the credit
   card field.
 * When entering the expiration date, enter a “0” before a single digit month
   number. For example, if the expiration date is March 2034, you should enter
   “03” for the month and “34” for the year.
 * When entering a donation amount, do not include the dollar sign ($).
   Additionally, a decimal is not needed for whole numbers.
 * If an address is required, only enter the street address and zip code. The
   city and state are only needed when those separate fields are present.

HOW DO I ENTER AN ENCOURAGING MESSAGE?

You can enter an encouraging message once you have completed your donation. If
you did not leave a message and would like to do so, you can click on the link
provided in the “thank you” email you received that contains your receipt. If
you would like us to add the encouraging message on your behalf, please click
the Help button, select the category labeled “Encouraging Message”, and leave
your encouraging message in the comment field. The encouraging message will be
added for you.

WHERE DO I SEND MY CHECK?

Once you confirm your check donation, you will be directed to a page with check
submission instructions. These check instructions will also be emailed to you.

CAN I DONATE DIFFERENT AMOUNTS FOR DIFFERENT PARTICIPANTS?

If the participants were added to the same family page, donations will be split
equally. If you need to direct different amounts to individual participants, you
should contact the family. Offline donations (i.e. check and cash donations) can
be made individually.

WHY DOES MY DONATION SAY $0 ABANDONED?

This means you went through the donation process but did not complete the
donation. You may click the edit box by the donation and complete the donation
with your credit card.

I RECEIVED A DONATION LINK, BUT THE NAME LISTED IS SOMEONE ELSE’S. SHOULD I
CHANGE THE NAME?

NO. There is a button that says "If you are not (name), click here". Click this
button and complete your donation using your name and email.

MY NAME IS IN THE NAME BOX, BUT IT IS MISSPELLED OR A NICKNAME. SHOULD I CHANGE
IT?

Yes. You can change the name so it appears correctly on the donation log and
your receipt.

THE DONATION REQUEST SAYS "TO TIO JOSHUA" INSTEAD OF MY NAME. WILL MY CREDIT
CARD GO THROUGH?

The credit card transaction will go through, but you can change the first and
last name so it appears correctly on the donation log and your receipt.

DO I GET A RECEIPT?

Yes. It will be emailed to you once the donation is complete.

WHY DO I HAVE TO ENTER MY EMAIL ADDRESS?

An email address is required in order for you to receive your tax receipt.

DO YOU SELL OR USE MY EMAIL ADDRESS?

No, email addresses and/or mobile phone numbers are not shared with any third
parties. You can view our full privacy policy by clicking on the privacy policy
link on the donation page.

DID MY DONATION GO THROUGH?

If you were returned to the donation page, your donation did not go through.
Look for highlighted boxes or error messages to correct and try your donation
again. Once the donation is complete, you will see a confirmation page. You will
also be sent a “thank you” email with a tax receipt attached.

I HAVE QUESTIONS ABOUT MY DONATION?

Contact our support team by scrolling down to “Submit A Help Request” and
filling out the appropriate information or by calling 1 (888) 598-7510.

WHY DOES IT SAY WAITING FOR PAYMENT BUT ALSO THAT A DONATION WENT THROUGH?

This indicates that there were multiple donation attempts made. One donation was
successful. The donation status may appear as “waiting for payment” for many
reasons. For example, it may indicate that a donation did not go through, the
donor is making their donation via check, the donor made a “per rep” pledge, or
the donor is submitting for a Company Match.

CAN OTHER DONORS SEE MY DONATION AMOUNT?

No. Other donors are not able to see how much you donated, but they can see your
encouraging message. If you need to make changes to your encouraging message,
click the Help button and submit your changes in the comments section under
“Submit A Help Request”.

I MADE A PER REP DONATION BUT HAVE NOT RECEIVED ANY INFORMATION?

The rep counts have not been entered yet. Once the event coordinator has entered
in the rep counts, you will receive an email notification letting you know your
total donation amount and provide a link for you to complete your payment
information.

I MADE A PER REP DONATION BUT THE AMOUNT HAS EXCEEDED WHAT I WANT TO PAY, CAN I
ADJUST THIS?

If the per rep total is different from what you had intended to donate, you can
change the donation amount on your donor page. You can use the link provided in
your per rep notice that was emailed to you to make the update.


Prefer to call us? Call 1-888-598-7510

Average response time is 1 hour between business hours of 8am - 6pm PST

Originaltext

Diese Übersetzung bewerten
Mit deinem Feedback können wir Google Übersetzer weiter verbessern