@php $step_status = @$step_verified_data['step_status']; $visa_denied_count = @$step_verified_data['visa_denied_count']; $consecutive_visa_denied_flag = @$step_verified_data['consecutive_visa_denied_flag']; $embassy_data = @$step_verified_data['embassy_data']; $allow_visa_process = @$step_verified_data['allow_visa_process']; $show_message = @$step_verified_data['show_message']; $embassy_timezone = @$embassy_data->embassy_timezone; $embassy_date = @$embassy_data->embassy_interview; $converted_data = @$step_verified_data['converted_data']; $embassy_timezone_converted = @$converted_data->dest_timezone_id; $embassy_date_converted = @$converted_data->dest_datetime; $brand_agency = @$step_verified_data['brand_agency']; $agency_logo_url = @$step_verified_data['agency_logo_url']; $agency_bg_color = @$step_verified_data['agency_bg_color']; $agency_logo_class = @$step_verified_data['agency_logo_class']; $host_company_1 = @$step_verified_data['ev_visa_outcome_detail']['host_company_1']; $ms_booking_url = @$step_verified_data['ev_visa_outcome_detail']['ms_booking_url']; $affidavit_itn_link = @$step_verified_data['ev_visa_outcome_detail']['affidavit_itn_link']; $affidavit_j1ev_link = @$step_verified_data['ev_visa_outcome_detail']['affidavit_j1ev_link']; $affidavit_sponsor_link = @$step_verified_data['ev_visa_outcome_detail']['affidavit_sponsor_link']; $health_insurance_link = @$step_verified_data['ev_visa_outcome_detail']['health_insurance_link']; $arrival_package_download_link = @$step_verified_data['ev_visa_outcome_detail']['arrival_package_download_link']; @endphp

U.S. Visa Outcome

@if($step_status == 2)

Congratulations, and thank you for notifying us of your J-1 Visa Approval!

Please refer to {{$host_company_1}}'s Arrival Package. The Arrival Package contains essential information regarding your host company, benefits, arrival airport, transportation options, and instructions on how to reach your Host Company.

Arrival Package


Important Reminders For Participants From The Philippines

  • LIVE Online Pre-Departure Orientation (CHED Requirement)
    If you are required by your local agency to attend a live online Pre-Departure Orientation, you may schedule it using this link: Click Here
  • Mandatory Online Pre-Departure Seminar (CFO Sticker Requirement)
    All Filipino citizen participants must complete the online Pre-Departure Orientation Seminar (PDOS) and obtain a CFO sticker before departing the Philippines.
    The step-by-step instructions are available here:
    https://evpcommittee.ph/programs-and-services/j-1-registration-pre-departure-orientation-seminar-pdos

You may download the required documents using the links below:

For participants with prior J-1 Programs:
Please present a copy of your previous CFO sticker during the process.



Flight Information
Once your flight is booked, please update your flight details here:
Click Here

If you have any questions or need further assistance, please feel free to reach out to: ITNPredeparture@itnusa.com

@if(!empty($next_step_key)) @endif
@else @if($allow_visa_process == 1) @if(!empty($show_message))

{{ $show_message }}

@else
@if($user->j1_status_id == 3010 || $user->j1_status_id == 3011)

You recently updated the outcome of your J-1 Visa Interview at the U.S. Embassy as either having received a notice that your application is "Under Administrative Processing" or that you received "Form 221(g)".

If you have received a notification from the U.S. Embassy or Consulate regarding your application status, whether approved or denied, please click on the button below to update your status.

@endif
@if(!in_array($user->j1_status_id,[3010,3011])) @endif
@if(!empty($post_embassy_url))

Click Here if you would like to add or update Post Embassy Interview Questionnaire.

@endif
@endif @elseif($allow_visa_process == 2)

We are sorry to hear that your application for your J-1 Visa was denied. You have several options moving forward:

  1. You may make another J-1 Visa appointment and interview for your J-1 Visa again. Odyssey recommends most applicants attempt to interview for their J-1 Visa at least two times.

  2. There are always ways to improve your interview and you will often speak with a different consular officer who may be more inclined to grant your visa.

  3. If you have been denied your J-1 Visa for second time, or you do not wish to interview again, you may cancel your J-1 program with Odyssey.

In case of you change your mind or you may denied visa by mistake then below is the option to get back to visa approve.

@if(!empty($post_embassy_url))

Click Here if you would like to add or update Post Embassy Interview Questionnaire.

@endif
@elseif($allow_visa_process == 3) @if($consecutive_visa_denied_flag == 1)

We are sorry to hear that your application for your {{ __('application_term.exchange_visitor') }} Visa was denied. And that you decied to cancel to your J1 program, Please click on button below to confirm your decision

@else @endif @elseif($allow_visa_process == 4) @else @if($user->j1_status_id == 3010)

You recently updated the outcome of your J-1 Visa Interview at the U.S. Embassy as either having received a notice that your application is "Under Administrative Processing" or that you received "Form 221(g)".

If you have received a notification from the U.S. Embassy or Consulate regarding your application status, whether approved or denied, please click on the button below to update your status.


@elseif($user->j1_status_id == 3011)

You recently updated the outcome of your J-1 Visa Interview at the U.S. Embassy as either having received a notice that your application is "Under Administrative Processing" or that you received "Form 221(g)".

If you have received a notification from the U.S. Embassy or Consulate regarding your application status, whether approved or denied, please click on the button below to update your status.


Please make sure to:

  • Contact your in-country agency regarding your status
  • Inform info@campodcinternational.com regarding your current status
  • Please click HERE to update Odyssey if you receive any news from the embassy that your status has changed from "Under Administrative Processing" to either approved or denied.
@elseif($user->j1_status_id == 3019)

The date of your appointment at the US Embassy to interview for your J-1 Visa has recently passed. After the interview, you should have been informed by the consular officer whether your J-1 Visa has been approved or denied.

Please take a moment to update your J-1 Visa status. This will allow Odyssey and your Host Organization to track your progress and plan for your arrival in the United States.

Please click on the button below to update your status:



Even if you have not received your actual passport with the J-1 Visa, as long as the consular officer confirmed that your J-1 Visa has been approved then you can update your Embassy outcome as “Visa Approved”. It often takes several days for the Embassy to return the passport with the J-1 Visa.

@else

Your Embassy interview will take place on {{ dateformat($embassy_date_converted,DISPLAY_DATETIME) }} at your local timezone {{ get_timezone_label($embassy_timezone_converted) }}

Let us know the outcome after your J-1 Visa Appointment at the U.S. Embassy or Consulate:

@if(!in_array($user->j1_status_id,[3010,3011])) @endif
@endif @endif
@endif