newticket.citrarayawaterworld.com Open in urlscan Pro
103.93.132.65  Public Scan

URL: https://newticket.citrarayawaterworld.com/
Submission: On February 01 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 3 forms found in the DOM

<form id="ticket_formm">
  <div class="box_popup_tiket_konten_close"> x </div>
  <div class="field">
    <strong>Pilih Tanggal Tiket :</strong>
    <input type="text" name="reservation_date" id="reservation_date" tabindex="6" class="form-control hasDatepicker" placeholder="dd/mm/yyyy">
    <input type="hidden" name="freeze_date" id="freeze_date" value="">
    <span class="error" style="font: 13px arial, sans-serif;">
      <br><br> * Tiket hanya berlaku sesuai dengan tanggal yang di pilih<br> * Tiket yang sudah dibeli tidak dapat dibatalkan dan uang tidak dapat dikembalikan </span>
  </div> &nbsp;<br><img src="img/giphy.gif" id="loading-image" width="30" style="display:none">
  <div id="list_ticket"></div>
  <button type="button" class="btn btn-default" id="angkut_keranjang">Pilih</button>
</form>

Name: reservasi_ticketPOST #

<form action="#" method="post" enctype="multipart/form-data" id="reservasi_ticket" name="reservasi_ticket" class="idealforms">
  <div class="idealsteps-wrap">
    <!-- Step 1 -->
    <section class="idealsteps-step" style="display: block;">
      <fieldset>
        <legend><strong>Keranjang Belanja</strong></legend>
        <table class="table table-bordered" id="ticket_ordered" style="background-color:#fff;">
          <thead style="background-color:#02A5DE; color:#fff !important">
            <tr>
              <th>Tanggal Reservasi</th>
              <th>Tiket</th>
              <th>Harga Tiket</th>
              <th>Qty</th>
              <th>Sub Total</th>
              <th>Aksi</th>
            </tr>
          </thead>
          <tbody>
          </tbody>
        </table>
        <button type="button" class="btn btn-default btn-sm my_popup_open background_color">
          <span class="glyphicon glyphicon-plus" aria-hidden="true"></span> Tambah Tiket </button>
        <div id="arrow_click_here"></div>
        <input type="hidden" id="reservation_messages" name="reservation_messages">
        <!--<div class="field">
							<label class="main">Messages:</label>
							<textarea id="reservation_messages" name="reservation_messages" class="form-control" tabindex="5" cols="18"></textarea>
							<span class="error"></span> 
						</div>-->
      </fieldset>
      <fieldset>
        <legend><strong>Total</strong></legend>
        <table class="table table-bordered" style="background-color:#fff;">
          <tbody>
            <tr>
              <td>
                <h4><strong id="sub_total">Rp. 0,-</strong></h4><input type="hidden" name="sub_total_all" id="sub_total_all">
                <input type="hidden" name="doku_trans_id_merchant" id="doku_trans_id_merchant">
                <input type="hidden" name="doku_amount" id="doku_amount">
                <input type="hidden" name="doku_words" id="doku_words">
              </td>
            </tr>
          </tbody>
        </table>
      </fieldset>
      <fieldset>
        <legend><strong>Data Pembeli</strong></legend>
        <div class="width_50">
          <div class="field">
            <input type="text" name="customer_name" id="customer_name" placeholder="Nama Lengkap (wajib di isi)" tabindex="1" class="form-control" value=""> <span class="error"></span>
          </div>
          <div class="field">
            <input type="email" name="customer_email" id="customer_email" placeholder="Email (wajib di isi)" tabindex="2" class="form-control">
            <span class="error"></span>
          </div>
          <div class="field">
            <input type="text" name="customer_phone" id="customer_phone" placeholder="No.HP (wajib di isi)" tabindex="3" class="form-control" onkeypress="return isNumber(event);">
            <span class="error"></span>
          </div>
        </div>
        <div class="width_50">
          <div class="field">
            <textarea id="customer_address" name="customer_address" class="form-control" placeholder="Alamat" tabindex="4" cols="18" rows="5"></textarea>
            <span class="error"></span>
          </div>
        </div>
      </fieldset>
      <div class="field buttons" style="width:100% !important;">
        <button type="button" class="next background_color" style="width:100% !important;" id="jump_step2">Lanjutkan Pemesanan »</button>
      </div>
    </section>
    <!-- Step 2 -->
    <section class="idealsteps-step" style="display: none;">
      <div class="col-md-6 step2_biodata">
        <fieldset>
          <legend><strong>Detail Transaksi</strong></legend>
          <!--<label class="main">ID Transaksi:</label>							
						<span class="detail_transaksi">ON038234</span><br>-->
          <label class="main">Nama:</label>
          <span class="detail_transaksi" id="confirm_customer_name"><!--Dwayne Johnson--></span><br>
          <label class="main">Email:</label>
          <span class="detail_transaksi" id="confirm_customer_email"><!--dwayne.johnson@gmail.com--></span><br>
          <label class="main">No.HP:</label>
          <span class="detail_transaksi" id="confirm_customer_phone"><!--08111567321--></span><br>
          <label class="main">Alamat:</label>
          <span class="detail_transaksi" id="confirm_customer_address"><!--Graha Raflesia CitraRaya Tangerang--></span><br>
          <br>&nbsp; <table class="table table-bordered" id="confirm_ticket_ordered" style="background-color:#fff;">
            <thead>
              <tr>
                <th>Tanggal Reservasi</th>
                <th>Tiket</th>
                <th>Harga Tiket</th>
                <th>Qty</th>
                <th>Sub Total</th>
              </tr>
            </thead>
            <tbody>
            </tbody>
          </table>
          <table class="table table-bordered" style="background-color:#fff;">
            <tbody>
              <tr>
                <td>
                  <h4><strong id="confirm_sub_total">Total Rp. 0,-</strong></h4>
                </td>
              </tr>
            </tbody>
          </table>
          <!--<strong>Catatan:</strong><br>							
					<span id="confirm_reservation_messages"><!--Graha Raflesia CitraRaya Tangerang</span>-->
          <br>&nbsp; <button type="button" class="prev background_color">&lt; Sebelumnya</button>
        </fieldset>
        <br>&nbsp;
      </div>
      <div class="col-md-6">
        <fieldset>
          <legend><strong>Metode Pembayaran</strong></legend>
          <div class="field">
            <div id="error_cc">
              <h4>Error!</h4><br><span id="error_cc_message">Sorry your payment declined please check your account balanced</span>
            </div>
            <!--<select id="pay_type" name="pay_type" class="form-control">										
					<option value="">- Pilih Metode Pembayaran -</option>										
					<option value="">Transfer Bank</option>										
					<option value="">Credit Card</option>									
					</select>-->
            <div class="button_channel_payment">
              <!--<button type="button" class="btn btn-primary" id="checkout_pemesanan">Checkout Pemesanan</button>-->
              <button style="margin-right:10px;" type="button" id="payment_type_credit_card" class="payment_type_credit_card_bg"></button> &nbsp;&nbsp;&nbsp;&nbsp; &nbsp; <button type="button" id="payment_type_atm_transfer"
                class="payment_type_atm_transfer_bg"></button> &nbsp; &nbsp; <!--<button type="button" id="payment_type_convenience_store" class="payment_type_convenience_store_bg"></button>-->
              <input type="hidden" id="payment_method" name="payment_method" value="">
            </div>
            <span class="error"></span>
          </div>
          <div class="cc">
            <div id="append_credit_card"></div>
          </div>
          <div class="transfer_bank">
            <div id="append_transfer_bank"> </div>
          </div>
          <div class="convenience_store">
            <div id="append_convenience_store"> </div>
          </div>
          <!--<button type="button" class="btn btn-info btn-lg" data-toggle="modal" data-target="#myModal">Open Modal</button>	
					<!-- Modal -->
          <div id="myModal" class="modal fade" role="dialog">
            <div class="modal-dialog">
              <!-- Modal content-->
              <div class="modal-content">
                <div class="modal-header">
                  <button type="button" class="close custom_close" data-dismiss="modal">×</button>
                  <h4 class="modal-title" id="payment_result_header">Modal Header</h4>
                </div>
                <div class="modal-body">
                  <p id="payment_result_message">Some text in the modal.</p>
                </div>
                <div class="modal-footer">
                  <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
                </div>
              </div>
            </div>
          </div>
          <!-- End of Modal -->
          <div class="field buttons hide_next">
            <label class="main">&nbsp;</label>
            <button type="button" class="prev">« Prev</button>
            <button type="button" class="check_cc" id="form_submit">Save »</button>
            <input type="hidden" id="booking_temp_number" name="booking_temp_number" value="TMP 367563">
          </div>
        </fieldset>
      </div>
    </section>
  </div>
  <span id="invalid"></span>
</form>

Name: form_registrasiPOST

<form class="form-inline" name="form_registrasi" id="form_registrasi" method="post">
  <div class="form-group" style="width:70%;">
    <input name="email_subscriber" type="email" class="form-control" id="email_subscriber" placeholder="jane.doe@example.com" style="border-radius:20px">
  </div>
  <button type="submit" class="btn btn-default" style="background-color:transparent !important; color:#fff !important; padding:5px 30px; border-radius:20px" id="btn_subscriber">Daftar</button>
</form>

Text Content

Toggle navigation
 * Home
 * Acara & Promo
 * Hubungi Kami

x
Pilih Tanggal Tiket :

* Tiket hanya berlaku sesuai dengan tanggal yang di pilih
* Tiket yang sudah dibeli tidak dapat dibatalkan dan uang tidak dapat
dikembalikan
 


Pilih
 * Step 10
 * Step 20

Keranjang Belanja

Tanggal Reservasi Tiket Harga Tiket Qty Sub Total Aksi

Tambah Tiket

Total

RP. 0,-

Data Pembeli


Lanjutkan Pemesanan »
Detail Transaksi Nama:
Email:
No.HP:
Alamat:

 

Tanggal Reservasi Tiket Harga Tiket Qty Sub Total

TOTAL RP. 0,-


  < Sebelumnya
 
Metode Pembayaran

ERROR!


Sorry your payment declined please check your account balanced
          



×

MODAL HEADER

Some text in the modal.

Close
  « Prev Save »
FOLLOW US        
GET DIRECTION
JOIN OUR NEWSLETTER
untuk mendapatkan info terbaru atau promo dari kami!

Daftar