{"id":16,"date":"2026-06-14T13:19:55","date_gmt":"2026-06-14T13:19:55","guid":{"rendered":"https:\/\/intuitioncentres.com\/exam-centres\/?page_id=16"},"modified":"2026-07-22T15:40:50","modified_gmt":"2026-07-22T15:40:50","slug":"order-history","status":"publish","type":"page","link":"https:\/\/intuitioncentres.com\/exam-centres\/checkout\/order-history\/","title":{"rendered":"Order History"},"content":{"rendered":"\n<!-- Intuition Exam Centres - Order History Page -->\n\n<style>\n  .iec-orders-top,\n  .iec-orders-top * {\n    box-sizing: border-box;\n  }\n\n  .iec-orders-top {\n    --iec-orange: #ed5623;\n    --iec-teal: #21d5cd;\n    --iec-text: #263238;\n    --iec-muted: #63747a;\n    --iec-border: #e5eeee;\n\n    max-width: 1120px;\n    margin: 0 auto 8px;\n    padding: 0 18px;\n    font-family: inherit;\n    color: var(--iec-text);\n  }\n\n  .iec-orders-top__hero {\n    position: relative;\n    overflow: hidden;\n    padding: 36px;\n\n    background:\n      radial-gradient(\n        circle at 93% 10%,\n        rgba(33, 213, 205, 0.15) 0 82px,\n        transparent 83px\n      ),\n      radial-gradient(\n        circle at 86% 30%,\n        rgba(237, 86, 35, 0.07) 0 140px,\n        transparent 141px\n      ),\n      linear-gradient(135deg, #ffffff 0%, #f8fdfd 100%);\n\n    border: 1px solid var(--iec-border);\n    border-bottom: 0;\n    border-radius: 26px 26px 0 0;\n    box-shadow: 0 10px 30px rgba(31, 64, 68, 0.06);\n  }\n\n  .iec-orders-top__progress {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    gap: 7px;\n    margin-bottom: 24px;\n  }\n\n  .iec-orders-top__step {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    padding: 7px 11px;\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .iec-orders-top__step--done {\n    color: #21494a;\n    background: rgba(33, 213, 205, 0.12);\n    border: 1px solid rgba(33, 213, 205, 0.32);\n  }\n\n  .iec-orders-top__step--current {\n    color: #ffffff;\n    background: var(--iec-orange);\n    border: 1px solid var(--iec-orange);\n  }\n\n  .iec-orders-top__tick {\n    display: grid;\n    place-items: center;\n    width: 18px;\n    height: 18px;\n    border-radius: 50%;\n    background: var(--iec-teal);\n    color: #153f40;\n    font-size: 11px;\n    font-weight: 900;\n  }\n\n  .iec-orders-top__chevron {\n    color: #a1adaf;\n    font-size: 16px;\n  }\n\n  .iec-orders-top__eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 9px;\n    color: var(--iec-orange);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n  }\n\n  .iec-orders-top__eyebrow::before {\n    content: \"\";\n    width: 24px;\n    height: 4px;\n    border-radius: 999px;\n    background: var(--iec-teal);\n  }\n\n  .iec-orders-top h1 {\n    max-width: 820px;\n    margin: 0 0 14px;\n    color: var(--iec-text);\n    font-size: clamp(31px, 4.5vw, 47px);\n    line-height: 1.08;\n    letter-spacing: -0.025em;\n    font-weight: 850;\n  }\n\n  .iec-orders-top__lead {\n    max-width: 880px;\n    margin: 0;\n    color: var(--iec-muted);\n    font-size: 18px;\n    line-height: 1.7;\n  }\n\n  .iec-orders-top__lead strong {\n    color: var(--iec-text);\n  }\n\n  .iec-orders-top__cards {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-top: 26px;\n  }\n\n  .iec-orders-top__card {\n    padding: 20px;\n    border-radius: 17px;\n    background: #ffffff;\n    border: 1px solid var(--iec-border);\n  }\n\n  .iec-orders-top__icon {\n    display: grid;\n    place-items: center;\n    width: 40px;\n    height: 40px;\n    margin-bottom: 11px;\n    border-radius: 12px;\n    background: rgba(33, 213, 205, 0.14);\n    color: #176e6a;\n    font-size: 17px;\n    font-weight: 900;\n  }\n\n  .iec-orders-top__card:nth-child(2) .iec-orders-top__icon {\n    background: rgba(237, 86, 35, 0.10);\n    color: var(--iec-orange);\n  }\n\n  .iec-orders-top__card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--iec-text);\n    font-size: 16px;\n  }\n\n  .iec-orders-top__card p {\n    margin: 0;\n    color: var(--iec-muted);\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .iec-orders-top__notice {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    margin-top: 16px;\n    padding: 18px;\n    border-radius: 15px;\n    background: #fff8f4;\n    border: 1px solid rgba(237, 86, 35, 0.20);\n  }\n\n  .iec-orders-top__notice-icon {\n    flex: 0 0 32px;\n    display: grid;\n    place-items: center;\n    width: 32px;\n    height: 32px;\n    border-radius: 9px;\n    background: var(--iec-orange);\n    color: #ffffff;\n    font-weight: 900;\n  }\n\n  .iec-orders-top__notice strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--iec-text);\n    font-size: 16px;\n  }\n\n  .iec-orders-top__notice p {\n    margin: 0;\n    color: var(--iec-muted);\n    font-size: 15px;\n    line-height: 1.62;\n  }\n\n  .iec-orders-break {\n    position: relative;\n    padding: 22px 24px 25px;\n    text-align: center;\n\n    background:\n      linear-gradient(\n        90deg,\n        rgba(33, 213, 205, 0.10),\n        #ffffff 48%,\n        rgba(237, 86, 35, 0.08)\n      );\n\n    border-left: 1px solid var(--iec-border);\n    border-right: 1px solid var(--iec-border);\n    border-top: 1px solid rgba(33, 213, 205, 0.25);\n  }\n\n  .iec-orders-break__label {\n    margin: 0 0 4px;\n    color: var(--iec-orange);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n  }\n\n  .iec-orders-break h2 {\n    margin: 0 0 6px;\n    color: var(--iec-text);\n    font-size: clamp(22px, 3vw, 29px);\n    line-height: 1.2;\n    font-weight: 800;\n  }\n\n  .iec-orders-break p {\n    margin: 0;\n    color: var(--iec-muted);\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iec-orders-break__arrow {\n    display: grid;\n    place-items: center;\n    width: 34px;\n    height: 34px;\n    margin: 14px auto 0;\n    border-radius: 50%;\n    background: var(--iec-orange);\n    color: #ffffff;\n    font-size: 21px;\n    font-weight: 800;\n  }\n\n  .iec-orders-break::after {\n    content: \"\";\n    position: absolute;\n    left: 50%;\n    bottom: 0;\n    width: 74px;\n    height: 4px;\n    transform: translateX(-50%);\n    border-radius: 999px 999px 0 0;\n    background: var(--iec-teal);\n  }\n\n  @media (max-width: 760px) {\n    .iec-orders-top {\n      padding: 0 12px;\n      margin-bottom: 5px;\n    }\n\n    .iec-orders-top__hero {\n      padding: 24px 18px;\n      border-radius: 21px 21px 0 0;\n    }\n\n    .iec-orders-top__lead {\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .iec-orders-top__cards {\n      grid-template-columns: 1fr;\n      gap: 10px;\n      margin-top: 20px;\n    }\n\n    .iec-orders-top__card {\n      padding: 17px;\n    }\n\n    .iec-orders-top__progress {\n      gap: 5px;\n    }\n\n    .iec-orders-top__step {\n      padding: 6px 9px;\n      font-size: 12px;\n    }\n\n    .iec-orders-break {\n      padding: 19px 16px 22px;\n    }\n\n    .iec-orders-break p {\n      font-size: 15px;\n    }\n  }\n<\/style>\n\n<section\n  class=\"iec-orders-top\"\n  aria-label=\"Candidate order history\"\n>\n\n  <div class=\"iec-orders-top__hero\">\n\n    <div\n      class=\"iec-orders-top__progress\"\n      aria-label=\"Candidate account navigation\"\n    >\n\n      <span class=\"iec-orders-top__step iec-orders-top__step--done\">\n        <span class=\"iec-orders-top__tick\">\u2713<\/span>\n        User Area\n      <\/span>\n\n      <span class=\"iec-orders-top__chevron\">\u203a<\/span>\n\n      <span class=\"iec-orders-top__step iec-orders-top__step--current\">\n        Order History\n      <\/span>\n\n    <\/div>\n\n    <div class=\"iec-orders-top__eyebrow\">\n      Candidate Account\n    <\/div>\n\n    <h1>\n      Your Exam Order History\n    <\/h1>\n\n    <p class=\"iec-orders-top__lead\">\n      View the exam bookings and orders associated with your\n      Intuition Exam Centres account. Use the order history below\n      to review previous bookings, order dates and the information\n      available for each order.\n    <\/p>\n\n    <div class=\"iec-orders-top__cards\">\n\n      <div class=\"iec-orders-top__card\">\n\n        <div class=\"iec-orders-top__icon\">\n          1\n        <\/div>\n\n        <strong>\n          Review your orders\n        <\/strong>\n\n        <p>\n          Check the exam bookings and orders that have been placed\n          through your candidate account.\n        <\/p>\n\n      <\/div>\n\n      <div class=\"iec-orders-top__card\">\n\n        <div class=\"iec-orders-top__icon\">\n          \u2713\n        <\/div>\n\n        <strong>\n          Check booking details\n        <\/strong>\n\n        <p>\n          Open an order to review the information shown for that\n          booking and make sure your records are correct.\n        <\/p>\n\n      <\/div>\n\n      <div class=\"iec-orders-top__card\">\n\n        <div class=\"iec-orders-top__icon\">\n          ?\n        <\/div>\n\n        <strong>\n          Need help?\n        <\/strong>\n\n        <p>\n          If you believe an order is missing or something does not\n          look correct, please contact the Exams Office for assistance.\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n\n    <div class=\"iec-orders-top__notice\">\n\n      <span class=\"iec-orders-top__notice-icon\">\n        !\n      <\/span>\n\n      <div>\n\n        <strong>\n          Order history is not your final Statement of Entry\n        <\/strong>\n\n        <p>\n          Your account order history shows the bookings placed through\n          the website. Your official Statement of Entry is issued\n          separately once your exam entries have been processed and\n          confirmed with the relevant examination board.\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n  <!-- BREAK \/ TRANSITION INTO ORDER TABLE -->\n\n  <div class=\"iec-orders-break\">\n\n    <p class=\"iec-orders-break__label\">\n      Your account\n    <\/p>\n\n    <h2>\n      Previous Orders\n    <\/h2>\n\n    <p>\n      Your exam bookings and order details are shown below.\n    <\/p>\n\n    <div\n      class=\"iec-orders-break__arrow\"\n      aria-hidden=\"true\"\n    >\n      \u2193\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n","protected":false},"excerpt":{"rendered":"<p>\u2713 User Area \u203a Order History Candidate Account Your Exam Order History View the exam bookings and orders associated with your Intuition Exam Centres account. Use the order history below to review previous bookings, order dates and the information available for each order. 1 Review your orders Check the exam bookings and orders that have [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":13,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-16","page","type-page","status-publish","hentry","post"],"_links":{"self":[{"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/comments?post=16"}],"version-history":[{"count":1,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":714,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/16\/revisions\/714"}],"up":[{"embeddable":true,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/13"}],"wp:attachment":[{"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/media?parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}