www.pacificcross.com.ph Open in urlscan Pro
52.76.118.195  Public Scan

Submitted URL: http://pacificcross.com.ph/
Effective URL: https://www.pacificcross.com.ph/
Submission: On June 20 via manual from GB — Scanned from SG

Form analysis 1 forms found in the DOM

Name: contactFormPOST #contact

<form method="post" id="contactForm" name="contactForm" action="#contact">
  <div id="dpa-accept-form">
    <div id="dpa-check-box" data-bind="dxCheckBox: {
                                        value: accept,
                                        onValueChanged: onValueChanged },
                                       dxValidator: {validationRules: [requiredRuleCheckBox]}" class="dx-widget dx-checkbox dx-validator dx-visibility-change-handler" tabindex="0" role="checkbox" onclick="void(0)" aria-checked="false"
      aria-describedby="12bd7376-0d44-fb59-4f13-35dd97232284">
      <div class="dx-checkbox-container"><span class="dx-checkbox-icon"></span></div>
    </div>
    <div id="dpa-text"> I authorize Pacific Cross to use my personal information in accordance with the Data Privacy Act of 2012, its implementing rules and regulations, and the Pacific Cross <a href="#about/DataPrivacy">Privacy Statement</a>
    </div>
  </div>
  <div id="dpa-notify-message" style="margin-top:10px;">
    <div id="dpa-text2" style="width: 100% !important">
      <span class="cs-contact-form-header" style="font-weight: bold">GET UPDATES: </span>Tick YES to receive information and updates on Pacific Cross's products and services.
    </div>
    <br>
  </div>
  <div id="dpa-accept-form" style="padding-left: 35px;">
    <div data-bind="dxRadioGroup: {
                                        dataSource: ['Yes', 'No'],
                                        layout: 'horizontal',
					value: notifyFlag
                                        },
                                       dxValidator: {validationRules: [requiredRule]}" class="dx-radiogroup dx-widget dx-radiogroup-horizontal dx-validator dx-visibility-change-handler" role="radiogroup" tabindex="0"
      aria-activedescendant="87933029-44ad-ccd4-7d8f-c05b2c2981b4">
      <div class="dx-widget dx-collection" onclick="void(0)">
        <div data-bind="css:{ 'dx-state-disabled': $data.disabled, 'dx-state-invisible': !($data.visible === undefined || ko.unwrap($data.visible)) }" class="dx-item dx-radiobutton" role="radio" aria-selected="false" aria-checked="false">
          <div class="dx-radio-value-container">
            <div class="dx-radiobutton-icon">
              <div class="dx-radiobutton-icon-dot"></div>
            </div>
          </div>
          <div class="dx-item-content"><!-- ko if: $data.html --><!-- /ko --><!-- ko if: !$data.html && $data.text --><!-- /ko --><!-- ko ifnot: $.isPlainObject($data) -->
            <div data-bind="text:String($data)">Yes</div><!-- /ko -->
          </div>
        </div>
        <div data-bind="css:{ 'dx-state-disabled': $data.disabled, 'dx-state-invisible': !($data.visible === undefined || ko.unwrap($data.visible)) }" class="dx-item dx-radiobutton" role="radio" aria-selected="false" aria-checked="false">
          <div class="dx-radio-value-container">
            <div class="dx-radiobutton-icon">
              <div class="dx-radiobutton-icon-dot"></div>
            </div>
          </div>
          <div class="dx-item-content"><!-- ko if: $data.html --><!-- /ko --><!-- ko if: !$data.html && $data.text --><!-- /ko --><!-- ko ifnot: $.isPlainObject($data) -->
            <div data-bind="text:String($data)">No</div><!-- /ko -->
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="half-field">
    <div class="field-label">First Name</div>
    <div class="field-value dx-texteditor dx-texteditor-empty dx-widget dx-textbox dx-validator dx-visibility-change-handler" data-bind="dxTextBox: {
                                value : firstName
                            },dxValidator: {validationRules: [requiredRule]}" aria-describedby="132266af-cfea-7573-8b4e-a1dcd9327592">
      <div class="dx-texteditor-container"><input class="dx-texteditor-input" autocomplete="off" type="text" spellcheck="false" tabindex="0" role="textbox">
        <div data-dx_placeholder="" class="dx-placeholder"></div>
        <div class="dx-texteditor-buttons-container"></div>
      </div>
    </div>
  </div>
  <div class="half-field">
    <div class="field-label">Last Name</div>
    <div class="field-value dx-texteditor dx-texteditor-empty dx-widget dx-textbox dx-validator dx-visibility-change-handler" data-bind="dxTextBox: {
                                value: lastName
                            },dxValidator: {validationRules: [requiredRule]}" aria-describedby="e1133f7a-aab5-5236-88f3-334a151dbfa6">
      <div class="dx-texteditor-container"><input class="dx-texteditor-input" autocomplete="off" type="text" spellcheck="false" tabindex="0" role="textbox">
        <div data-dx_placeholder="" class="dx-placeholder"></div>
        <div class="dx-texteditor-buttons-container"></div>
      </div>
    </div>
  </div>
  <div class="full-field">
    <div class="field-label">Your E-mail Address</div>
    <div class="field-value dx-texteditor dx-texteditor-empty dx-widget dx-textbox dx-validator dx-visibility-change-handler" data-bind="dxTextBox: {
                                value: emailAddress
                            },dxValidator: {validationRules: [requiredRule, emailRule]}" aria-describedby="18934648-4cd7-7535-33ed-1ea68a246efa">
      <div class="dx-texteditor-container"><input class="dx-texteditor-input" autocomplete="off" type="text" spellcheck="false" tabindex="0" role="textbox">
        <div data-dx_placeholder="" class="dx-placeholder"></div>
        <div class="dx-texteditor-buttons-container"></div>
      </div>
    </div>
  </div>
  <div class="half-field">
    <div class="field-label">Your Contact Number</div>
    <div class="field-value dx-texteditor dx-texteditor-empty dx-widget dx-textbox dx-validator dx-visibility-change-handler" data-bind="dxTextBox: {
                                value: contactNumber
                            },dxValidator: {validationRules: [requiredRule]}" aria-describedby="31ce87c2-ef1d-08e0-a141-553a1441e1d4">
      <div class="dx-texteditor-container"><input class="dx-texteditor-input" autocomplete="off" type="text" spellcheck="false" tabindex="0" role="textbox">
        <div data-dx_placeholder="" class="dx-placeholder"></div>
        <div class="dx-texteditor-buttons-container"></div>
      </div>
    </div>
  </div>
  <div class="half-field">
    <div class="field-label">Your Location</div>
    <div class="field-value dx-texteditor dx-dropdowneditor-button-visible dx-widget dx-texteditor-empty dx-textbox dx-dropdowneditor-field-clickable dx-dropdowneditor dx-selectbox dx-validator dx-visibility-change-handler" data-bind="dxSelectBox: {
                                dataSource: locationList.data,
                                value: locationList.value,
                                displayExpr: 'ItineraryName',
                                searchEnabled: true
                            }, dxValidator: {validationRules: [requiredRule]}
                            " aria-describedby="b114d4d3-cd44-151d-7a82-32b1a159dd01">
      <div class="dx-dropdowneditor-input-wrapper dx-selectbox-container" onclick="void(0)">
        <div class="dx-texteditor-container"><input class="dx-texteditor-input" autocomplete="off" aria-haspopup="true" aria-autocomplete="list" type="text" spellcheck="false" tabindex="0" role="combobox" aria-expanded="false">
          <div data-dx_placeholder="Select..." class="dx-placeholder"></div>
          <div class="dx-texteditor-buttons-container">
            <div class="dx-widget dx-button-normal dx-dropdowneditor-button" onclick="void(0)" role="button">
              <div class="dx-dropdowneditor-icon"></div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="full-field">
    <div class="field-label">Nature of Your Concern</div>
    <div id="natureOfConcernSelectBox"
      class="field-value dx-texteditor dx-dropdowneditor-button-visible dx-widget dx-texteditor-empty dx-textbox dx-dropdowneditor-field-clickable dx-dropdowneditor dx-selectbox dx-validator dx-visibility-change-handler" data-bind="dxSelectBox: {
                                dataSource: natureOfConcernList.data,
                                value: natureOfConcernList.value,
                                displayExpr: 'Description',
                                onSelectionChanged: revealReferral
                            }, dxValidator: {validationRules: [requiredRule]}" aria-describedby="a3e645b2-1489-d613-a616-b9c907d964e2">
      <div class="dx-dropdowneditor-input-wrapper dx-selectbox-container" onclick="void(0)">
        <div class="dx-texteditor-container"><input class="dx-texteditor-input" autocomplete="off" aria-haspopup="true" aria-autocomplete="list" type="text" readonly="" spellcheck="false" tabindex="0" role="combobox" aria-expanded="false">
          <div data-dx_placeholder="Select..." class="dx-placeholder"></div>
          <div class="dx-texteditor-buttons-container">
            <div class="dx-widget dx-button-normal dx-dropdowneditor-button" onclick="void(0)" role="button">
              <div class="dx-dropdowneditor-icon"></div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="full-field">
    <div class="field-label">Your Message</div>
    <div class="field-value dx-texteditor dx-texteditor-empty dx-widget dx-textbox dx-textarea dx-validator dx-visibility-change-handler" data-bind="dxTextArea: {
                            maxLength: 300,
                            height: 100,
                            value: message
                        },dxValidator: {validationRules: [requiredRule]}" aria-describedby="96509ad3-3c67-da77-a664-aa52ceb8eb46" style="height: 100px;">
      <div class="dx-texteditor-container"><textarea class="dx-texteditor-input" spellcheck="true" maxlength="300" tabindex="0" role="textbox" aria-multiline="true"></textarea>
        <div data-dx_placeholder="" class="dx-placeholder"></div>
        <div class="dx-texteditor-buttons-container"></div>
      </div>
    </div>
  </div>
  <div class="full-field" id="referralSelect" style="display: none;">
    <div class="field-label">How did you find out about us?</div>
    <div id="referralSelectBox" class="field-value dx-texteditor dx-dropdowneditor-button-visible dx-widget dx-texteditor-empty dx-textbox dx-dropdowneditor-field-clickable dx-dropdowneditor dx-selectbox dx-validator dx-visibility-change-handler"
      data-bind="dxSelectBox: {
                                dataSource: referralList.data,
                                value: referralList.value,
                                displayExpr: 'Description',
                                searchEnabled: true,
                                onSelectionChanged: revealOther
                            }, dxValidator: {validationRules: [requiredRule]}
                            " aria-describedby="40ea7c8c-627a-3a05-5984-cc1c4268612d">
      <div class="dx-dropdowneditor-input-wrapper dx-selectbox-container" onclick="void(0)">
        <div class="dx-texteditor-container"><input class="dx-texteditor-input" autocomplete="off" aria-haspopup="true" aria-autocomplete="list" type="text" spellcheck="false" tabindex="0" role="combobox" aria-expanded="false">
          <div data-dx_placeholder="Select..." class="dx-placeholder"></div>
          <div class="dx-texteditor-buttons-container">
            <div class="dx-widget dx-button-normal dx-dropdowneditor-button" onclick="void(0)" role="button">
              <div class="dx-dropdowneditor-icon"></div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="full-field" id="referralOther" style="display: none;">
    <div class="field-label">Other</div>
    <div id="referralTextBox" class="field-value dx-texteditor dx-texteditor-empty dx-widget dx-textbox dx-validator dx-visibility-change-handler" data-bind="dxTextBox: {
                                value : referralOption
                            },dxValidator: {validationRules: [requiredRule]}" aria-describedby="69ed6447-bc86-3065-8fd1-84073b429348">
      <div class="dx-texteditor-container"><input class="dx-texteditor-input" autocomplete="off" type="text" spellcheck="false" tabindex="0" role="textbox">
        <div data-dx_placeholder="" class="dx-placeholder"></div>
        <div class="dx-texteditor-buttons-container"></div>
      </div>
    </div>
  </div>
  <!--<div class="full-field">
        <div class="g-recaptcha" data-sitekey="6LfGbAkUAAAAAJZwzMuLmiJIAM_9gpEsvpJbWsS3"></div>
    </div>-->
  <div class="button-container">
    <div class="full-field">
      <div data-bind="dxButton: {
                                    text: 'SUBMIT',
                                    icon: 'submitIcon',
                                    onClick: sendEmail,
                                    type: 'default',
                                }" class="dx-widget dx-button-has-icon dx-button-has-text dx-button dx-button-default" tabindex="0" onclick="void(0)" role="button" aria-label="SUBMIT">
        <div class="dx-button-content"><!-- ko dxIcon: $data.icon || $data.iconSrc --><i class="dx-icon dx-icon-submitIcon"></i><!-- /ko --><span data-bind="text:$data.text,css:{ 'dx-button-text' : !!$data.text }" class="dx-button-text">SUBMIT</span>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

info@pacificcross.com.ph



+63 2 8899-8001


 * ABOUT US
 * MEDICAL INSURANCE
 * TRAVEL INSURANCE
 * PERSONAL ACCIDENT
 * MED PROVIDER
 * NEWS & EVENTS
 * RESOURCES
   * MENU
   
   * BROCHURES & FORMS
     
     Download Insurance Brochures and Forms here.
   
     
   
   * PERSONAL HEALTH RECORD (PHR) SYSTEM
     
     Know how to make your medical information within reach.
     
     Click here.
   
   * CLIENT TESTIMONIALS
     
     See real-life stories of trust, healing and hope here
   
   * SIMPLIFIED AVAILMENT OF SERVICES AND
     
     SETTLEMENT INTERFACE (SASSI)
     
     
   
   * HEALTH E-BOOK
     
     Read the Pacific Cross Health E-book for quick tips to
     
     managing your health and well-being.
   
     
 * WEB PAYMENT
   * MENU
   
   * I WANT TO PAY FOR MY MEDICAL INSURANCE
   
   * I WANT TO PAY FOR MY TRAVEL INSURANCE
   
   * FREQUENTLY ASKED QUESTIONS
   
   * WALK THROUGH
 * CAREERS
 * CONTACT US

 * 


Our website uses cookies to ensure that we give you the best experience on our
website. By continuing to browse our website, you are agreeing to our use of
cookies.
Continue More information


WHAT IS AN E-POLICY?

An e-Policy is a digital copy of your policy for easy safekeeping and viewing
whenever, wherever.

Learn More


EASY WAY TO SUBMIT YOUR CLAIMS!

Just send your claims documents to e-mail claims@pacificcross.com.ph

Learn More!


COMMITTED TO HELPING CLEAN OUR OCEANS

Because the health of our ocean is intimately tied to our health. Pacific Cross
is a proud Independent Supporter to the initiative to intercept trash from
rivers and rid our oceans of mismanaged plastic waste.

Learn More


EASY WAY TO SUBMIT CLAIMS!

Just send your claims documents to claims@pacificcross.com.ph.

Learn More


AFFORDABLE PREPAID MEDICAL INSURANCE PLANS!

Get medical plans that will help ease your and your loved ones' financial
worries from medical emergencies and illnesses.

Learn More


REAL STORIES FROM PACIFIC CROSS CLIENTS

Learn more about how Pacific Cross was a trusted ally for clients in their times
of need.

Read More


#HEREFORYOU

as we add more feathers to our cap.

Inquire Today!


NEW HOME

Pacific Cross Philippines has officially moved to its new office address at 8
Rockwell Building, Hidalgo Drive, Makati City. Our hotlines and trunklines will
remain the same: Trunkline for corporate transactions: +63 2 8899-8001 Trunkline
for client inquiries and support: +63 2 8230-8511 E-mail:
info@pacificcross.com.ph

Get in touch with us!


GET FLEXISHIELD NOW!

When illness strikes, your current HMO plan may not be enough. With Pacific
Cross, you have a strong ally to help you carry the financial burden of
expensive medical treatment. We offer you FlexiShield.

Inquire Today!


WE ARE NOW ISO CERTIFIED!

Inquire about our Medical and Travel Insurance Plans today!

Inquire Now!


COVID-19 COVERAGE UPDATES

Pacific Cross is here to find ways to best serve our clients during times of
need. In this regard, we continue to supersede our standard exclusion on
pandemics for our Medical Plans and will provide coverage for COVID-19. Also, we
are providing COVID-19 coverage for our Travelsafe Tripguard Plans issued
beginning 20 December 2021.

Contact Form


ARE YOU PREPARED FOR UNFORESEEN EVENTS?

Allow us to help you achieve peace of mind so that you don't lose sleep worrying
about the financial consequences of accidents.

Inquire Today


BE #COVID19COVERED WITH TRAVELSAFE.

Our Pacific Cross Travelsafe with COVID-19 Coverage is designed to let you avail
of benefits such as COVID-19 In-patient care, Hospital Income, and Trip
Termination if diagnosed with COVID-19 during your trip. All these and more
protection await for other travel inconveniences and emergencies so you can
enjoy worry-free trips.

Buy Travelsafe Insurance


PACIFIC CROSS TRAVELSAFE INBOUND PLAN

If you have loved ones coming to the Philippines, help them secure worry-free
trips by getting a Pacific Cross Travelsafe Inbound Plan today!

Inquire Now!


EXPERIENCE CONVENIENCE AT YOUR FINGERTIPS.

Pacific Cross not only provides value-packed medical plans to help our clients
financially prepare for life's uncertainties. Through SASSI, you can enjoy fast
and easy claims reimbursement, so you can focus on your health and well-being.

Learn More


GOING ON A TRIP?

Pacific Cross Travelsafe prepares you for the unexpected inconveniences and
risks that come with traveling. Everything from baggage delays and losses, to
flight cancellations and medical emergencies can be a source of added stress and
worry during your trip.

Buy Travelsafe Insurance


ENJOY FASTER AND EASIER HEALTHCARE ACCESS!

Pacific Cross is always #HereForYou to help you get faster and easier quality
healthcare access, especially amidst today's challenging times. In partnership
with KonsultaMD, you can enjoy unlimited medical consultations whenever and
wherever. Join our valued circle of clients, so you, too, can enjoy this safer
access to healthcare right in the comfort of your own home!

Learn More


LOOKING FOR HEALTH INSURANCE?

Allow us to help you find the best medical plan for your needs. We have a wide
range of medical plans to suit every stage of life. Ask us about this today!

Inquire Today!


LOOKING FOR HEALTH INSURANCE?

Allow us to help you find the best medical plan for your needs. We have a wide
range of medical plans to suit every stage of life. Ask us about this today!

Inquire Today


#HEREFORYOU

When You Need Us the Most

Inquire Today!


LOOKING FOR HEALTH INSURANCE?

Allow us to help you find the best medical plan for your needs. We have a wide
range of medical plans to suit every stage of life. Ask us about this today!

Inquire Today


#HEREFORYOU

amidst this pandemic.

Inquire Today!


GOING ON A TRIP?

Pacific Cross Travelsafe prepares you for the unexpected inconveniences and
risks that come with traveling. Everything from baggage delays and losses, to
flight cancellations and medical emergencies can be a source of added stress and
worry during your trip.

Buy Travelsafe Insurance


WHAT IS AN E-POLICY?

An e-Policy is a digital copy of your policy for easy safekeeping and viewing
whenever, wherever.

Learn More


GOING ON A TRIP?

Pacific Cross Travelsafe prepares you for the unexpected inconveniences and
risks that come with traveling. Everything from baggage delays and losses, to
flight cancellations and medical emergencies can be a source of added stress and
worry during your trip.

Buy Travelsafe Insurance






OUR MEDICAL INSURANCE PLANS

The rising cost of hozpitalization and medical treatment are one of the
pressures you have to deal with in today's times. When illness strikes, you
undoubtedly want to look for the best ways to secure and safeguard you and your
loved ones. Pacific Cross can help you financially prepare for life's
uncertainties with our Medical Insurance Plans.

--------------------------------------------------------------------------------

Blue Royale

A worldwide dollar plan that gives you complete freedom of choice for the best
medical care. Maximum aggregate limit per year is up to $2,000,000

LifeStyle

A medical plan designed for the young age market (age 21 to 40)

Premier

A peso medical plan for the senior citizens that offers a maximum coverage of up
to P1,500,000

Select

A peso plan that allows no-cash-outlay medical treatment using our accredited
hospitals or swift reimbursement of medical expenses up to P1,500,000 for each
disability per lifetime or aggregate per year.

BC Flexi Access and BC Flexi Access Plus

An enhanced medical plan for groups.

Critical Cover Extra

Coverage for critical illnesses.

Blue Royale Premier

A worldwide Dollar plan specifically designed for senior citizens that offers
complete freedom of choice for the best medical care.

FlexiShield

A Second Layer Plan for Individuals and Families that provides medical coverage
to enhance your existing HMO Benefits

Select Prepaid Insurance Plans

Sachet medical plans that will help ease your and your loved ones' financial
worries from medical emergencies and illnesses.


OUR TRAVEL INSURANCE PRODUCTS

Going on a trip? Whether you are travelling for business or pleasure, our
Travelsafe Insurance Plans are designed to cover the unexpected and give you
peace of mind so you can have a worry-free trip.

--------------------------------------------------------------------------------

Travelsafe Tripguard (with COVID-19 Coverage)

Travel Insurance for business or pleasure with Benefits and Premiums on a per
trip basis.

Travelsafe Annual

Travel Insurance for the frequent traveler, with Premiums on an annual basis and
Benefits on a per trip basis.

ShortSecure

Affordable Travel Insurance for short trips

Business Travel

Travel Insurance especially designed for business travelers, with Premiums on an
annual basis and Benefits on a per trip basis.

Travelsafe wtih COVID-19 Coverage (Senior Plans)

Travel insurance for business or pleasure for Seniors.

TEDD Inbound (with COVID-19 Coverage)

Travel Insurance Plan for inbound travelers to the Philippines or non-Philippine
residents or Expatriates traveling to the Philippines only


PERSONAL ACCIDENT

Stand-alone personal accident insurance for individuals, families, and groups.

--------------------------------------------------------------------------------

Personal Accident

Stand-alone personal accident insurance for individuals, families, and groups

Choose Pacific Cross today and leave the worrying to us. Live a worry-free life
with our Medical and Travel Insurance Plans!


GET IN TOUCH WITH US TODAY.

Fill out this form with your concern and contact details. We'll get in touch
with you soon.

I authorize Pacific Cross to use my personal information in accordance with the
Data Privacy Act of 2012, its implementing rules and regulations, and the
Pacific Cross Privacy Statement
GET UPDATES: Tick YES to receive information and updates on Pacific Cross's
products and services.

Yes
No
First Name

Last Name

Your E-mail Address

Your Contact Number

Your Location

Nature of Your Concern

Your Message

How did you find out about us?

Other

SUBMIT



VISIT US

We have several offices ready to serve you across the country. Check out our
contact information or drop us a note here.




FIND A MEDICAL PROVIDER

To request a copy of our accredited Medical Providers, please email
client_services@pacificcross.com.ph or call +632 8230-8511.

Looking for an accredited doctor or hospital near you? Check our Providers List
here.



Medical Insurance

Blue Royale

LifeStyle

Select

Premier

Critical Cover Extra

BC Flexi Access and BC Flexi Access Plus

Blue Royale Premier

FlexiShield

Select Prepaid Insurance Plans

Personal Accident

Personal Accident

News & Events

undefined



undefined

undefined

Travel Insurance

Travelsafe Tripguard (with COVID-19 Coverage)

Travelsafe Annual

ShortSecure

Business Travel

Travelsafe wtih COVID-19 Coverage (Senior Plans)

TEDD Inbound (with COVID-19 Coverage)

Downloads
For downloadable forms, please click here.
Privacy Statement
Terms and Conditions
×
Pacific Cross Insurance Inc.
8 Rockwell Building Avenue
Hidalgo Drive, Makati City
Metro Manila
Philippines

+-


Leaflet | © OpenStreetMap


GET IN TOUCH WITH US!



For client inquiries and support:

+63 2 8230-8511

Available 24 hours a day, 7 days a week



For corporate transactions:

+63 2 8899-8001

Available from 8:30 am to 5:30 pm, Monday to Friday


Head Office



2nd Floor (Client & Partner Center), 8th Floor (Sales & Customer Service Center)
and 18th Floor (Operations & Executive Center)

8 Rockwell Building, Hidalgo Drive, Makati City, Metro Manila, Philippines

Open from 8:30 am to 5:30 pm,

Monday to Friday (except holidays)


Cashier Operating Hours
(Head Office and Branches)

Monday to Friday, 8:30 a.m. to 4:00 p.m.



Our website uses cookies to ensure that we give you the best experience on our
website. By continuing to browse our website, you are agreeing to our use of
cookies.
Continue More information

GOING ON A TRIP?

BUY TRAVELSAFE INSURANCE

IMPORTANT:
To make your payments via Paynamics hassle-free, please note that these systems
only accept Philippine-issued credit cards. Thank you.

I understand. I would like to proceed.



×