|
|
|
@ -377,10 +377,11 @@
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<input name="total_price" id="totalPriceHidden" type="hidden" value="10000" />
|
|
|
|
|
<input name="product_code" id="cli_no" type="hidden" value="ah-24"/>
|
|
|
|
|
<input name="product_code" id="cli_no" type="hidden" value="YDFW-AH"/>
|
|
|
|
|
<input name="itinerary" type="hidden" value="<?php echo $information->ic_title; ?>" />
|
|
|
|
|
<button class="sendButton" id="submit_ticket_button" name="submit_ticket_form"
|
|
|
|
|
type="button">Proceed to Payment</button>
|
|
|
|
|
|
|
|
|
|
</form>
|
|
|
|
|
</div>
|
|
|
|
|
<script>
|
|
|
|
|