{"id":875,"date":"2026-09-18T01:05:53","date_gmt":"2026-09-18T01:05:53","guid":{"rendered":"https:\/\/afairchildcpa.com\/2026-rebranding-\/?page_id=875"},"modified":"2026-09-18T01:10:31","modified_gmt":"2026-09-18T01:10:31","slug":"paypal-payment-page","status":"publish","type":"page","link":"https:\/\/afairchildcpa.com\/2026-rebranding-\/?page_id=875","title":{"rendered":"Paypal Payment Page"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* =========================================================\n   AFAIRCHILD PAYPAL PAYMENT PAGE\n   ========================================================= *\/\n\n.af-paypal-page,\n.af-paypal-page * {\n    box-sizing: border-box;\n}\n\n.af-paypal-page {\n    --af-blue: #1F2E6D;\n    --af-green: #40AE49;\n    --af-text: #353B4A;\n    --af-muted: #626A79;\n    --af-border: #E1E5EC;\n    --af-light: #F5F7FA;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 70px 24px 90px;\n    color: var(--af-text);\n}\n\n\n\/* =========================================================\n   INTRO\n   ========================================================= *\/\n\n.af-paypal-intro {\n    max-width: 820px;\n    margin: 0 auto 45px;\n    text-align: center;\n}\n\n.af-paypal-eyebrow {\n    margin-bottom: 10px;\n    color: var(--af-green);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 2px;\n}\n\n.af-paypal-intro h1 {\n    margin: 0 0 18px;\n    color: var(--af-blue);\n    font-size: 46px;\n    line-height: 1.15;\n    font-weight: 700;\n}\n\n.af-paypal-intro p {\n    max-width: 720px;\n    margin: 0 auto;\n    color: var(--af-muted);\n    font-size: 17px;\n    line-height: 1.7;\n}\n\n\n\/* =========================================================\n   CARD\n   ========================================================= *\/\n\n.af-paypal-card {\n    position: relative;\n    max-width: 680px;\n    margin: 0 auto;\n    padding: 38px 42px 42px;\n    background: #FFFFFF;\n    border: 1px solid var(--af-border);\n    border-radius: 7px;\n    box-shadow: 0 14px 38px rgba(31, 46, 109, 0.09);\n}\n\n.af-paypal-card::before {\n    content: \"\";\n    position: absolute;\n    top: -1px;\n    left: -1px;\n    right: -1px;\n    height: 5px;\n    background: var(--af-blue);\n    border-radius: 7px 7px 0 0;\n}\n\n\n\/* =========================================================\n   LABEL\n   ========================================================= *\/\n\n.af-payment-option {\n    display: inline-block;\n    margin-bottom: 25px;\n    padding: 7px 12px;\n    background: #F0F2F7;\n    color: var(--af-blue);\n    border-radius: 3px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1px;\n}\n\n\n\/* =========================================================\n   PAYPAL BRAND\n   ========================================================= *\/\n\n.af-paypal-brand {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 22px;\n}\n\n.af-paypal-p {\n    color: #003087;\n    font-size: 38px;\n    font-weight: 800;\n    line-height: 1;\n}\n\n.af-paypal-name {\n    color: #0070BA;\n    font-size: 27px;\n    font-weight: 700;\n    line-height: 1;\n}\n\n\n\/* =========================================================\n   HEADINGS\n   ========================================================= *\/\n\n.af-paypal-card h2 {\n    margin: 0 0 12px;\n    color: var(--af-blue);\n    font-size: 28px;\n    line-height: 1.25;\n    font-weight: 700;\n}\n\n.af-paypal-copy {\n    margin: 0 0 30px;\n    color: var(--af-muted);\n    font-size: 16px;\n    line-height: 1.65;\n}\n\n\n\/* =========================================================\n   FIELDS\n   ========================================================= *\/\n\n.af-paypal-field {\n    margin-bottom: 24px;\n}\n\n.af-paypal-field label {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--af-blue);\n    font-size: 15px;\n    font-weight: 700;\n}\n\n.af-paypal-field input {\n    width: 100%;\n    height: 50px;\n    padding: 10px 14px;\n    background: #FFFFFF;\n    border: 1px solid #CDD3DE;\n    border-radius: 4px;\n    color: #252A35;\n    font-family: inherit;\n    font-size: 16px;\n    outline: none;\n    transition: border-color .2s ease, box-shadow .2s ease;\n}\n\n.af-paypal-field input:focus {\n    border-color: var(--af-blue);\n    box-shadow: 0 0 0 3px rgba(31, 46, 109, 0.10);\n}\n\n\n\/* =========================================================\n   AMOUNT FIELD\n   ========================================================= *\/\n\n.af-amount-wrapper {\n    position: relative;\n}\n\n.af-dollar {\n    position: absolute;\n    top: 50%;\n    left: 15px;\n    transform: translateY(-50%);\n    color: #555D6A;\n    font-size: 16px;\n    font-weight: 600;\n    pointer-events: none;\n}\n\n.af-amount-wrapper input {\n    padding-left: 32px;\n}\n\n\n\/* =========================================================\n   ERRORS\n   ========================================================= *\/\n\n.af-paypal-error {\n    display: none;\n    margin-top: 7px;\n    color: #B42318;\n    font-size: 13px;\n    line-height: 1.4;\n}\n\n\n\/* =========================================================\n   PAYPAL BUTTONS\n   ========================================================= *\/\n\n#paypal-button-container {\n    width: 100%;\n    margin-top: 30px;\n    min-height: 45px;\n}\n\n\n\/* =========================================================\n   STATUS \/ SUCCESS\n   ========================================================= *\/\n\n.af-paypal-status {\n    display: none;\n    margin-top: 22px;\n}\n\n.af-paypal-success {\n    padding: 24px;\n    background: #F1FAF2;\n    border: 1px solid #B9DFBE;\n    border-radius: 5px;\n    text-align: center;\n}\n\n.af-paypal-success h3 {\n    margin: 0 0 8px;\n    color: var(--af-green);\n    font-size: 23px;\n}\n\n.af-paypal-success p {\n    margin: 0;\n    color: #454C58;\n    line-height: 1.6;\n}\n\n\n\/* =========================================================\n   SECURITY NOTE\n   ========================================================= *\/\n\n.af-paypal-security {\n    margin: 24px 0 0;\n    padding-top: 20px;\n    border-top: 1px solid var(--af-border);\n    color: #737A87;\n    font-size: 13px;\n    line-height: 1.6;\n    text-align: center;\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media (max-width: 959px) {\n\n    .af-paypal-page {\n        padding: 60px 24px 75px;\n    }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 767px) {\n\n    .af-paypal-page {\n        padding: 42px 16px 60px;\n    }\n\n    .af-paypal-intro {\n        margin-bottom: 30px;\n    }\n\n    .af-paypal-intro h1 {\n        font-size: 35px;\n    }\n\n    .af-paypal-intro p {\n        font-size: 16px;\n    }\n\n    .af-paypal-card {\n        padding: 30px 22px 32px;\n    }\n\n    .af-paypal-card h2 {\n        font-size: 24px;\n    }\n\n    .af-paypal-name {\n        font-size: 24px;\n    }\n\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\n(function () {\n\n    const PAYPAL_CLIENT_ID =\n        'AdxMEAEG5mDb8I_pHgsYpmeu5eE_5Z7hcay8zH7ysohMaOvh-F1hvZj4XjDT2smSevRaRQwakXEe7QpQ';\n\n\n    function startAFPayPal() {\n\n        const invoiceField =\n            document.getElementById('af-invoice-number');\n\n        const amountField =\n            document.getElementById('af-payment-amount');\n\n        const invoiceError =\n            document.getElementById('af-invoice-error');\n\n        const amountError =\n            document.getElementById('af-amount-error');\n\n        const buttonContainer =\n            document.getElementById('paypal-button-container');\n\n        const status =\n            document.getElementById('af-paypal-status');\n\n\n        if (\n            !invoiceField ||\n            !amountField ||\n            !buttonContainer\n        ) {\n            return;\n        }\n\n\n        function validatePayment() {\n\n            const invoice =\n                invoiceField.value.trim();\n\n            const amount =\n                parseFloat(amountField.value);\n\n            const invoiceValid =\n                invoice.length > 0;\n\n            const amountValid =\n                !isNaN(amount) && amount > 0;\n\n\n            invoiceError.style.display =\n                invoiceValid ? 'none' : 'block';\n\n            amountError.style.display =\n                amountValid ? 'none' : 'block';\n\n\n            return invoiceValid && amountValid;\n        }\n\n\n        paypal.Buttons({\n\n            style: {\n                layout: 'vertical',\n                color: 'gold',\n                shape: 'rect',\n                label: 'paypal',\n                height: 48\n            },\n\n\n            createOrder: function (data, actions) {\n\n                if (!validatePayment()) {\n                    return;\n                }\n\n                const invoice =\n                    invoiceField.value.trim();\n\n                const amount =\n                    parseFloat(\n                        amountField.value\n                    ).toFixed(2);\n\n\n                return actions.order.create({\n\n                    purchase_units: [\n                        {\n                            description:\n                                'AFairchild CPA Invoice ' +\n                                invoice,\n\n                            amount: {\n                                currency_code: 'USD',\n                                value: amount\n                            }\n                        }\n                    ]\n\n                });\n\n            },\n\n\n            onApprove: function (data, actions) {\n\n                return actions.order.capture()\n                    .then(function (orderData) {\n\n                        const invoice =\n                            invoiceField.value.trim();\n\n                        buttonContainer.style.display =\n                            'none';\n\n                        invoiceField.disabled = true;\n                        amountField.disabled = true;\n\n                        status.style.display =\n                            'block';\n\n                        status.innerHTML =\n                            '<div class=\"af-paypal-success\">' +\n                                '<h3>Thank You for Your Payment<\/h3>' +\n                                '<p>Your PayPal payment for invoice <strong>' +\n                                invoice +\n                                '<\/strong> has been submitted successfully.<\/p>' +\n                            '<\/div>';\n\n                        console.log(\n                            'PayPal payment captured:',\n                            orderData\n                        );\n\n                    });\n\n            },\n\n\n            onCancel: function () {\n\n                console.log(\n                    'PayPal checkout cancelled.'\n                );\n\n            },\n\n\n            onError: function (err) {\n\n                console.error(\n                    'PayPal checkout error:',\n                    err\n                );\n\n                status.style.display =\n                    'block';\n\n                status.innerHTML =\n                    '<div style=\"' +\n                        'color:#B42318;' +\n                        'font-size:14px;' +\n                        'text-align:center;' +\n                        'padding:15px;' +\n                    '\">' +\n                        'There was a problem starting the PayPal payment. ' +\n                        'Please try again.' +\n                    '<\/div>';\n\n            }\n\n        }).render('#paypal-button-container');\n\n\n        invoiceField.addEventListener(\n            'input',\n            function () {\n\n                if (\n                    invoiceField.value.trim().length > 0\n                ) {\n                    invoiceError.style.display =\n                        'none';\n                }\n\n            }\n        );\n\n\n        amountField.addEventListener(\n            'input',\n            function () {\n\n                const value =\n                    parseFloat(amountField.value);\n\n                if (\n                    !isNaN(value) &&\n                    value > 0\n                ) {\n                    amountError.style.display =\n                        'none';\n                }\n\n            }\n        );\n\n    }\n\n\n    function loadPayPalSDK() {\n\n        if (\n            window.paypal &&\n            typeof window.paypal.Buttons === 'function'\n        ) {\n\n            startAFPayPal();\n            return;\n        }\n\n\n        const existing =\n            document.getElementById(\n                'af-paypal-sdk'\n            );\n\n\n        if (existing) {\n\n            existing.addEventListener(\n                'load',\n                startAFPayPal\n            );\n\n            return;\n        }\n\n\n        const script =\n            document.createElement('script');\n\n        script.id =\n            'af-paypal-sdk';\n\n        script.src =\n            'https:\/\/www.paypal.com\/sdk\/js' +\n            '?client-id=' +\n            encodeURIComponent(PAYPAL_CLIENT_ID) +\n            '&currency=USD' +\n            '&intent=capture' +\n            '&components=buttons' +\n            '&enable-funding=venmo';\n\n        script.onload =\n            startAFPayPal;\n\n        script.onerror =\n            function () {\n\n                const container =\n                    document.getElementById(\n                        'paypal-button-container'\n                    );\n\n                if (container) {\n\n                    container.innerHTML =\n                        '<p style=\"' +\n                        'color:#B42318;' +\n                        'text-align:center;' +\n                        '\">' +\n                        'PayPal is temporarily unavailable. ' +\n                        'Please refresh the page and try again.' +\n                        '<\/p>';\n\n                }\n\n            };\n\n\n        document.head.appendChild(\n            script\n        );\n\n    }\n\n\n    if (\n        document.readyState === 'loading'\n    ) {\n\n        document.addEventListener(\n            'DOMContentLoaded',\n            loadPayPalSDK\n        );\n\n    } else {\n\n        loadPayPalSDK();\n\n    }\n\n})();\n<\/script>\n\n<div class=\"af-paypal-page\">\n\n    <div class=\"af-paypal-intro\">\n        <div class=\"af-paypal-eyebrow\">ONLINE PAYMENTS<\/div>\n\n        <h1>Make PayPal Payment<\/h1>\n\n        <p>\n            You have the option to receive your invoices electronically and pay them online.\n            Enter your invoice information below to securely submit your AFairchild CPA payment through PayPal.\n        <\/p>\n    <\/div>\n\n\n    <div class=\"af-paypal-card\">\n\n        <div class=\"af-payment-option\">\n            PAY WITH PAYPAL\n        <\/div>\n\n        <div class=\"af-paypal-brand\">\n            <span class=\"af-paypal-p\">P<\/span>\n            <span class=\"af-paypal-name\">PayPal<\/span>\n        <\/div>\n\n        <h2>Pay Your Invoice Using PayPal<\/h2>\n\n        <p class=\"af-paypal-copy\">\n            Enter your invoice number and amount due below. PayPal will display the payment options available to you.\n        <\/p>\n\n\n        <div class=\"af-paypal-field\">\n            <label for=\"af-invoice-number\">AFairchild Invoice Number<\/label>\n\n            <input id=\"af-invoice-number\" type=\"text\" maxlength=\"127\" autocomplete=\"off\" placeholder=\"Enter invoice number\">\n\n            <div id=\"af-invoice-error\" class=\"af-paypal-error\">\n                Please enter your invoice number.\n            <\/div>\n        <\/div>\n\n\n        <div class=\"af-paypal-field\">\n            <label for=\"af-payment-amount\">Amount Due<\/label>\n\n            <div class=\"af-amount-wrapper\">\n                <span class=\"af-dollar\">$<\/span>\n\n                <input id=\"af-payment-amount\" type=\"number\" min=\"0.01\" step=\"0.01\" inputmode=\"decimal\" placeholder=\"0.00\">\n            <\/div>\n\n            <div id=\"af-amount-error\" class=\"af-paypal-error\">\n                Please enter a valid payment amount.\n            <\/div>\n        <\/div>\n\n\n        <div id=\"paypal-button-container\"><\/div>\n\n        <div id=\"af-paypal-status\" class=\"af-paypal-status\"><\/div>\n\n\n        <p class=\"af-paypal-security\">\n            Payment processing is handled securely by PayPal.\n            Available payment methods may vary based on your device,\n            browser and PayPal eligibility.\n        <\/p>\n\n    <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>ONLINE PAYMENTS Make PayPal Payment You have the option to receive your invoices electronically and pay them online. Enter your invoice information below to securely submit<span class=\"excerpt-hellip\"> [\u2026]<\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":"","rs_blank_template":"","rs_page_bg_color":"","slide_template_v7":"","footnotes":""},"class_list":["post-875","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Paypal Payment Page - AFairchild CPA<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Paypal Payment Page - AFairchild CPA\" \/>\n<meta property=\"og:description\" content=\"ONLINE PAYMENTS Make PayPal Payment You have the option to receive your invoices electronically and pay them online. Enter your invoice information below to securely submit [\u2026]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/afairchildcpa.com\/2026-rebranding-\/?page_id=875\" \/>\n<meta property=\"og:site_name\" content=\"AFairchild CPA\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/afairchildcpa\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-18T01:10:31+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/afairchildcpa.com\\\/2026-rebranding-\\\/?page_id=875\",\"url\":\"https:\\\/\\\/afairchildcpa.com\\\/2026-rebranding-\\\/?page_id=875\",\"name\":\"Paypal Payment Page - AFairchild CPA\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/afairchildcpa.com\\\/2026-rebranding-\\\/#website\"},\"datePublished\":\"2026-09-18T01:05:53+00:00\",\"dateModified\":\"2026-09-18T01:10:31+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/afairchildcpa.com\\\/2026-rebranding-\\\/?page_id=875#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/afairchildcpa.com\\\/2026-rebranding-\\\/?page_id=875\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/afairchildcpa.com\\\/2026-rebranding-\\\/?page_id=875#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/afairchildcpa.com\\\/2026-rebranding-\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Paypal Payment Page\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/afairchildcpa.com\\\/2026-rebranding-\\\/#website\",\"url\":\"https:\\\/\\\/afairchildcpa.com\\\/2026-rebranding-\\\/\",\"name\":\"AFairchild CPA\",\"description\":\"Accounting Expertise. Business Insight. Real Growth.\",\"publisher\":{\"@id\":\"https:\\\/\\\/afairchildcpa.com\\\/2026-rebranding-\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/afairchildcpa.com\\\/2026-rebranding-\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/afairchildcpa.com\\\/2026-rebranding-\\\/#organization\",\"name\":\"AFairchild CPA\",\"url\":\"https:\\\/\\\/afairchildcpa.com\\\/2026-rebranding-\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/afairchildcpa.com\\\/2026-rebranding-\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/afairchildcpa.com\\\/2026-rebranding-\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cropped-AF-Logo-LLC-1066-x-673-px-1-1.png\",\"contentUrl\":\"https:\\\/\\\/afairchildcpa.com\\\/2026-rebranding-\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cropped-AF-Logo-LLC-1066-x-673-px-1-1.png\",\"width\":1066,\"height\":258,\"caption\":\"AFairchild CPA\"},\"image\":{\"@id\":\"https:\\\/\\\/afairchildcpa.com\\\/2026-rebranding-\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/afairchildcpa\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/afairchild-cpa\\\/\",\"https:\\\/\\\/www.instagram.com\\\/afairchildcpa\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Paypal Payment Page - AFairchild CPA","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Paypal Payment Page - AFairchild CPA","og_description":"ONLINE PAYMENTS Make PayPal Payment You have the option to receive your invoices electronically and pay them online. Enter your invoice information below to securely submit [\u2026]","og_url":"https:\/\/afairchildcpa.com\/2026-rebranding-\/?page_id=875","og_site_name":"AFairchild CPA","article_publisher":"https:\/\/www.facebook.com\/afairchildcpa","article_modified_time":"2026-09-18T01:10:31+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/afairchildcpa.com\/2026-rebranding-\/?page_id=875","url":"https:\/\/afairchildcpa.com\/2026-rebranding-\/?page_id=875","name":"Paypal Payment Page - AFairchild CPA","isPartOf":{"@id":"https:\/\/afairchildcpa.com\/2026-rebranding-\/#website"},"datePublished":"2026-09-18T01:05:53+00:00","dateModified":"2026-09-18T01:10:31+00:00","breadcrumb":{"@id":"https:\/\/afairchildcpa.com\/2026-rebranding-\/?page_id=875#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/afairchildcpa.com\/2026-rebranding-\/?page_id=875"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/afairchildcpa.com\/2026-rebranding-\/?page_id=875#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/afairchildcpa.com\/2026-rebranding-\/"},{"@type":"ListItem","position":2,"name":"Paypal Payment Page"}]},{"@type":"WebSite","@id":"https:\/\/afairchildcpa.com\/2026-rebranding-\/#website","url":"https:\/\/afairchildcpa.com\/2026-rebranding-\/","name":"AFairchild CPA","description":"Accounting Expertise. Business Insight. Real Growth.","publisher":{"@id":"https:\/\/afairchildcpa.com\/2026-rebranding-\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/afairchildcpa.com\/2026-rebranding-\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/afairchildcpa.com\/2026-rebranding-\/#organization","name":"AFairchild CPA","url":"https:\/\/afairchildcpa.com\/2026-rebranding-\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/afairchildcpa.com\/2026-rebranding-\/#\/schema\/logo\/image\/","url":"https:\/\/afairchildcpa.com\/2026-rebranding-\/wp-content\/uploads\/2026\/06\/cropped-AF-Logo-LLC-1066-x-673-px-1-1.png","contentUrl":"https:\/\/afairchildcpa.com\/2026-rebranding-\/wp-content\/uploads\/2026\/06\/cropped-AF-Logo-LLC-1066-x-673-px-1-1.png","width":1066,"height":258,"caption":"AFairchild CPA"},"image":{"@id":"https:\/\/afairchildcpa.com\/2026-rebranding-\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/afairchildcpa","https:\/\/www.linkedin.com\/company\/afairchild-cpa\/","https:\/\/www.instagram.com\/afairchildcpa\/"]}]}},"_links":{"self":[{"href":"https:\/\/afairchildcpa.com\/2026-rebranding-\/index.php?rest_route=\/wp\/v2\/pages\/875","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/afairchildcpa.com\/2026-rebranding-\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/afairchildcpa.com\/2026-rebranding-\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/afairchildcpa.com\/2026-rebranding-\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/afairchildcpa.com\/2026-rebranding-\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=875"}],"version-history":[{"count":0,"href":"https:\/\/afairchildcpa.com\/2026-rebranding-\/index.php?rest_route=\/wp\/v2\/pages\/875\/revisions"}],"wp:attachment":[{"href":"https:\/\/afairchildcpa.com\/2026-rebranding-\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=875"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}