{"id":1917,"date":"2026-08-22T15:21:24","date_gmt":"2026-08-22T15:21:24","guid":{"rendered":"https:\/\/mesos.my\/?page_id=1917"},"modified":"2026-08-22T15:34:22","modified_gmt":"2026-08-22T15:34:22","slug":"e-invoice-compliant","status":"publish","type":"page","link":"https:\/\/mesos.my\/index.php\/e-invoice-compliant\/","title":{"rendered":"E-Invoice Compliant"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1917\" class=\"elementor elementor-1917\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c8ef81e e-con-full e-flex e-con e-parent\" data-id=\"c8ef81e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b5c918e elementor-widget elementor-widget-html\" data-id=\"b5c918e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- =========================================================\n     MESOS MALAYSIA E-INVOICE \/ MYINVOIS LANDING SECTION\n     Self-contained HTML + CSS\n     No external CSS \/ JS required\n========================================================= -->\n\n<style>\n    .mesos-einv,\n    .mesos-einv * {\n        box-sizing: border-box;\n    }\n\n    .mesos-einv {\n        --mesos-primary: #00000;\n        --mesos-primary-dark: #000000;\n        --mesos-primary-soft: #eff6ff;\n        --mesos-green: #16a34a;\n        --mesos-green-soft: #f0fdf4;\n        --mesos-orange: #ea580c;\n        --mesos-purple: #7c3aed;\n        --mesos-text: #111827;\n        --mesos-muted: #667085;\n        --mesos-border: #e5e7eb;\n        --mesos-bg: #ffffff;\n        --mesos-soft-bg: #f8fafc;\n\n        width: 100%;\n        margin: 0;\n        padding: 0;\n        background: var(--mesos-bg);\n        color: var(--mesos-text);\n        font-family:\n            Inter,\n            -apple-system,\n            BlinkMacSystemFont,\n            \"Segoe UI\",\n            Roboto,\n            Helvetica,\n            Arial,\n            sans-serif;\n        line-height: 1.6;\n    }\n\n    .mesos-einv-container {\n        width: min(1180px, calc(100% - 40px));\n        margin: 0 auto;\n    }\n\n    \/* =========================\n       HERO\n    ========================== *\/\n\n    .mesos-einv-hero {\n        position: relative;\n        overflow: hidden;\n        padding: 105px 0 90px;\n        background:\n            radial-gradient(\n                circle at 80% 20%,\n                rgba(37, 99, 235, 0.11),\n                transparent 30%\n            ),\n            radial-gradient(\n                circle at 10% 85%,\n                rgba(22, 163, 74, 0.07),\n                transparent 25%\n            ),\n            linear-gradient(\n                180deg,\n                #ffffff 0%,\n                #f8fbff 100%\n            );\n    }\n\n    .mesos-einv-hero-inner {\n        max-width: 890px;\n        margin: 0 auto;\n        text-align: center;\n        position: relative;\n        z-index: 2;\n    }\n\n    .mesos-einv-badge {\n        display: inline-flex;\n        align-items: center;\n        gap: 8px;\n        margin-bottom: 24px;\n        padding: 8px 15px;\n        border: 1px solid #bfdbfe;\n        border-radius: 999px;\n        background: #eff6ff;\n        color: #000000;\n        font-size: 13px;\n        font-weight: 700;\n        letter-spacing: 0.02em;\n    }\n\n    .mesos-einv-badge-dot {\n        width: 8px;\n        height: 8px;\n        border-radius: 50%;\n        background: var(--mesos-green);\n        box-shadow: 0 0 0 4px rgba(22, 163, 74, 0.11);\n    }\n\n    .mesos-einv-hero h1 {\n        margin: 0 auto 24px;\n        max-width: 940px;\n        color: #0f172a;\n        font-size: clamp(40px, 6vw, 68px);\n        line-height: 1.05;\n        letter-spacing: -0.045em;\n        font-weight: 800;\n    }\n\n    .mesos-einv-gradient-text {\n        background: linear-gradient(\n            90deg,\n            #000000,\n            #4f46e5\n        );\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        background-clip: text;\n        color: #2563eb;\n    }\n\n    .mesos-einv-hero-desc {\n        max-width: 760px;\n        margin: 0 auto;\n        color: var(--mesos-muted);\n        font-size: 19px;\n        line-height: 1.75;\n    }\n\n    .mesos-einv-hero-points {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 14px 28px;\n        margin-top: 34px;\n    }\n\n    .mesos-einv-hero-point {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        color: #475467;\n        font-size: 14px;\n        font-weight: 600;\n    }\n\n    .mesos-einv-check {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        flex: 0 0 20px;\n        width: 20px;\n        height: 20px;\n        border-radius: 50%;\n        background: var(--mesos-green-soft);\n        color: var(--mesos-green);\n        font-size: 12px;\n        font-weight: 800;\n    }\n\n    \/* =========================\n       COMMON SECTION\n    ========================== *\/\n\n    .mesos-einv-section {\n        padding: 95px 0;\n    }\n\n    .mesos-einv-section-soft {\n        background: var(--mesos-soft-bg);\n    }\n\n    .mesos-einv-section-heading {\n        max-width: 760px;\n        margin: 0 auto 55px;\n        text-align: center;\n    }\n\n    .mesos-einv-eyebrow {\n        display: block;\n        margin-bottom: 12px;\n        color: var(--mesos-primary);\n        font-size: 13px;\n        line-height: 1.4;\n        font-weight: 800;\n        text-transform: uppercase;\n        letter-spacing: 0.1em;\n    }\n\n    .mesos-einv-section-heading h2 {\n        margin: 0 0 16px;\n        color: #101828;\n        font-size: clamp(31px, 4vw, 45px);\n        line-height: 1.15;\n        letter-spacing: -0.035em;\n        font-weight: 800;\n    }\n\n    .mesos-einv-section-heading p {\n        margin: 0 auto;\n        max-width: 700px;\n        color: var(--mesos-muted);\n        font-size: 17px;\n        line-height: 1.7;\n    }\n\n    \/* =========================\n       INTRO \/ COMPLIANCE\n    ========================== *\/\n\n    .mesos-einv-intro-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 30px;\n        align-items: stretch;\n    }\n\n    .mesos-einv-intro-main {\n        padding: 45px;\n        border: 1px solid var(--mesos-border);\n        border-radius: 24px;\n        background: #fff;\n        box-shadow:\n            0 1px 2px rgba(16, 24, 40, 0.03),\n            0 14px 40px rgba(16, 24, 40, 0.05);\n    }\n\n    .mesos-einv-intro-main h3 {\n        margin: 22px 0 14px;\n        color: #101828;\n        font-size: 27px;\n        line-height: 1.25;\n        letter-spacing: -0.025em;\n    }\n\n    .mesos-einv-intro-main p {\n        margin: 0;\n        color: var(--mesos-muted);\n        font-size: 16px;\n        line-height: 1.75;\n    }\n\n    .mesos-einv-icon-large {\n        width: 58px;\n        height: 58px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        border-radius: 16px;\n        background: var(--mesos-primary-soft);\n        color: var(--mesos-primary);\n    }\n\n    .mesos-einv-icon-large svg {\n        width: 28px;\n        height: 28px;\n    }\n\n    .mesos-einv-info-panel {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 16px;\n    }\n\n    .mesos-einv-info-item {\n        padding: 23px 25px;\n        border: 1px solid var(--mesos-border);\n        border-radius: 18px;\n        background: #fff;\n    }\n\n    .mesos-einv-info-item strong {\n        display: block;\n        margin-bottom: 5px;\n        color: #101828;\n        font-size: 15px;\n    }\n\n    .mesos-einv-info-item span {\n        display: block;\n        color: var(--mesos-muted);\n        font-size: 14px;\n        line-height: 1.55;\n    }\n\n    \/* =========================\n       FEATURE CARDS\n    ========================== *\/\n\n    .mesos-einv-features {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 22px;\n    }\n\n    .mesos-einv-feature {\n        position: relative;\n        padding: 32px 30px;\n        overflow: hidden;\n        border: 1px solid var(--mesos-border);\n        border-radius: 21px;\n        background: #fff;\n        transition:\n            transform 0.25s ease,\n            box-shadow 0.25s ease,\n            border-color 0.25s ease;\n    }\n\n    .mesos-einv-feature:hover {\n        transform: translateY(-4px);\n        border-color: #bfdbfe;\n        box-shadow: 0 18px 50px rgba(15, 23, 42, 0.08);\n    }\n\n    .mesos-einv-feature-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 48px;\n        height: 48px;\n        margin-bottom: 25px;\n        border-radius: 14px;\n        background: var(--mesos-primary-soft);\n        color: var(--mesos-primary);\n    }\n\n    .mesos-einv-feature-icon.green {\n        background: #f0fdf4;\n        color: #16a34a;\n    }\n\n    .mesos-einv-feature-icon.orange {\n        background: #fff7ed;\n        color: #ea580c;\n    }\n\n    .mesos-einv-feature-icon.purple {\n        background: #f5f3ff;\n        color: #7c3aed;\n    }\n\n    .mesos-einv-feature-icon svg {\n        width: 24px;\n        height: 24px;\n    }\n\n    .mesos-einv-feature h3 {\n        margin: 0 0 11px;\n        color: #101828;\n        font-size: 19px;\n        line-height: 1.35;\n        font-weight: 750;\n        letter-spacing: -0.015em;\n    }\n\n    .mesos-einv-feature p {\n        margin: 0;\n        color: var(--mesos-muted);\n        font-size: 14.5px;\n        line-height: 1.7;\n    }\n\n    \/* =========================\n       WORKFLOW\n    ========================== *\/\n\n    .mesos-einv-workflow {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        gap: 18px;\n        position: relative;\n    }\n\n    .mesos-einv-step {\n        position: relative;\n        padding: 28px 25px;\n        border: 1px solid var(--mesos-border);\n        border-radius: 18px;\n        background: #fff;\n    }\n\n    .mesos-einv-step-head {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin-bottom: 8px;\n    }\n\n    .mesos-einv-step-number {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        flex: 0 0 36px;\n        width: 36px;\n        height: 36px;\n        border-radius: 50%;\n        background: #111827;\n        color: #fff;\n        font-size: 13px;\n        font-weight: 800;\n    }\n\n    .mesos-einv-step h3 {\n        margin: 0;\n        color: #101828;\n        font-size: 17px;\n    }\n\n    .mesos-einv-step p {\n        margin: 0;\n        color: var(--mesos-muted);\n        font-size: 14px;\n        line-height: 1.65;\n    }\n\n    \/* =========================\n       CALLOUT\n    ========================== *\/\n\n    .mesos-einv-callout {\n        overflow: hidden;\n        position: relative;\n        padding: 55px;\n        border-radius: 28px;\n        background:\n            radial-gradient(\n                circle at 90% 10%,\n                rgba(255,255,255,0.13),\n                transparent 25%\n            ),\n            linear-gradient(\n                135deg,\n                #172554 0%,\n                #1d4ed8 100%\n            );\n        color: #fff;\n    }\n\n    .mesos-einv-callout-content {\n        position: relative;\n        z-index: 2;\n        max-width: 790px;\n    }\n\n    .mesos-einv-callout-label {\n        display: inline-block;\n        margin-bottom: 15px;\n        color: #bfdbfe;\n        font-size: 13px;\n        font-weight: 800;\n        text-transform: uppercase;\n        letter-spacing: 0.1em;\n    }\n\n    .mesos-einv-callout h2 {\n        margin: 0 0 17px;\n        color: #fff;\n        font-size: clamp(30px, 4vw, 43px);\n        line-height: 1.15;\n        letter-spacing: -0.035em;\n    }\n\n    .mesos-einv-callout p {\n        margin: 0;\n        max-width: 700px;\n        color: #dbeafe;\n        font-size: 16px;\n        line-height: 1.75;\n    }\n\n    \/* =========================\n       FAQ\n    ========================== *\/\n\n    .mesos-einv-faq {\n        max-width: 900px;\n        margin: 0 auto;\n    }\n\n    .mesos-einv-faq-item {\n        padding: 27px 0;\n        border-bottom: 1px solid var(--mesos-border);\n    }\n\n    .mesos-einv-faq-item:first-child {\n        border-top: 1px solid var(--mesos-border);\n    }\n\n    .mesos-einv-faq-item h3 {\n        margin: 0 0 10px;\n        color: #101828;\n        font-size: 18px;\n        font-weight: 750;\n    }\n\n    .mesos-einv-faq-item p {\n        margin: 0;\n        color: var(--mesos-muted);\n        font-size: 15px;\n        line-height: 1.7;\n    }\n\n    \/* =========================\n       RESPONSIVE\n    ========================== *\/\n\n    @media (max-width: 960px) {\n        .mesos-einv-intro-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .mesos-einv-features {\n            grid-template-columns: repeat(2, 1fr);\n        }\n\n        .mesos-einv-workflow {\n            grid-template-columns: repeat(2, 1fr);\n        }\n    }\n\n    @media (max-width: 640px) {\n        .mesos-einv-container {\n            width: min(100% - 28px, 1180px);\n        }\n\n        .mesos-einv-hero {\n            padding: 72px 0 65px;\n        }\n\n        .mesos-einv-hero h1 {\n            font-size: 39px;\n        }\n\n        .mesos-einv-hero-desc {\n            font-size: 17px;\n        }\n\n        .mesos-einv-section {\n            padding: 70px 0;\n        }\n\n        .mesos-einv-features,\n        .mesos-einv-workflow {\n            grid-template-columns: 1fr;\n        }\n\n        .mesos-einv-intro-main {\n            padding: 32px 27px;\n        }\n\n        .mesos-einv-callout {\n            padding: 38px 28px;\n            border-radius: 22px;\n        }\n    }\n<\/style>\n\n\n<section class=\"mesos-einv\">\n\n    <!-- =====================================================\n         HERO\n    ====================================================== -->\n    <section class=\"mesos-einv-hero\">\n        <div class=\"mesos-einv-container\">\n            <div class=\"mesos-einv-hero-inner\">\n\n                <div class=\"mesos-einv-badge\">\n                    <span class=\"mesos-einv-badge-dot\"><\/span>\n                    LHDN MyInvois Integration\n                <\/div>\n\n                <h1>\n                    Malaysia E-Invoice,\n                    <span class=\"mesos-einv-gradient-text\">\n                        built into MESOS\n                    <\/span>\n                <\/h1>\n\n                <p class=\"mesos-einv-hero-desc\">\n                    Prepare, submit and manage your Malaysia\n                    E-Invoices through LHDN MyInvois directly from\n                    your existing MESOS sales workflow.\n                <\/p>\n\n                <div class=\"mesos-einv-hero-points\">\n\n                    <div class=\"mesos-einv-hero-point\">\n                        <span class=\"mesos-einv-check\">\u2713<\/span>\n                        MyInvois submission\n                    <\/div>\n\n                    <div class=\"mesos-einv-hero-point\">\n                        <span class=\"mesos-einv-check\">\u2713<\/span>\n                        Validation status\n                    <\/div>\n\n                    <div class=\"mesos-einv-hero-point\">\n                        <span class=\"mesos-einv-check\">\u2713<\/span>\n                        Consolidated POS E-Invoice\n                    <\/div>\n\n                    <div class=\"mesos-einv-hero-point\">\n                        <span class=\"mesos-einv-check\">\u2713<\/span>\n                        Credit &amp; Debit Notes\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n\n    <!-- =====================================================\n         SOLUTION\n    ====================================================== -->\n    <section class=\"mesos-einv-section\">\n        <div class=\"mesos-einv-container\">\n\n            <div class=\"mesos-einv-section-heading\">\n                <span class=\"mesos-einv-eyebrow\">\n                    MESOS E-Invoice\n                <\/span>\n\n                <h2>\n                    E-Invoice compliance without changing\n                    the way you run your business\n                <\/h2>\n\n                <p>\n                    MESOS connects your day-to-day invoicing workflow\n                    with Malaysia's LHDN MyInvois system, so your\n                    E-Invoice information, submission and validation\n                    status remain connected to the accounting\n                    transaction that created them.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"mesos-einv-intro-grid\">\n\n                <div class=\"mesos-einv-intro-main\">\n\n                    <div class=\"mesos-einv-icon-large\">\n                        <svg\n                            viewBox=\"0 0 24 24\"\n                            fill=\"none\"\n                            stroke=\"currentColor\"\n                            stroke-width=\"2\"\n                            stroke-linecap=\"round\"\n                            stroke-linejoin=\"round\"\n                        >\n                            <path d=\"M6 2h9l5 5v15H6z\"><\/path>\n                            <path d=\"M14 2v6h6\"><\/path>\n                            <path d=\"M9 13h6\"><\/path>\n                            <path d=\"M9 17h6\"><\/path>\n                        <\/svg>\n                    <\/div>\n\n                    <h3>\n                        LHDN MyInvois integrated into MESOS\n                    <\/h3>\n\n                    <p>\n                        Create your sales transaction in MESOS as usual.\n                        When E-Invoice information is required, MESOS\n                        uses the relevant company, customer, product,\n                        tax and transaction information to prepare the\n                        document for submission to MyInvois.\n                    <\/p>\n\n                <\/div>\n\n\n                <div class=\"mesos-einv-info-panel\">\n\n                    <div class=\"mesos-einv-info-item\">\n                        <strong>\n                            One connected transaction\n                        <\/strong>\n                        <span>\n                            Your accounting document and its MyInvois\n                            submission remain linked inside MESOS.\n                        <\/span>\n                    <\/div>\n\n                    <div class=\"mesos-einv-info-item\">\n                        <strong>\n                            Malaysia tax information\n                        <\/strong>\n                        <span>\n                            Company, customer, product classification\n                            and applicable tax information are managed\n                            as part of the MESOS workflow.\n                        <\/span>\n                    <\/div>\n\n                    <div class=\"mesos-einv-info-item\">\n                        <strong>\n                            MyInvois response visibility\n                        <\/strong>\n                        <span>\n                            See whether a submitted document has been\n                            validated or rejected by MyInvois.\n                        <\/span>\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n\n    <!-- =====================================================\n         FEATURES\n    ====================================================== -->\n    <section class=\"mesos-einv-section mesos-einv-section-soft\">\n        <div class=\"mesos-einv-container\">\n\n            <div class=\"mesos-einv-section-heading\">\n\n                <span class=\"mesos-einv-eyebrow\">\n                    MyInvois Features\n                <\/span>\n\n                <h2>\n                    E-Invoice features available in MESOS\n                <\/h2>\n\n                <p>\n                    The information required for E-Invoice is connected\n                    across your company settings, customers, products,\n                    invoices and adjustment documents.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"mesos-einv-features\">\n\n\n                <!-- Company Profile -->\n                <article class=\"mesos-einv-feature\">\n\n                    <div class=\"mesos-einv-feature-icon\">\n                        <svg\n                            viewBox=\"0 0 24 24\"\n                            fill=\"none\"\n                            stroke=\"currentColor\"\n                            stroke-width=\"2\"\n                        >\n                            <path d=\"M3 21h18\"><\/path>\n                            <path d=\"M6 21V4h12v17\"><\/path>\n                            <path d=\"M9 8h2\"><\/path>\n                            <path d=\"M13 8h2\"><\/path>\n                            <path d=\"M9 12h2\"><\/path>\n                            <path d=\"M13 12h2\"><\/path>\n                        <\/svg>\n                    <\/div>\n\n                    <h3>\n                        MyInvois Company Information\n                    <\/h3>\n\n                    <p>\n                        Maintain the business information needed by\n                        Malaysia's E-Invoice workflow in your MESOS\n                        company settings, keeping the information\n                        available when documents are prepared for\n                        submission.\n                    <\/p>\n\n                <\/article>\n\n\n                <!-- Customer -->\n                <article class=\"mesos-einv-feature\">\n\n                    <div class=\"mesos-einv-feature-icon green\">\n                        <svg\n                            viewBox=\"0 0 24 24\"\n                            fill=\"none\"\n                            stroke=\"currentColor\"\n                            stroke-width=\"2\"\n                        >\n                            <circle cx=\"12\" cy=\"8\" r=\"4\"><\/circle>\n                            <path d=\"M4 21c0-4 3.6-7 8-7s8 3 8 7\"><\/path>\n                        <\/svg>\n                    <\/div>\n\n                    <h3>\n                        E-Invoice Customer Information\n                    <\/h3>\n\n                    <p>\n                        Store the customer identification and tax\n                        information required for E-Invoice transactions\n                        together with the customer's normal accounting\n                        record.\n                    <\/p>\n\n                <\/article>\n\n\n                <!-- Product -->\n                <article class=\"mesos-einv-feature\">\n\n                    <div class=\"mesos-einv-feature-icon orange\">\n                        <svg\n                            viewBox=\"0 0 24 24\"\n                            fill=\"none\"\n                            stroke=\"currentColor\"\n                            stroke-width=\"2\"\n                        >\n                            <path d=\"M4 7l8-4 8 4-8 4z\"><\/path>\n                            <path d=\"M4 7v10l8 4 8-4V7\"><\/path>\n                            <path d=\"M12 11v10\"><\/path>\n                        <\/svg>\n                    <\/div>\n\n                    <h3>\n                        Product &amp; Service Classification\n                    <\/h3>\n\n                    <p>\n                        Product and service information is connected to\n                        MESOS tax classification, helping the system\n                        prepare the correct transaction information for\n                        MyInvois.\n                    <\/p>\n\n                <\/article>\n\n\n                <!-- Standard Submission -->\n                <article class=\"mesos-einv-feature\">\n\n                    <div class=\"mesos-einv-feature-icon purple\">\n                        <svg\n                            viewBox=\"0 0 24 24\"\n                            fill=\"none\"\n                            stroke=\"currentColor\"\n                            stroke-width=\"2\"\n                        >\n                            <path d=\"M22 2L11 13\"><\/path>\n                            <path d=\"M22 2l-7 20-4-9-9-4z\"><\/path>\n                        <\/svg>\n                    <\/div>\n\n                    <h3>\n                        Standard E-Invoice Submission\n                    <\/h3>\n\n                    <p>\n                        Submit eligible sales invoices from MESOS to\n                        LHDN MyInvois without maintaining a separate\n                        E-Invoice record outside your accounting\n                        workflow.\n                    <\/p>\n\n                <\/article>\n\n\n                <!-- Validation -->\n                <article class=\"mesos-einv-feature\">\n\n                    <div class=\"mesos-einv-feature-icon green\">\n                        <svg\n                            viewBox=\"0 0 24 24\"\n                            fill=\"none\"\n                            stroke=\"currentColor\"\n                            stroke-width=\"2\"\n                        >\n                            <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\n                            <path d=\"M8 12l3 3 5-6\"><\/path>\n                        <\/svg>\n                    <\/div>\n\n                    <h3>\n                        MyInvois Validation &amp; Status\n                    <\/h3>\n\n                    <p>\n                        MESOS records the MyInvois submission result so\n                        users can identify validated or rejected\n                        documents and review the relevant E-Invoice\n                        status from within the system.\n                    <\/p>\n\n                <\/article>\n\n\n                <!-- Rejection -->\n                <article class=\"mesos-einv-feature\">\n\n                    <div class=\"mesos-einv-feature-icon orange\">\n                        <svg\n                            viewBox=\"0 0 24 24\"\n                            fill=\"none\"\n                            stroke=\"currentColor\"\n                            stroke-width=\"2\"\n                        >\n                            <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\n                            <path d=\"M12 7v6\"><\/path>\n                            <path d=\"M12 17h.01\"><\/path>\n                        <\/svg>\n                    <\/div>\n\n                    <h3>\n                        Rejected Submission Visibility\n                    <\/h3>\n\n                    <p>\n                        If MyInvois rejects a submission, MESOS retains\n                        the transaction and submission information so\n                        the rejection can be identified and reviewed\n                        without losing the original accounting record.\n                    <\/p>\n\n                <\/article>\n\n\n                <!-- Consolidated POS -->\n                <article class=\"mesos-einv-feature\">\n\n                    <div class=\"mesos-einv-feature-icon\">\n                        <svg\n                            viewBox=\"0 0 24 24\"\n                            fill=\"none\"\n                            stroke=\"currentColor\"\n                            stroke-width=\"2\"\n                        >\n                            <path d=\"M4 4h16v6H4z\"><\/path>\n                            <path d=\"M4 14h7v6H4z\"><\/path>\n                            <path d=\"M15 14h5v6h-5z\"><\/path>\n                        <\/svg>\n                    <\/div>\n\n                    <h3>\n                        Consolidated POS E-Invoice\n                    <\/h3>\n\n                    <p>\n                        MESOS supports consolidated E-Invoice processing\n                        for applicable POS transactions, allowing\n                        eligible transactions to be handled through the\n                        MyInvois consolidated submission workflow.\n                    <\/p>\n\n                <\/article>\n\n\n                <!-- CN DN -->\n                <article class=\"mesos-einv-feature\">\n\n                    <div class=\"mesos-einv-feature-icon purple\">\n                        <svg\n                            viewBox=\"0 0 24 24\"\n                            fill=\"none\"\n                            stroke=\"currentColor\"\n                            stroke-width=\"2\"\n                        >\n                            <path d=\"M7 3h10v18H7z\"><\/path>\n                            <path d=\"M10 8h4\"><\/path>\n                            <path d=\"M10 12h4\"><\/path>\n                            <path d=\"M10 16h4\"><\/path>\n                        <\/svg>\n                    <\/div>\n\n                    <h3>\n                        Credit Note &amp; Debit Note\n                    <\/h3>\n\n                    <p>\n                        MESOS supports E-Invoice-related Credit Notes\n                        and Debit Notes linked to the underlying\n                        transaction, preserving the relationship between\n                        the adjustment and the original document.\n                    <\/p>\n\n                <\/article>\n\n\n                <!-- QR \/ Details -->\n                <article class=\"mesos-einv-feature\">\n\n                    <div class=\"mesos-einv-feature-icon green\">\n                        <svg\n                            viewBox=\"0 0 24 24\"\n                            fill=\"none\"\n                            stroke=\"currentColor\"\n                            stroke-width=\"2\"\n                        >\n                            <rect x=\"3\" y=\"3\" width=\"6\" height=\"6\"><\/rect>\n                            <rect x=\"15\" y=\"3\" width=\"6\" height=\"6\"><\/rect>\n                            <rect x=\"3\" y=\"15\" width=\"6\" height=\"6\"><\/rect>\n                            <path d=\"M15 15h3v3h3\"><\/path>\n                            <path d=\"M15 21v-3\"><\/path>\n                            <path d=\"M21 15v2\"><\/path>\n                        <\/svg>\n                    <\/div>\n\n                    <h3>\n                        Validated E-Invoice Details\n                    <\/h3>\n\n                    <p>\n                        Submitted E-Invoice information remains\n                        accessible in MESOS, including MyInvois\n                        document details and the information used to\n                        access the validated E-Invoice.\n                    <\/p>\n\n                <\/article>\n\n\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n\n    <!-- =====================================================\n         WORKFLOW\n    ====================================================== -->\n    <section class=\"mesos-einv-section\">\n        <div class=\"mesos-einv-container\">\n\n            <div class=\"mesos-einv-section-heading\">\n\n                <span class=\"mesos-einv-eyebrow\">\n                    Simple Workflow\n                <\/span>\n\n                <h2>\n                    From invoice to MyInvois\n                <\/h2>\n\n                <p>\n                    E-Invoice sits inside the MESOS transaction\n                    workflow rather than operating as a separate\n                    accounting process.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"mesos-einv-workflow\">\n\n                <div class=\"mesos-einv-step\">\n                    <div class=\"mesos-einv-step-head\">\n                        <div class=\"mesos-einv-step-number\">1<\/div>\n                        <h3>Create<\/h3>\n                    <\/div>\n                    <p>\n                        Create the sales invoice in MESOS using your\n                        normal sales workflow.\n                    <\/p>\n                <\/div>\n\n                <div class=\"mesos-einv-step\">\n                    <div class=\"mesos-einv-step-head\">\n                        <div class=\"mesos-einv-step-number\">2<\/div>\n                        <h3>Prepare<\/h3>\n                    <\/div>\n                    <p>\n                        MESOS uses the relevant company, customer,\n                        product, classification and tax information.\n                    <\/p>\n                <\/div>\n\n                <div class=\"mesos-einv-step\">\n                    <div class=\"mesos-einv-step-head\">\n                        <div class=\"mesos-einv-step-number\">3<\/div>\n                        <h3>Submit<\/h3>\n                    <\/div>\n                    <p>\n                        Send the eligible E-Invoice to LHDN MyInvois\n                        directly through MESOS.\n                    <\/p>\n                <\/div>\n\n                <div class=\"mesos-einv-step\">\n                    <div class=\"mesos-einv-step-head\">\n                        <div class=\"mesos-einv-step-number\">4<\/div>\n                        <h3>Track<\/h3>\n                    <\/div>\n                    <p>\n                        View the MyInvois result and keep the E-Invoice\n                        status connected to the original transaction.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n\n    <!-- =====================================================\n         ACCOUNTING CONNECTION\n    ====================================================== -->\n    <section class=\"mesos-einv-section mesos-einv-section-soft\">\n        <div class=\"mesos-einv-container\">\n\n            <div class=\"mesos-einv-callout\">\n\n                <div class=\"mesos-einv-callout-content\">\n\n                    <span class=\"mesos-einv-callout-label\">\n                        More than E-Invoice submission\n                    <\/span>\n\n                    <h2>\n                        E-Invoice connected to your accounting records\n                    <\/h2>\n\n                    <p>\n                        MESOS keeps E-Invoice within the same business\n                        transaction lifecycle as your sales, tax and\n                        accounting records. When a transaction requires\n                        an adjustment, Credit Notes and Debit Notes can\n                        maintain the relationship with the original\n                        document instead of creating disconnected\n                        records.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n\n    <!-- =====================================================\n         FAQ\n    ====================================================== -->\n    <section class=\"mesos-einv-section\">\n        <div class=\"mesos-einv-container\">\n\n            <div class=\"mesos-einv-section-heading\">\n\n                <span class=\"mesos-einv-eyebrow\">\n                    E-Invoice Explained\n                <\/span>\n\n                <h2>\n                    Understanding E-Invoice in MESOS\n                <\/h2>\n\n            <\/div>\n\n\n            <div class=\"mesos-einv-faq\">\n\n                <div class=\"mesos-einv-faq-item\">\n                    <h3>\n                        What is an E-Invoice?\n                    <\/h3>\n\n                    <p>\n                        An E-Invoice is structured transaction data\n                        submitted electronically to LHDN's MyInvois\n                        system for validation. It is more than simply\n                        creating or emailing a PDF invoice.\n                    <\/p>\n                <\/div>\n\n\n                <div class=\"mesos-einv-faq-item\">\n                    <h3>\n                        Do I create a separate invoice for MyInvois?\n                    <\/h3>\n\n                    <p>\n                        MESOS keeps the E-Invoice process connected to\n                        your normal sales transaction. The relevant\n                        E-Invoice information is prepared from the\n                        transaction already recorded in MESOS.\n                    <\/p>\n                <\/div>\n\n\n                <div class=\"mesos-einv-faq-item\">\n                    <h3>\n                        What happens after an E-Invoice is submitted?\n                    <\/h3>\n\n                    <p>\n                        MESOS records the response from MyInvois so you\n                        can identify the submission and determine\n                        whether the document was validated or rejected.\n                    <\/p>\n                <\/div>\n\n\n                <div class=\"mesos-einv-faq-item\">\n                    <h3>\n                        Does MESOS support consolidated E-Invoices?\n                    <\/h3>\n\n                    <p>\n                        MESOS supports consolidated E-Invoice processing\n                        for applicable POS transactions, allowing\n                        eligible transactions to be handled through the\n                        consolidated MyInvois workflow.\n                    <\/p>\n                <\/div>\n\n\n                <div class=\"mesos-einv-faq-item\">\n                    <h3>\n                        How are adjustments handled?\n                    <\/h3>\n\n                    <p>\n                        Where an adjustment requires a Credit Note or\n                        Debit Note, MESOS keeps the adjustment related\n                        to the underlying transaction and its\n                        E-Invoice information.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>LHDN MyInvois Integration Malaysia E-Invoice, built into MESOS Prepare, submit and manage your Malaysia E-Invoices through LHDN MyInvois directly from your existing MESOS sales workflow.&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1917","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"LHDN MyInvois Integration Malaysia E-Invoice, built into MESOS Prepare, submit and manage your Malaysia E-Invoices through LHDN MyInvois directly from your existing MESOS sales workflow. \u2713 MyInvois submission \u2713 Validation status \u2713 Consolidated POS E-Invoice \u2713 Credit &amp; Debit Notes MESOS E-Invoice E-Invoice compliance without changing the way you run your business MESOS connects your\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"79KDQvZD88nGC7J-7wZpIbOT39D6XfXMdMP6U5CB34I\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/mesos.my\/index.php\/e-invoice-compliant\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Mesos Business Ecosystem - One System to Run Your Business\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"E-Invoice Compliant - Mesos Business Ecosystem\" \/>\n\t\t<meta property=\"og:description\" content=\"LHDN MyInvois Integration Malaysia E-Invoice, built into MESOS Prepare, submit and manage your Malaysia E-Invoices through LHDN MyInvois directly from your existing MESOS sales workflow. \u2713 MyInvois submission \u2713 Validation status \u2713 Consolidated POS E-Invoice \u2713 Credit &amp; Debit Notes MESOS E-Invoice E-Invoice compliance without changing the way you run your business MESOS connects your\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/mesos.my\/index.php\/e-invoice-compliant\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/mesos.my\/wp-content\/uploads\/2025\/04\/cropped-MeCard-Logo-2024_FA-04.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/mesos.my\/wp-content\/uploads\/2025\/04\/cropped-MeCard-Logo-2024_FA-04.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-08-22T15:21:24+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-22T15:34:22+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"E-Invoice Compliant - Mesos Business Ecosystem\" \/>\n\t\t<meta name=\"twitter:description\" content=\"LHDN MyInvois Integration Malaysia E-Invoice, built into MESOS Prepare, submit and manage your Malaysia E-Invoices through LHDN MyInvois directly from your existing MESOS sales workflow. \u2713 MyInvois submission \u2713 Validation status \u2713 Consolidated POS E-Invoice \u2713 Credit &amp; Debit Notes MESOS E-Invoice E-Invoice compliance without changing the way you run your business MESOS connects your\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/mesos.my\/wp-content\/uploads\/2025\/04\/cropped-MeCard-Logo-2024_FA-04.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mesos.my\\\/index.php\\\/e-invoice-compliant\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mesos.my#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mesos.my\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mesos.my\\\/index.php\\\/e-invoice-compliant\\\/#listItem\",\"name\":\"E-Invoice Compliant\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mesos.my\\\/index.php\\\/e-invoice-compliant\\\/#listItem\",\"position\":2,\"name\":\"E-Invoice Compliant\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mesos.my#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/mesos.my\\\/#organization\",\"name\":\"Mesos Business Ecosystem\",\"description\":\"One System to Run Your Business\",\"url\":\"https:\\\/\\\/mesos.my\\\/\",\"telephone\":\"+60109222759\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/mesos.my\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/cropped-MeCard-Logo-2024_FA-04.png\",\"@id\":\"https:\\\/\\\/mesos.my\\\/index.php\\\/e-invoice-compliant\\\/#organizationLogo\",\"width\":512,\"height\":512},\"image\":{\"@id\":\"https:\\\/\\\/mesos.my\\\/index.php\\\/e-invoice-compliant\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mesos.my\\\/index.php\\\/e-invoice-compliant\\\/#webpage\",\"url\":\"https:\\\/\\\/mesos.my\\\/index.php\\\/e-invoice-compliant\\\/\",\"name\":\"E-Invoice Compliant - Mesos Business Ecosystem\",\"description\":\"LHDN MyInvois Integration Malaysia E-Invoice, built into MESOS Prepare, submit and manage your Malaysia E-Invoices through LHDN MyInvois directly from your existing MESOS sales workflow. \\u2713 MyInvois submission \\u2713 Validation status \\u2713 Consolidated POS E-Invoice \\u2713 Credit & Debit Notes MESOS E-Invoice E-Invoice compliance without changing the way you run your business MESOS connects your\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mesos.my\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mesos.my\\\/index.php\\\/e-invoice-compliant\\\/#breadcrumblist\"},\"datePublished\":\"2026-08-22T15:21:24+00:00\",\"dateModified\":\"2026-08-22T15:34:22+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mesos.my\\\/#website\",\"url\":\"https:\\\/\\\/mesos.my\\\/\",\"name\":\"Mesos Business Ecosystem\",\"description\":\"One System to Run Your Business\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/mesos.my\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>E-Invoice Compliant - Mesos Business Ecosystem<\/title>\n\n","aioseo_head_json":{"title":"E-Invoice Compliant - Mesos Business Ecosystem","description":"LHDN MyInvois Integration Malaysia E-Invoice, built into MESOS Prepare, submit and manage your Malaysia E-Invoices through LHDN MyInvois directly from your existing MESOS sales workflow. \u2713 MyInvois submission \u2713 Validation status \u2713 Consolidated POS E-Invoice \u2713 Credit & Debit Notes MESOS E-Invoice E-Invoice compliance without changing the way you run your business MESOS connects your","canonical_url":"https:\/\/mesos.my\/index.php\/e-invoice-compliant\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"79KDQvZD88nGC7J-7wZpIbOT39D6XfXMdMP6U5CB34I","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/mesos.my\/index.php\/e-invoice-compliant\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/mesos.my#listItem","position":1,"name":"Home","item":"https:\/\/mesos.my","nextItem":{"@type":"ListItem","@id":"https:\/\/mesos.my\/index.php\/e-invoice-compliant\/#listItem","name":"E-Invoice Compliant"}},{"@type":"ListItem","@id":"https:\/\/mesos.my\/index.php\/e-invoice-compliant\/#listItem","position":2,"name":"E-Invoice Compliant","previousItem":{"@type":"ListItem","@id":"https:\/\/mesos.my#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/mesos.my\/#organization","name":"Mesos Business Ecosystem","description":"One System to Run Your Business","url":"https:\/\/mesos.my\/","telephone":"+60109222759","logo":{"@type":"ImageObject","url":"https:\/\/mesos.my\/wp-content\/uploads\/2025\/04\/cropped-MeCard-Logo-2024_FA-04.png","@id":"https:\/\/mesos.my\/index.php\/e-invoice-compliant\/#organizationLogo","width":512,"height":512},"image":{"@id":"https:\/\/mesos.my\/index.php\/e-invoice-compliant\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/mesos.my\/index.php\/e-invoice-compliant\/#webpage","url":"https:\/\/mesos.my\/index.php\/e-invoice-compliant\/","name":"E-Invoice Compliant - Mesos Business Ecosystem","description":"LHDN MyInvois Integration Malaysia E-Invoice, built into MESOS Prepare, submit and manage your Malaysia E-Invoices through LHDN MyInvois directly from your existing MESOS sales workflow. \u2713 MyInvois submission \u2713 Validation status \u2713 Consolidated POS E-Invoice \u2713 Credit & Debit Notes MESOS E-Invoice E-Invoice compliance without changing the way you run your business MESOS connects your","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/mesos.my\/#website"},"breadcrumb":{"@id":"https:\/\/mesos.my\/index.php\/e-invoice-compliant\/#breadcrumblist"},"datePublished":"2026-08-22T15:21:24+00:00","dateModified":"2026-08-22T15:34:22+00:00"},{"@type":"WebSite","@id":"https:\/\/mesos.my\/#website","url":"https:\/\/mesos.my\/","name":"Mesos Business Ecosystem","description":"One System to Run Your Business","inLanguage":"en-US","publisher":{"@id":"https:\/\/mesos.my\/#organization"}}]},"og:locale":"en_US","og:site_name":"Mesos Business Ecosystem - One System to Run Your Business","og:type":"article","og:title":"E-Invoice Compliant - Mesos Business Ecosystem","og:description":"LHDN MyInvois Integration Malaysia E-Invoice, built into MESOS Prepare, submit and manage your Malaysia E-Invoices through LHDN MyInvois directly from your existing MESOS sales workflow. \u2713 MyInvois submission \u2713 Validation status \u2713 Consolidated POS E-Invoice \u2713 Credit &amp; Debit Notes MESOS E-Invoice E-Invoice compliance without changing the way you run your business MESOS connects your","og:url":"https:\/\/mesos.my\/index.php\/e-invoice-compliant\/","og:image":"https:\/\/mesos.my\/wp-content\/uploads\/2025\/04\/cropped-MeCard-Logo-2024_FA-04.png","og:image:secure_url":"https:\/\/mesos.my\/wp-content\/uploads\/2025\/04\/cropped-MeCard-Logo-2024_FA-04.png","og:image:width":512,"og:image:height":512,"article:published_time":"2026-08-22T15:21:24+00:00","article:modified_time":"2026-08-22T15:34:22+00:00","twitter:card":"summary_large_image","twitter:title":"E-Invoice Compliant - Mesos Business Ecosystem","twitter:description":"LHDN MyInvois Integration Malaysia E-Invoice, built into MESOS Prepare, submit and manage your Malaysia E-Invoices through LHDN MyInvois directly from your existing MESOS sales workflow. \u2713 MyInvois submission \u2713 Validation status \u2713 Consolidated POS E-Invoice \u2713 Credit &amp; Debit Notes MESOS E-Invoice E-Invoice compliance without changing the way you run your business MESOS connects your","twitter:image":"https:\/\/mesos.my\/wp-content\/uploads\/2025\/04\/cropped-MeCard-Logo-2024_FA-04.png"},"aioseo_meta_data":{"post_id":"1917","title":"#post_title #separator_sa #site_title","description":"#post_content","keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2026-08-22 15:34:33","breadcrumb_settings":null,"limit_modified_date":false,"open_ai":null,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-08-22 15:21:02","updated":"2026-08-22 16:21:34"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/mesos.my\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tE-Invoice Compliant\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/mesos.my"},{"label":"E-Invoice Compliant","link":"https:\/\/mesos.my\/index.php\/e-invoice-compliant\/"}],"_links":{"self":[{"href":"https:\/\/mesos.my\/index.php\/wp-json\/wp\/v2\/pages\/1917","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mesos.my\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mesos.my\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mesos.my\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mesos.my\/index.php\/wp-json\/wp\/v2\/comments?post=1917"}],"version-history":[{"count":19,"href":"https:\/\/mesos.my\/index.php\/wp-json\/wp\/v2\/pages\/1917\/revisions"}],"predecessor-version":[{"id":1936,"href":"https:\/\/mesos.my\/index.php\/wp-json\/wp\/v2\/pages\/1917\/revisions\/1936"}],"wp:attachment":[{"href":"https:\/\/mesos.my\/index.php\/wp-json\/wp\/v2\/media?parent=1917"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}