,
Teléfonos :


Confirmación de Reserva Online

CC_nombreProg!=''){ ?>
N° File : numFile; ?>
N° PNR : numPnr; ?>
Cliente : CC_agencia; ?>
Atención : CC_vage; ?>
Pasajero : CC_nomPax; ?>
N° de Pasajeros : CC_nPax; ?>
Fecha Viaje : CC_fviaje; ?>
Programa : CC_nombreProg; ?>

De acuerdo a la solicitud de Reserva por Ud. efectuada, confirmo lo siguiente:

objetoAmadeus['salida'][$this->indexIda] as $amadeus){ $fechaSalidaText=$amadeus['fecha_salida']; $horaSalidaText=$amadeus['hora_salida']; $fechaLlegadaText=$amadeus['fecha_llegada']; $horaLlegadaText=$amadeus['hora_llega']; ?> objetoAmadeus['pasajeros'][0]['basis_salida'][0]; $aplicar_baggage_basis = false; $baggageType = 0; //0 = no baggage; 1 = equipaje mano + mochila; 2 = 1 + bodega if ($this->objetoAmadeus['salida'][$this->indexIda][0]['l_a'] === 'H2' || $this->objetoAmadeus['salida'][$this->indexIda][0]['l_a'] === 'LA' ){ $ciudades = json_decode(file_get_contents(ROOT."public".DS."json".DS."amadeus_airport.json")); $pais_escala_desde = null; $pais_escala_hasta = null; foreach ($ciudades->airports as $airport){ if ($airport->codigo_iata === $this->objetoAmadeus['salida'][$this->indexIda][0]['escala_desde']){ $pais_escala_desde = $airport->codigo_pais; continue; } if ($airport->codigo_iata === $this->objetoAmadeus['salida'][$this->indexIda][0]['escala_hasta']){ $pais_escala_hasta = $airport->codigo_pais; continue; } if ($pais_escala_desde && $pais_escala_hasta){ break; } } //if ($pais_escala_desde === 'CL' && $pais_escala_hasta === 'CL'){ $aplicar_baggage_basis = true; if ($this->objetoAmadeus['salida'][$this->indexIda][0]['l_a'] === 'h2'){ if (strpos($farebasis_salida,'ZERO') !== false){ $baggageType = 0; } if (strpos($farebasis_salida,'LIGHT') !== false){ $baggageType = 1; } if (strpos($farebasis_salida,'PLUS') !== false){ $baggageType = 1; } if (strpos($farebasis_salida,'FULL') !== false){ $baggageType = 2; } } if ($this->objetoAmadeus['salida'][$this->indexIda][0]['l_a'] === 'la'){ if (strpos($farebasis_salida,'QP') !== false){ $baggageType = 0; } if (strpos($farebasis_salida,'SL') !== false){ $baggageType = 1; } if (strpos($farebasis_salida,'SE') !== false){ $baggageType = 2; } } //} } ?> objetoAmadeus['salida'][$this->indexIda][0]['baggage']; include(ROOT."views".DS. "tktaereo".DS."popover.phtml");?>
objetoAmadeus['regreso'][$this->indexVuelta] as $amadeus){ $fechaSalidaText=$amadeus['fecha_salida']; $horaSalidaText=$amadeus['hora_salida']; $fechaLlegadaText=$amadeus['fecha_llegada']; $horaLlegadaText=$amadeus['hora_llega']; ?> objetoAmadeus['pasajeros'][0]['basis_regreso'][0]; $aplicar_baggage_basis = false; $baggageType = 0; //0 = no baggage; 1 = equipaje mano + mochila; 2 = 1 + bodega if ($this->objetoAmadeus['regreso'][$this->indexVuelta][0]['l_a'] === 'H2' || $this->objetoAmadeus['regreso'][$this->indexVuelta][0]['l_a'] === 'LA' ){ $ciudades = json_decode(file_get_contents(ROOT."public".DS."json".DS."amadeus_airport.json")); $pais_escala_desde = null; $pais_escala_hasta = null; foreach ($ciudades->airports as $airport){ if ($airport->codigo_iata === $this->objetoAmadeus['regreso'][$this->indexVuelta][0]['escala_desde']){ $pais_escala_desde = $airport->codigo_pais; continue; } if ($airport->codigo_iata === $this->objetoAmadeus['regreso'][$this->indexVuelta][0]['escala_hasta']){ $pais_escala_hasta = $airport->codigo_pais; continue; } if ($pais_escala_desde && $pais_escala_hasta){ break; } } //if ($pais_escala_desde === 'CL' && $pais_escala_hasta === 'CL'){ $aplicar_baggage_basis = true; if ($this->objetoAmadeus['regreso'][$this->indexVuelta][0]['l_a'] === 'h2'){ if (strpos($farebasis_regreso,'ZERO') !== false){ $baggageType = 0; } if (strpos($farebasis_regreso,'LIGHT') !== false){ $baggageType = 1; } if (strpos($farebasis_regreso,'PLUS') !== false){ $baggageType = 1; } if (strpos($farebasis_regreso,'FULL') !== false){ $baggageType = 2; } } if ($this->objetoAmadeus['regreso'][$this->indexVuelta][0]['l_a'] === 'la'){ if (strpos($farebasis_regreso,'QP') !== false){ $baggageType = 0; } if (strpos($farebasis_regreso,'SL') !== false){ $baggageType = 1; } if (strpos($farebasis_regreso,'SE') !== false){ $baggageType = 2; } } //} } ?> objetoAmadeus['regreso'][$this->indexVuelta][0]['baggage']; $bag_item = 2; $isCarta = true; include(ROOT."views".DS. "tktaereo".DS."popover.phtml");?>

CC_objsDetFile) { foreach ($this->CC_objsDetFile as $objDF) { $s_1 = $objDF->getPaxS(); $s_2 = $objDF->getPaxD(); $s_3 = $objDF->getPaxT(); $s_4 = $objDF->getPaxQ(); $s_5 = $objDF->getPaxA(); $s_6 = $objDF->getPaxI(); $s_7 = $objDF->getPaxC1(); $s_8 = $objDF->getPaxCA(); $s_9 = $objDF->getPaxC2(); $suma_total = $s_1 + $s_2 + $s_3 + $s_4 + $s_5 + $s_6 + $s_7 + $s_8 + $s_9; echo '
  '. $objDF->getNombre() . '
'; $valida_comi_public = preg_replace('[\s+]',"", $objDF->getNombre()) == "CargoAgencia"; if ($valida_comi_public) { $con_comis=false; } file_put_contents(ROOT."public".DS."store".DS."aereo.log",$objDF->getNombre()." VS Cargo Agencia = ".$valida_comi_public .PHP_EOL,FILE_APPEND); if ($objDF->getIn() == "01/01/1900") { echo ''; } else { echo $objDF->getIn(); } echo '   '; if ($objDF->getOut() == "01/01/1900") { echo ''; } else { echo $objDF->getOut(); } echo '
 
'; } } else { echo '
Error al cargar el incluye
'; } ?>

Valores expresados CC_moneda == 'D') { echo 'Dólares Americanos (USD)'; } elseif ($this->CC_moneda == 'P') { echo 'Pesos Chilenos ($)'; } ?>

CC_moneda == "D") { echo ''; } ?> CC_vage!='' && $con_comis){ ?>
Valor Total : CC_totventa) { echo Functions::formatoValor($this->CC_moneda, $this->CC_totventa) . ' + ' . Functions::formatoValor($this->CC_moneda, $this->CC_ajuste) . ' (Impuestos)'; } ?>
Tiempo limite de pago : 24 horas
 Tipo de cambio al día de hoy : ' . $this->CC_cambio . ' (Consultar al momento del pago)
Comisión: : CC_comag; ?>% CC_tcomi == 1) { echo ' + I.V.A.'; } elseif ($this->CC_tcomi == 2) { echo ' I.V.A. Incluido'; } ?>

Pasajeros

objetosPasajero as $objPasajero) { ?>
Tipo Nombre Apellido Rut F.Nacimiento
getTipo(); ?> getNombre(); ?> getApellido(); ?> getRut(); ?> getFechaNacimiento()!='1900-01-01'){echo $objPasajero->getFechaNacimiento();}?>

Datos Contacto

Nombre Teléfono Email
NombreContacto;?> teleContacto;?> emailContacto;?>

condicionesGenerales; ?>