www.fairobserver.com Open in urlscan Pro
2a02:4780:1:601:0:983:3f49:1  Public Scan

Submitted URL: http://fairobserver.com/donate
Effective URL: https://www.fairobserver.com/donate/
Submission: On January 09 via api from US — Scanned from DE

Form analysis 8 forms found in the DOM

Name: loginPOST https://www.fairobserver.com/login/

<form name="login" action="https://www.fairobserver.com/login/" method="post">
  <div class="tml-field-wrap tml-log-wrap">
    <label class="tml-label" for="user_login">Username or Email Address</label>
    <input name="log" type="text" value="" id="user_login" autocapitalize="off" class="tml-field">
  </div>
  <div class="tml-field-wrap tml-pwd-wrap">
    <label class="tml-label" for="user_pass">Password</label>
    <input name="pwd" type="password" value="" id="user_pass" class="tml-field">
    <div id="show_hide_div" class="togglepwd" onclick="showPassword()">Show</div>
  </div>
  <div class="tml-field-wrap tml-rememberme-wrap">
    <input name="rememberme" type="checkbox" value="forever" id="rememberme" class="tml-checkbox">
    <label class="tml-label" for="rememberme">Remember Me</label>
  </div>
  <div class="tml-field-wrap tml-submit-wrap">
    <button name="submit" type="submit" class="tml-button">Log In</button>
  </div>
  <input name="redirect_to" type="hidden" value="https://www.fairobserver.com/wp-admin/">
</form>

GET https://www.fairobserver.com/search

<form role="search" method="get" class="search-form" action="https://www.fairobserver.com/search">
  <input type="text" id="search" class="search-field" placeholder="Enter your search term here..." value="" name="keyword" autocomplete="off">
  <button type="submit" id="search_submit" class="search-submit">
    <svg fill="none" height="20" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
      <circle cx="10.5" cy="10.5" r="7.5"></circle>
      <line x1="21" x2="15.8" y1="21" y2="15.8"></line>
    </svg>
  </button>
  <div class="search-suggestions">
    <ul id="suggestions-list">
    </ul>
  </div>
</form>

POST

<form id="paymentform" method="POST">
  <div class="donate_page page">
    <div id="screen-1">
      <div class="donate-title marb15">Donation Amount</div>
      <input type="hidden" value="10" name="amount" id="amount">
      <input type="hidden" value="" name="cycle" id="cycle">
      <div class="range-slider-amount">
        <div id="minus_amount">-</div>
        <div id="donation_amount">$10</div>
        <div id="add_amount">+</div>
      </div>
      <div class="slidecontainer">
        <input type="range" min="1" max="100" value="10" class="slider" id="slider">
      </div>
      <div class="slider-rotation-info">(Manage slider to adjust donation amount)</div>
      <div class="donation-amount-box">
        <!-- <button type="button" class="other_btn amount-button" value="50">$50</button> -->
        <button type="button" class="other_btn amount-button" value="100">$100</button>
        <button type="button" class="other_btn amount-button" value="500">$500</button>
        <button type="button" class="other_btn amount-button" value="1000">$1000</button>
        <button type="button" id="other" class="amount amount-button" value="">Other</button>
      </div>
      <div class="other_donation_amount_section" style="display: none;">
        <span class="input-icon">$</span><input type="text" class="other_donation_amount" value="" placeholder="Other Amount">
      </div>
      <div class="donation-cycle-outer mart30">
        <div class="donate-title marb5">Donation Cycle</div>
        <div class="doantion-sm-info-text"> Please select donation cycle to make one time or recurring donation </div>
        <div class="donation-cycle-box">
          <button type="button" class="donation-cycle" value="one-time">One Time</button>
          <button type="button" class="donation-cycle" value="monthly">Monthly</button>
          <button type="button" class="donation-cycle" value="yearly">Yearly</button>
        </div>
      </div>
      <button type="button" id="next-btn-step-1" class="btn-blue">Next</button>
      <div class="screen-1-error donation-page-error" id="screen-1-error" style="display: none;"></div>
    </div>
    <div id="screen-2" class="d-none">
      <button type="button" id="step-2-back-btn" class="donation-back-btn">
        <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-left" class="svg-inline--fa fa-chevron-left fa-w-10" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512">
          <path fill="currentColor"
            d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z">
          </path>
        </svg>
      </button>
      <div class="donation-summary">
        <div class="donate-title">Donation Summary</div>
        <div class="doantion-sm-info-text">Please review your donation summary</div>
        <div class="donation-table">
          <div class="dt-row">
            <strong>Donation Amount</strong>
            <div id="donation-amount-figure">56956</div>
          </div>
          <div class="dt-row"><strong>Donation Cycle</strong>
            <div id="donation-amount-cycle">Monthly</div>
          </div>
        </div>
        <div class="donation-cylce-text" id="donation-cylce-text" style="display:none;"></div>
      </div>
      <div class="user-details border-top padt15 mart25">
        <div class="donate-title">Contact details</div>
        <div class="doantion-sm-info-text marb15">Please enter your contact details.</div>
        <div class="form-group-two">
          <input class="form-control" type="text" id="firstname" name="firstname" placeholder="First Name" required="">
          <input class="form-control" type="text" id="lastname" name="lastname" placeholder="Last Name" required="">
        </div>
        <input class="form-control" type="email" id="email" name="email" value="" placeholder="Enter your email address" required="">
        <div class="collapsible">
          <div class="heading_sec">
            <h3>Billing Address</h3>
            <p>Click here to enter your billing address for invoice.</p>
          </div>
        </div>
        <div class="collapsible-content">
          <br>
          <input class="form-control" type="text" name="addressLineOne" id="addressline" placeholder="Address 1">
          <input class="form-control" type="text" name="addressLineTwo" id="addressline_two" placeholder="Address 2">
          <select id="country" name="country" abbr="">
            <option value="" disabled="" selected="">Select country</option>
            <option class="wc-country" value="AF">Afghanistan</option>
            <option class="wc-country" value="AX">Åland Islands</option>
            <option class="wc-country" value="AL">Albania</option>
            <option class="wc-country" value="DZ">Algeria</option>
            <option class="wc-country" value="AS">American Samoa</option>
            <option class="wc-country" value="AD">Andorra</option>
            <option class="wc-country" value="AO">Angola</option>
            <option class="wc-country" value="AI">Anguilla</option>
            <option class="wc-country" value="AQ">Antarctica</option>
            <option class="wc-country" value="AG">Antigua and Barbuda</option>
            <option class="wc-country" value="AR">Argentina</option>
            <option class="wc-country" value="AM">Armenia</option>
            <option class="wc-country" value="AW">Aruba</option>
            <option class="wc-country" value="AU">Australia</option>
            <option class="wc-country" value="AT">Austria</option>
            <option class="wc-country" value="AZ">Azerbaijan</option>
            <option class="wc-country" value="BS">Bahamas</option>
            <option class="wc-country" value="BH">Bahrain</option>
            <option class="wc-country" value="BD">Bangladesh</option>
            <option class="wc-country" value="BB">Barbados</option>
            <option class="wc-country" value="BY">Belarus</option>
            <option class="wc-country" value="PW">Belau</option>
            <option class="wc-country" value="BE">Belgium</option>
            <option class="wc-country" value="BZ">Belize</option>
            <option class="wc-country" value="BJ">Benin</option>
            <option class="wc-country" value="BM">Bermuda</option>
            <option class="wc-country" value="BT">Bhutan</option>
            <option class="wc-country" value="BO">Bolivia</option>
            <option class="wc-country" value="BQ">Bonaire, Saint Eustatius and Saba</option>
            <option class="wc-country" value="BA">Bosnia and Herzegovina</option>
            <option class="wc-country" value="BW">Botswana</option>
            <option class="wc-country" value="BV">Bouvet Island</option>
            <option class="wc-country" value="BR">Brazil</option>
            <option class="wc-country" value="IO">British Indian Ocean Territory</option>
            <option class="wc-country" value="BN">Brunei</option>
            <option class="wc-country" value="BG">Bulgaria</option>
            <option class="wc-country" value="BF">Burkina Faso</option>
            <option class="wc-country" value="BI">Burundi</option>
            <option class="wc-country" value="KH">Cambodia</option>
            <option class="wc-country" value="CM">Cameroon</option>
            <option class="wc-country" value="CA">Canada</option>
            <option class="wc-country" value="CV">Cape Verde</option>
            <option class="wc-country" value="KY">Cayman Islands</option>
            <option class="wc-country" value="CF">Central African Republic</option>
            <option class="wc-country" value="TD">Chad</option>
            <option class="wc-country" value="CL">Chile</option>
            <option class="wc-country" value="CN">China</option>
            <option class="wc-country" value="CX">Christmas Island</option>
            <option class="wc-country" value="CC">Cocos (Keeling) Islands</option>
            <option class="wc-country" value="CO">Colombia</option>
            <option class="wc-country" value="KM">Comoros</option>
            <option class="wc-country" value="CG">Congo (Brazzaville)</option>
            <option class="wc-country" value="CD">Congo (Kinshasa)</option>
            <option class="wc-country" value="CK">Cook Islands</option>
            <option class="wc-country" value="CR">Costa Rica</option>
            <option class="wc-country" value="HR">Croatia</option>
            <option class="wc-country" value="CU">Cuba</option>
            <option class="wc-country" value="CW">Curaçao</option>
            <option class="wc-country" value="CY">Cyprus</option>
            <option class="wc-country" value="CZ">Czech Republic</option>
            <option class="wc-country" value="DK">Denmark</option>
            <option class="wc-country" value="DJ">Djibouti</option>
            <option class="wc-country" value="DM">Dominica</option>
            <option class="wc-country" value="DO">Dominican Republic</option>
            <option class="wc-country" value="EC">Ecuador</option>
            <option class="wc-country" value="EG">Egypt</option>
            <option class="wc-country" value="SV">El Salvador</option>
            <option class="wc-country" value="GQ">Equatorial Guinea</option>
            <option class="wc-country" value="ER">Eritrea</option>
            <option class="wc-country" value="EE">Estonia</option>
            <option class="wc-country" value="SZ">Eswatini</option>
            <option class="wc-country" value="ET">Ethiopia</option>
            <option class="wc-country" value="FK">Falkland Islands</option>
            <option class="wc-country" value="FO">Faroe Islands</option>
            <option class="wc-country" value="FJ">Fiji</option>
            <option class="wc-country" value="FI">Finland</option>
            <option class="wc-country" value="FR">France</option>
            <option class="wc-country" value="GF">French Guiana</option>
            <option class="wc-country" value="PF">French Polynesia</option>
            <option class="wc-country" value="TF">French Southern Territories</option>
            <option class="wc-country" value="GA">Gabon</option>
            <option class="wc-country" value="GM">Gambia</option>
            <option class="wc-country" value="GE">Georgia</option>
            <option class="wc-country" value="DE">Germany</option>
            <option class="wc-country" value="GH">Ghana</option>
            <option class="wc-country" value="GI">Gibraltar</option>
            <option class="wc-country" value="GR">Greece</option>
            <option class="wc-country" value="GL">Greenland</option>
            <option class="wc-country" value="GD">Grenada</option>
            <option class="wc-country" value="GP">Guadeloupe</option>
            <option class="wc-country" value="GU">Guam</option>
            <option class="wc-country" value="GT">Guatemala</option>
            <option class="wc-country" value="GG">Guernsey</option>
            <option class="wc-country" value="GN">Guinea</option>
            <option class="wc-country" value="GW">Guinea-Bissau</option>
            <option class="wc-country" value="GY">Guyana</option>
            <option class="wc-country" value="HT">Haiti</option>
            <option class="wc-country" value="HM">Heard Island and McDonald Islands</option>
            <option class="wc-country" value="HN">Honduras</option>
            <option class="wc-country" value="HK">Hong Kong</option>
            <option class="wc-country" value="HU">Hungary</option>
            <option class="wc-country" value="IS">Iceland</option>
            <option class="wc-country" value="IN">India</option>
            <option class="wc-country" value="ID">Indonesia</option>
            <option class="wc-country" value="IR">Iran</option>
            <option class="wc-country" value="IQ">Iraq</option>
            <option class="wc-country" value="IE">Ireland</option>
            <option class="wc-country" value="IM">Isle of Man</option>
            <option class="wc-country" value="IL">Israel</option>
            <option class="wc-country" value="IT">Italy</option>
            <option class="wc-country" value="CI">Ivory Coast</option>
            <option class="wc-country" value="JM">Jamaica</option>
            <option class="wc-country" value="JP">Japan</option>
            <option class="wc-country" value="JE">Jersey</option>
            <option class="wc-country" value="JO">Jordan</option>
            <option class="wc-country" value="KZ">Kazakhstan</option>
            <option class="wc-country" value="KE">Kenya</option>
            <option class="wc-country" value="KI">Kiribati</option>
            <option class="wc-country" value="KW">Kuwait</option>
            <option class="wc-country" value="KG">Kyrgyzstan</option>
            <option class="wc-country" value="LA">Laos</option>
            <option class="wc-country" value="LV">Latvia</option>
            <option class="wc-country" value="LB">Lebanon</option>
            <option class="wc-country" value="LS">Lesotho</option>
            <option class="wc-country" value="LR">Liberia</option>
            <option class="wc-country" value="LY">Libya</option>
            <option class="wc-country" value="LI">Liechtenstein</option>
            <option class="wc-country" value="LT">Lithuania</option>
            <option class="wc-country" value="LU">Luxembourg</option>
            <option class="wc-country" value="MO">Macao</option>
            <option class="wc-country" value="MG">Madagascar</option>
            <option class="wc-country" value="MW">Malawi</option>
            <option class="wc-country" value="MY">Malaysia</option>
            <option class="wc-country" value="MV">Maldives</option>
            <option class="wc-country" value="ML">Mali</option>
            <option class="wc-country" value="MT">Malta</option>
            <option class="wc-country" value="MH">Marshall Islands</option>
            <option class="wc-country" value="MQ">Martinique</option>
            <option class="wc-country" value="MR">Mauritania</option>
            <option class="wc-country" value="MU">Mauritius</option>
            <option class="wc-country" value="YT">Mayotte</option>
            <option class="wc-country" value="MX">Mexico</option>
            <option class="wc-country" value="FM">Micronesia</option>
            <option class="wc-country" value="MD">Moldova</option>
            <option class="wc-country" value="MC">Monaco</option>
            <option class="wc-country" value="MN">Mongolia</option>
            <option class="wc-country" value="ME">Montenegro</option>
            <option class="wc-country" value="MS">Montserrat</option>
            <option class="wc-country" value="MA">Morocco</option>
            <option class="wc-country" value="MZ">Mozambique</option>
            <option class="wc-country" value="MM">Myanmar</option>
            <option class="wc-country" value="NA">Namibia</option>
            <option class="wc-country" value="NR">Nauru</option>
            <option class="wc-country" value="NP">Nepal</option>
            <option class="wc-country" value="NL">Netherlands</option>
            <option class="wc-country" value="NC">New Caledonia</option>
            <option class="wc-country" value="NZ">New Zealand</option>
            <option class="wc-country" value="NI">Nicaragua</option>
            <option class="wc-country" value="NE">Niger</option>
            <option class="wc-country" value="NG">Nigeria</option>
            <option class="wc-country" value="NU">Niue</option>
            <option class="wc-country" value="NF">Norfolk Island</option>
            <option class="wc-country" value="KP">North Korea</option>
            <option class="wc-country" value="MK">North Macedonia</option>
            <option class="wc-country" value="MP">Northern Mariana Islands</option>
            <option class="wc-country" value="NO">Norway</option>
            <option class="wc-country" value="OM">Oman</option>
            <option class="wc-country" value="PK">Pakistan</option>
            <option class="wc-country" value="PS">Palestinian Territory</option>
            <option class="wc-country" value="PA">Panama</option>
            <option class="wc-country" value="PG">Papua New Guinea</option>
            <option class="wc-country" value="PY">Paraguay</option>
            <option class="wc-country" value="PE">Peru</option>
            <option class="wc-country" value="PH">Philippines</option>
            <option class="wc-country" value="PN">Pitcairn</option>
            <option class="wc-country" value="PL">Poland</option>
            <option class="wc-country" value="PT">Portugal</option>
            <option class="wc-country" value="PR">Puerto Rico</option>
            <option class="wc-country" value="QA">Qatar</option>
            <option class="wc-country" value="RE">Reunion</option>
            <option class="wc-country" value="RO">Romania</option>
            <option class="wc-country" value="RU">Russia</option>
            <option class="wc-country" value="RW">Rwanda</option>
            <option class="wc-country" value="ST">São Tomé and Príncipe</option>
            <option class="wc-country" value="BL">Saint Barthélemy</option>
            <option class="wc-country" value="SH">Saint Helena</option>
            <option class="wc-country" value="KN">Saint Kitts and Nevis</option>
            <option class="wc-country" value="LC">Saint Lucia</option>
            <option class="wc-country" value="SX">Saint Martin (Dutch part)</option>
            <option class="wc-country" value="MF">Saint Martin (French part)</option>
            <option class="wc-country" value="PM">Saint Pierre and Miquelon</option>
            <option class="wc-country" value="VC">Saint Vincent and the Grenadines</option>
            <option class="wc-country" value="WS">Samoa</option>
            <option class="wc-country" value="SM">San Marino</option>
            <option class="wc-country" value="SA">Saudi Arabia</option>
            <option class="wc-country" value="SN">Senegal</option>
            <option class="wc-country" value="RS">Serbia</option>
            <option class="wc-country" value="SC">Seychelles</option>
            <option class="wc-country" value="SL">Sierra Leone</option>
            <option class="wc-country" value="SG">Singapore</option>
            <option class="wc-country" value="SK">Slovakia</option>
            <option class="wc-country" value="SI">Slovenia</option>
            <option class="wc-country" value="SB">Solomon Islands</option>
            <option class="wc-country" value="SO">Somalia</option>
            <option class="wc-country" value="ZA">South Africa</option>
            <option class="wc-country" value="GS">South Georgia/Sandwich Islands</option>
            <option class="wc-country" value="KR">South Korea</option>
            <option class="wc-country" value="SS">South Sudan</option>
            <option class="wc-country" value="ES">Spain</option>
            <option class="wc-country" value="LK">Sri Lanka</option>
            <option class="wc-country" value="SD">Sudan</option>
            <option class="wc-country" value="SR">Suriname</option>
            <option class="wc-country" value="SJ">Svalbard and Jan Mayen</option>
            <option class="wc-country" value="SE">Sweden</option>
            <option class="wc-country" value="CH">Switzerland</option>
            <option class="wc-country" value="SY">Syria</option>
            <option class="wc-country" value="TW">Taiwan</option>
            <option class="wc-country" value="TJ">Tajikistan</option>
            <option class="wc-country" value="TZ">Tanzania</option>
            <option class="wc-country" value="TH">Thailand</option>
            <option class="wc-country" value="TL">Timor-Leste</option>
            <option class="wc-country" value="TG">Togo</option>
            <option class="wc-country" value="TK">Tokelau</option>
            <option class="wc-country" value="TO">Tonga</option>
            <option class="wc-country" value="TT">Trinidad and Tobago</option>
            <option class="wc-country" value="TN">Tunisia</option>
            <option class="wc-country" value="TR">Turkey</option>
            <option class="wc-country" value="TM">Turkmenistan</option>
            <option class="wc-country" value="TC">Turks and Caicos Islands</option>
            <option class="wc-country" value="TV">Tuvalu</option>
            <option class="wc-country" value="UG">Uganda</option>
            <option class="wc-country" value="UA">Ukraine</option>
            <option class="wc-country" value="AE">United Arab Emirates</option>
            <option class="wc-country" value="GB">United Kingdom (UK)</option>
            <option class="wc-country" value="US">United States (US)</option>
            <option class="wc-country" value="UM">United States (US) Minor Outlying Islands</option>
            <option class="wc-country" value="UY">Uruguay</option>
            <option class="wc-country" value="UZ">Uzbekistan</option>
            <option class="wc-country" value="VU">Vanuatu</option>
            <option class="wc-country" value="VA">Vatican</option>
            <option class="wc-country" value="VE">Venezuela</option>
            <option class="wc-country" value="VN">Vietnam</option>
            <option class="wc-country" value="VG">Virgin Islands (British)</option>
            <option class="wc-country" value="VI">Virgin Islands (US)</option>
            <option class="wc-country" value="WF">Wallis and Futuna</option>
            <option class="wc-country" value="EH">Western Sahara</option>
            <option class="wc-country" value="YE">Yemen</option>
            <option class="wc-country" value="ZM">Zambia</option>
            <option class="wc-country" value="ZW">Zimbabwe</option>
          </select>
          <select name="country-state" id="country-state">
            <option id="select-state" name="select-state" disabled="" selected="">Select state</option>
          </select>
          <input class="form-control" type="text" name="donorCity" id="city" placeholder="City">
          <input class="form-control" type="text" id="zipcode" name="zip" placeholder="Zip Code">
        </div>
        <br>
        <div class="collapsible">
          <div class="heading_sec">
            <h3>Create an account</h3>
            <p>Create your account to manage donations and download invoices.</p>
          </div>
        </div>
        <div class="collapsible-content">
          <br>
          <input class="form-control" id="username" type="text" name="username" placeholder="Email Address">
          <input class="form-control" id="password" type="password" name="password" placeholder="Password">
          <p class="already_user">Already have an account? <a class="fo-login-link">Sign in</a>.</p>
          <!-- <button type="button" class="show" id="showPassToggle">Show</button> -->
          <!-- <div class="donation-checkbox">
									<input type="checkbox" name="donation_agreement" id="donation_agreement"><a href="" target="blank">Donation Agreement link</a>
								</div> -->
        </div>
        <br>
        <div class="donation-checkbox">
          <div class="donate-title">Newsletter sign up </div> <input type="checkbox" name="gdpr_agreement" id="gdpr_agreement">
        </div>
      </div>
      <div class="select-payment-method-box border-top padt15 mart25">
        <div class="donate-title">Select payment method</div>
        <div class="doantion-sm-info-text marb15">Please select a donation method to proceed.</div>
        <div class="select-payment">
          <div class="sp-box sp-c-card"> <input type="radio" value="cc" name="payment-option"><span>Credit Card</span></div>
          <div class="sp-box sp-paypal"> <input type="radio" value="paypal" name="payment-option"><span>Paypal</span></div>
        </div>
        <div class="screen-2-error donation-page-error" id="screen-2-error" style="display:none;"></div>
        <div class="doantion-sm-info-text marb15">By continuing, you agree to the <a href="https://www.fairobserver.com/terms-of-use/" target="_blank">Terms of Use</a> and
          <a href="https://www.fairobserver.com/privacy-policy/" target="_blank">Privacy Policy</a>.</div>
        <button type="button" id="next-btn-step-2" class="next-btn-step-2 btn-blue">Complete Donation</button>
      </div>
    </div>
    <div class="screen-3 d-none" id="screen-3">
      <button type="button" class="donation-back-btn" id="step-3-back-btn">
        <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-left" class="svg-inline--fa fa-chevron-left fa-w-10" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512">
          <path fill="currentColor"
            d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z">
          </path>
        </svg>
      </button>
      <!-- <div class="donation-credit-card-details">
					<label for="ccn">Credit Card Number:</label>
					<input id="ccn" type="tel" inputmode="numeric" pattern="[0-9\s]{13,19}" autocomplete="cc-number" maxlength="19" placeholder="xxxx xxxx xxxx xxxx">
				</div> -->
      <div class="donate-title">Payment details</div>
      <div class="doantion-sm-info-text marb15">Please enter valid credit card details to donate.</div>
      <div class="donation-page-error payment-errors" style="display:none;"></div>
      <br>
      <div class="mbsc-form-group">
        <!-- <form id="paymentform" method="POST"> -->
        <div class="form-group">
          <input id="cardname" class="form-control" mbsc-input="" type="text" placeholder="Enter Name on Card">
        </div>
        <div class="form-group">
          <input id="cartvalidation" class="form-control" type="tel" inputmode="numeric" pattern="[0-9\s]{13,19}" autocomplete="cc-number" maxlength="16" placeholder="Enter Card Number">
        </div>
        <div class="form-group-three">
          <div class="form-group">
            <!-- <input id="donation_card_expires_on_2i" mbsc-input id="picker" type="text" placeholder="Required" value="12/2025" /> -->
            <!-- <input type="number" class="form-control" name="card_month" id="card_month" placeholder="Expiry Month"> -->
            <select id="card_month" name="card_month" class="form-control">
              <option value="1">1 - January</option>
              <option value="2">2 - February</option>
              <option value="3">3 - March</option>
              <option value="4">4 - April</option>
              <option value="5">5 - May</option>
              <option value="6">6 - June</option>
              <option value="7">7 - July</option>
              <option value="8">8 - August</option>
              <option value="9">9 - September</option>
              <option value="10">10 - October</option>
              <option value="11">11 - November</option>
              <option value="12">12 - December</option>
            </select>
          </div>
          <div>
            <select id="card_year" name="card_year" class="form-control">
              <option value="2017">2017</option>
              <option value="2018">2018</option>
              <option value="2019">2019</option>
              <option value="2020">2020</option>
              <option value="2021">2021</option>
              <option selected="selected" value="2022">2022</option>
              <option value="2023">2023</option>
              <option value="2024">2024</option>
              <option value="2025">2025</option>
              <option value="2026">2026</option>
              <option value="2027">2027</option>
              <option value="2027">2028</option>
              <option value="2027">2029</option>
              <option value="2027">2030</option>
            </select>
          </div>
          <!-- <div class="form-group">
								<input type="number" class="form-control" name="card year" id="card_year" placeholder="Expiry Year">
							</div> -->
          <div class="form-group">
            <input class="form-control" id="cvc" mbsc-input="" type="text" placeholder="CVV" max="9999">
          </div>
        </div>
        <div class="mart10 marb10 secure-transation-info"><img src="https://www.fairobserver.com/wp-content/themes/fairobserver-new/assets/images/security.png" alt="" width="20" height="20"> <span>100% Secure transaction</span></div>
        <button class="btn-blue" type="submit" id="donate_now">Donate Now <img src="https://upload.wikimedia.org/wikipedia/commons/a/ad/YouTube_loading_symbol_3_%28transparent%29.gif"
            style="width: 20px;vertical-align: middle;display: none;"></button>
      </div>
    </div>
  </div>
</form>

POST https://www.paypal.com/cgi-bin/webscr

<form class="paypalform" action="https://www.paypal.com/cgi-bin/webscr" method="post" id="paypal_form">
  <!-- <form class="paypalform" action="https://www.sandbox.paypal.com/cgi-bin/webscr" method="post" id="paypal_form"> -->
  <input type="hidden" name="return" value="https://www.fairobserver.com/payment-success/?id=1">
  <input type="hidden" name="rm" value="2">
  <input id="cmdvalue" type="hidden" name="cmd" value="_xclick-subscriptions">
  <input type="hidden" name="business" value="atul.singh@fairobserver.com">
  <input type="hidden" name="no_note" value="1">
  <input type="hidden" name="lc" value="US">
  <input type="hidden" name="item_name" value="Donation">
  <!-- <input type='hidden' name='item_cycle' value='Donation'> -->
  <!-- <input type='hidden' name='first_name' value=''>
	<input type='hidden' name='last_name' value=''>
	<input type='hidden' name='email' value=''>
	<input type='hidden' name='address1' value=''>
	<input type='hidden' name='address2' value=''>
	<input type='hidden' name='city' value=''>
	<input type='hidden' name='country' value=''>
	<input type='hidden' name='zip' value=''> -->
  <input type="hidden" name="currency_code" value="USD">
  <input id="paypalamount" name="amount" type="hidden" value="100">
  <input id="paymentinterval" type="hidden" name="t3" value="M">
  <input id="monthly" type="hidden" name="a3" value="">
  <input type="hidden" name="p3" value="1">
  <input id="srcvalue" type="hidden" name="src" value="1">
  <input type="hidden" name="no_shipping" value="2">
  <input type="hidden" name="notify_url" value="https://www.fairobserver.com/paypal-notify/">
  <input type="hidden" name="bn" value="PP-SubscriptionsBF:btn_subscribeCC_LG.gif:NonHosted">
</form>

POST https://www.fairobserver.com/moosend-subscription

<form class="mart20" method="post" action="https://www.fairobserver.com/moosend-subscription">
  <input type="hidden" name="nlang" value="">
  <div class="tnp-field tnp-field-email">
    <div class="fo-newsletter-block d-flex justify-space-between flex-wrap pos-r">
      <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
        <title></title>
        <path d="M12.69,12.06a1,1,0,0,1-1.34,0L2.87,4.35A2,2,0,0,1,4,4H20a2,2,0,0,1,1.13.35Z" fill="#676767"></path>
        <path d="M22,6.26V17a3,3,0,0,1-3,3H5a3,3,0,0,1-3-3V6.26l8.68,7.92a2,2,0,0,0,1.32.49,2,2,0,0,0,1.33-.51Z" fill="#676767"></path>
      </svg>
      <input type="email" name="user_email" id="email" required="" placeholder="Enter your email address">
      <input type="submit" value="SUBSCRIBE">
    </div>
    <div class="fo-cpf-checkbox d-flex mart15"> <input type="checkbox" name="ms-Your_email_will_be_shared_with_fairobserver_and_subject_to_it's_Privacy_Policy" id="privacy-policy" value="true"
        onchange="document.getElementById('privacy-policy-false').name=(this.checked ? '' : this.name)" required=""><label for="Your email will be shared with fairobserver and subject to its Privacy Policy">I agree to receive emails and other content
        from Fair Observer. I understand that I may repeal my consent at any time. You can review our <a href="https://www.fairobserver.com/privacy-policy">Privacy Policy</a> and <a href="https://www.fairobserver.com/terms-of-use/">Terms of Use</a>
        for further information .</label></div>
  </div>
</form>

POST /donate/#wpcf7-f120653-o1

<form action="/donate/#wpcf7-f120653-o1" method="post" class="wpcf7-form init" aria-label="Contact form" novalidate="novalidate" data-status="init">
  <div style="display: none;">
    <input type="hidden" name="_wpcf7" value="120653">
    <input type="hidden" name="_wpcf7_version" value="5.7.2">
    <input type="hidden" name="_wpcf7_locale" value="en_US">
    <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f120653-o1">
    <input type="hidden" name="_wpcf7_container_post" value="0">
    <input type="hidden" name="_wpcf7_posted_data_hash" value="">
  </div>
  <div id="fscf_required3">
    <h3 style="color:black;">Fill below form to share your concern with us </h3>
    <p><span class="fscf-required-indicator" style="color:red;">*</span><span class="fscf-required-text" style="color:black;">Indicates required field</span>
    </p>
  </div>
  <p><label> <span class="wpcf7-form-control-wrap" data-name="your-name"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" placeholder="Name:*" value="" type="text"
          name="your-name"></span> </label>
  </p>
  <p><label> <span class="wpcf7-form-control-wrap" data-name="your-email"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email" aria-required="true" aria-invalid="false"
          placeholder="Email:*" value="" type="email" name="your-email"></span></label>
  </p>
  <p><label> <span class="wpcf7-form-control-wrap" data-name="your-subject"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" placeholder="Subject:*" value="" type="text"
          name="your-subject"></span> </label>
  </p>
  <p><label> <span class="wpcf7-form-control-wrap" data-name="your-message"><textarea cols="40" rows="10" class="wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required" aria-required="true" aria-invalid="false" placeholder="Message:*"
          name="your-message"></textarea></span> </label>
  </p>
  <div class="form-group" id="captchaCustomCss">
    <p></p>
    <div id="cf7sr-63bbed0dae07c" class="cf7sr-g-recaptcha" data-sitekey="6Ld0xW8gAAAAAIdtS9lzpNHhyhi93o75R7nePPnw">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Ld0xW8gAAAAAIdtS9lzpNHhyhi93o75R7nePPnw&amp;co=aHR0cHM6Ly93d3cuZmFpcm9ic2VydmVyLmNvbTo0NDM.&amp;hl=de&amp;v=5qcenVbrhOy8zihcc2aHOWD4&amp;size=normal&amp;cb=p8aa98h82alq"
            width="304" height="78" role="presentation" name="a-61q6jr4lpx28" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
        </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div><span class="wpcf7-form-control-wrap cf7sr-recaptcha" data-name="cf7sr-recaptcha"><input type="hidden" name="cf7sr-recaptcha" value="" class="wpcf7-form-control"></span>
    <p></p>
  </div>
  <p><input class="wpcf7-form-control has-spinner wpcf7-submit" type="submit" value="Submit"><span class="wpcf7-spinner"></span>
  </p>
  <div class="wpcf7-response-output" aria-hidden="true"></div>
</form>

POST https://www.fairobserver.com/moosend-subscription

<form method="post" action="https://www.fairobserver.com/moosend-subscription">
  <input type="hidden" name="nlang" value="">
  <div class="tnp-field tnp-field-email">
    <div class="newsletter-block">
      <input type="email" name="user_email" id="email" required="" placeholder="Enter your email address">
      <div class="cpf-checkbox-new">
        <input type="checkbox" name="ms-Your email will be shared with fairobserver and subject to it's Privacy Policy" id="privacy-policy" value="true" onchange="document.getElementById('privacy-policy-false').name=(this.checked ? '' : this.name)"
          required=""><label for="Your email will be shared with fairobserver and subject to it's Privacy Policy">I agree to receive emails and other content from Fair Observer. I understand that I may repeal my consent at any time. You can review
          our <a href="https://www.fairobserver.com/privacy-policy">Privacy Policy</a> and <a href="https://www.fairobserver.com/terms-of-use/">Terms of Use</a> for further information.</label>
      </div>
      <input type="submit" value="REGISTER">
    </div>
  </div>
</form>

POST https://www.fairobserver.com/moosend-subscription

<form method="post" action="https://www.fairobserver.com/moosend-subscription">
  <input type="hidden" name="nlang" value="">
  <div class="tnp-field tnp-field-email">
    <div class="newsletter-block">
      <input type="email" name="user_email" id="email" required="" placeholder="Enter your email address">
      <div class="cpf-checkbox-new">
        <input type="checkbox" name="ms-Your email will be shared with fairobserver and subject to it's Privacy Policy" id="privacy-policy" value="true" onchange="document.getElementById('privacy-policy-false').name=(this.checked ? '' : this.name)"
          required=""><label for="Your email will be shared with fairobserver and subject to it's Privacy Policy">I agree to receive emails and other content from Fair Observer. I understand that I may repeal my consent at any time. You can review
          our <a href="https://www.fairobserver.com/privacy-policy">Privacy Policy</a> and <a href="https://www.fairobserver.com/terms-of-use/">Terms of Use</a> for further information.</label>
      </div>
      <input type="submit" value="REGISTER">
    </div>
  </div>
</form>

Text Content

 * World
   * Africa
   * Asia Pacific
   * Central & South Asia
   * Europe
   * Latin America & Caribbean
   * Middle East & North Africa
   * North America
 * Coronavirus
 * Politics
   * US Politics
   * Joe Biden
   * Extremism
   * Europe
   * European Union
   * India
   * Arab World
 * Economics
   * Finance
   * Eurozone
   * International Trade
 * Business
   * Entrepreneurship
   * Startups
   * Technology
 * Culture
   * Entertainment
   * Music
   * Film
   * Books
   * Travel
 * Environment
   * Climate Change
   * Smart Cities
   * Green Economy
 * Global Change
   * Education
   * Refugee Crisis
   * International Aid
 * International Security
   * ISIS
   * War on Terror
   * North Korea
   * Nuclear Weapons
 * Science
   * Health
 * 360 °
 * The Interview
 * In-Depth
 * Insight
 * Quick Read
 * Video
 * Podcasts
 * Interactive
   



 * Sign Up
 * Support FO°
 * Login


   LOGIN
   
   
   Username or Email Address
   Password
   Show
   Remember Me
   Log In
    * Lost your password?
   
   Forget Password?
   
   New to Fair Observer? Register Now
   
   Contributor Member





SUPPORT FAIR OBSERVER

WE RELY ON YOUR SUPPORT FOR OUR INDEPENDENCE, DIVERSITY AND QUALITY.

The IRS recognizes Fair Observer as a section 501(c)(3) registered public
charity
(EIN: 46-4070943), enabling you to claim a tax deduction.

Donation Amount
-
$10
+

(Manage slider to adjust donation amount)
$100 $500 $1000 Other
$
Donation Cycle
Please select donation cycle to make one time or recurring donation
One Time Monthly Yearly
Next

Donation Summary
Please review your donation summary
Donation Amount
56956
Donation Cycle
Monthly

Contact details
Please enter your contact details.



BILLING ADDRESS

Click here to enter your billing address for invoice.


Select country AfghanistanÅland IslandsAlbaniaAlgeriaAmerican
SamoaAndorraAngolaAnguillaAntarcticaAntigua and
BarbudaArgentinaArmeniaArubaAustraliaAustriaAzerbaijanBahamasBahrainBangladeshBarbadosBelarusBelauBelgiumBelizeBeninBermudaBhutanBoliviaBonaire,
Saint Eustatius and SabaBosnia and HerzegovinaBotswanaBouvet IslandBrazilBritish
Indian Ocean TerritoryBruneiBulgariaBurkina
FasoBurundiCambodiaCameroonCanadaCape VerdeCayman IslandsCentral African
RepublicChadChileChinaChristmas IslandCocos (Keeling)
IslandsColombiaComorosCongo (Brazzaville)Congo (Kinshasa)Cook IslandsCosta
RicaCroatiaCubaCuraçaoCyprusCzech RepublicDenmarkDjiboutiDominicaDominican
RepublicEcuadorEgyptEl SalvadorEquatorial
GuineaEritreaEstoniaEswatiniEthiopiaFalkland IslandsFaroe
IslandsFijiFinlandFranceFrench GuianaFrench PolynesiaFrench Southern
TerritoriesGabonGambiaGeorgiaGermanyGhanaGibraltarGreeceGreenlandGrenadaGuadeloupeGuamGuatemalaGuernseyGuineaGuinea-BissauGuyanaHaitiHeard
Island and McDonald IslandsHondurasHong
KongHungaryIcelandIndiaIndonesiaIranIraqIrelandIsle of ManIsraelItalyIvory
CoastJamaicaJapanJerseyJordanKazakhstanKenyaKiribatiKuwaitKyrgyzstanLaosLatviaLebanonLesothoLiberiaLibyaLiechtensteinLithuaniaLuxembourgMacaoMadagascarMalawiMalaysiaMaldivesMaliMaltaMarshall
IslandsMartiniqueMauritaniaMauritiusMayotteMexicoMicronesiaMoldovaMonacoMongoliaMontenegroMontserratMoroccoMozambiqueMyanmarNamibiaNauruNepalNetherlandsNew
CaledoniaNew ZealandNicaraguaNigerNigeriaNiueNorfolk IslandNorth KoreaNorth
MacedoniaNorthern Mariana IslandsNorwayOmanPakistanPalestinian
TerritoryPanamaPapua New
GuineaParaguayPeruPhilippinesPitcairnPolandPortugalPuerto
RicoQatarReunionRomaniaRussiaRwandaSão Tomé and PríncipeSaint BarthélemySaint
HelenaSaint Kitts and NevisSaint LuciaSaint Martin (Dutch part)Saint Martin
(French part)Saint Pierre and MiquelonSaint Vincent and the GrenadinesSamoaSan
MarinoSaudi ArabiaSenegalSerbiaSeychellesSierra
LeoneSingaporeSlovakiaSloveniaSolomon IslandsSomaliaSouth AfricaSouth
Georgia/Sandwich IslandsSouth KoreaSouth SudanSpainSri
LankaSudanSurinameSvalbard and Jan
MayenSwedenSwitzerlandSyriaTaiwanTajikistanTanzaniaThailandTimor-LesteTogoTokelauTongaTrinidad
and TobagoTunisiaTurkeyTurkmenistanTurks and Caicos
IslandsTuvaluUgandaUkraineUnited Arab EmiratesUnited Kingdom (UK)United States
(US)United States (US) Minor Outlying
IslandsUruguayUzbekistanVanuatuVaticanVenezuelaVietnamVirgin Islands
(British)Virgin Islands (US)Wallis and FutunaWestern SaharaYemenZambiaZimbabwe
Select state



CREATE AN ACCOUNT

Create your account to manage donations and download invoices.




Already have an account? Sign in.


Newsletter sign up
Select payment method
Please select a donation method to proceed.
Credit Card
Paypal

By continuing, you agree to the Terms of Use and Privacy Policy.
Complete Donation
Payment details
Please enter valid credit card details to donate.


1 - January 2 - February 3 - March 4 - April 5 - May 6 - June 7 - July 8 -
August 9 - September 10 - October 11 - November 12 - December
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030

100% Secure transaction
Donate Now

Fair Observer, 461 Harbor Blvd, Belmont, CA 94002, USA


SUBSCRIBE

Register for $9.99 per month and become a member today.


PUBLISH

Join our community of more than 2,500 contributors to publish your perspective,
share your narrative and shape the global discourse.


DONATE

We bring you perspectives from around the world. Help us to inform and educate.
Your donation is tax-deductible.



EXPLORE

 * About
 * Republish
 * Authors
 * Privacy Policy
 * FO Store
 * Terms of Use
 * FAQs
 * Contact

REGIONS

 * Africa
 * Latin America & Caribbean
 * Asia Pacific
 * Middle East & North Africa
 * Central & South Asia
 * North America
 * Europe

TOPICS

 * Politics
 * Environment
 * Economics
 * Global Change
 * Business
 * International Security
 * Culture
 * Science

SECTIONS

 * 360°
 * Video
 * The Interview
 * Podcasts
 * In-Depth
 * Interactive
 * Insight
 * My Voice
 * Quick Read



DAILY DISPATCH

I agree to receive emails and other content from Fair Observer. I understand
that I may repeal my consent at any time. You can review our Privacy Policy and
Terms of Use for further information .

 * 
 * 
 * 
 * 
 * 
 * 

Designed, Developed and Maintained by Netleon Technologies
© Fair Observer All rights reserved



FILL BELOW FORM TO SHARE YOUR CONCERN WITH US

*Indicates required field
















BOOKMARK


WANT TO SAVE THIS POST?


REGISTER AS A MEMBER TO SUPPORT INDEPENDENT JOURNALISM AND ENJOY SUBSCRIBER
BENEFITS.

BECOME A MEMBER



NEWSLETTER


MAKE SENSE OF THE WORLD


UNIQUE INSIGHTS FROM 2,500+ CONTRIBUTORS IN 90+ COUNTRIES


I agree to receive emails and other content from Fair Observer. I understand
that I may repeal my consent at any time. You can review our Privacy Policy and
Terms of Use for further information.


NEWSLETTER


MAKE SENSE OF THE WORLD


UNIQUE INSIGHTS FROM 2,500+ CONTRIBUTORS IN 90+ COUNTRIES


I agree to receive emails and other content from Fair Observer. I understand
that I may repeal my consent at any time. You can review our Privacy Policy and
Terms of Use for further information.

WE NEED YOUR CONSENT

We use cookies to give you the best possible experience. Learn more about how we
use cookies or edit your cookie preferences. Privacy Policy. My Options I Accept
Privacy & Cookies Policy
Close

EDIT COOKIE PREFERENCES

The Fair Observer website uses digital cookies so it can collect statistics on
how many visitors come to the site, what content is viewed and for how long, and
the general location of the computer network of the visitor. These statistics
are collecte...
Necessary
Necessary
Always Enabled
These cookies essential for the website to function.
Social Media
Social Media
These cookies are used to enable sharing or following of content that you find
interesting on our website. These settings apply to third-party social
networking and other websites.
Performance & Functionality
Performance & Functionality
These cookies are used to enhance the performance and functionality of our
website. They provide statistics on how our website is used and help us improve
by measuring errors. Certain functionalities on our website may become
unavailable without these cookies.
Analytics
Analytics

SAVE & ACCEPT