payments.makers.tech Open in urlscan Pro
172.67.136.42  Public Scan

URL: https://payments.makers.tech/
Submission: On August 02 via automatic, source certstream-suspicious — Scanned from CH

Form analysis 1 forms found in the DOM

POST /payments

<form action="/payments" class="payment-form" method="post">
  <fieldset>
    <div class="input-row input-row--centered">
      <label class="required" for="email"> Please enter the e-mail of the person attending the course </label>
      <input class="email" name="email" placeholder="Email" required="" type="email">
    </div>
  </fieldset>
  <fieldset id="gender">
    <legend>
      <span> Does the women and gender minorities discount apply to you? </span>
    </legend>
    <div class="radio-row radio-row--centered">
      <label for="yes"> Yes <input class="gender-discount yes" id="yes" name="gender-discount" required="" type="radio" value="yes">
      </label>
    </div>
    <div class="radio-row radio-row--centered">
      <label for="no"> No <input class="gender-discount no" id="no" name="gender-discount" required="" type="radio" value="no">
      </label>
    </div>
  </fieldset>
  <fieldset>
    <legend>
      <span>Course price options</span>
    </legend>
    <div class="input-row input-row--centered">
      <label for="deposit-not-paid"> What type of payment are you making? <select data-payment-date="2024-08-02" id="payment-plan" name="payment-plan" required="">
          <option id="deposit" value="deposit">Deposit</option>
          <option id="standard-payment" value="standard">Standard</option>
        </select>
      </label>
    </div>
    <div class="form-row deposit-questions" style="display: none;">
      <div class="radio-row radio-row--centered">
        <label for="deposit-paid"> I have paid my deposit <input class="deposit paid" id="deposit-paid" name="deposit-paid" type="radio" value="yes">
        </label>
      </div>
      <div class="radio-row radio-row--centered">
        <label for="deposit-not-paid"> I have not paid a deposit <input class="deposit unpaid" id="deposit-not-paid" name="deposit-paid" type="radio" value="no">
        </label>
      </div>
    </div>
    <legend>
      <span>Total due:</span>
      <span id="total-due"></span>
    </legend>
    <div class="button-row">
      <p>
        <input type="submit" value="Proceed to GoCardless">
      </p>
    </div>
  </fieldset>
</form>

Text Content

PAYMENT PAGE

You're just a few steps away from securing your place at Makers…

Please enter the e-mail of the person attending the course
Does the women and gender minorities discount apply to you?
Yes
No
Course price options
What type of payment are you making? Deposit Standard
I have paid my deposit
I have not paid a deposit
Total due:




 * FOLLOW US

 * Facebook
 * Twitter
 * YouTube
 * Blog


 * REVIEWS

 * Switchup Reviews
 * Quora Reviews
 * Course Report Reviews


 * CONTACT US

 * 50-52 Commercial St
   London E1 6LT
   United Kingdom
   
   
   +44 (0)203 817 8870


 * LEGAL

 * Code of Conduct
 * Onsite Terms and Conditions
 * Privacy Policy

© Makers 2024