{"id":3,"date":"2023-08-22T09:20:43","date_gmt":"2023-08-22T09:20:43","guid":{"rendered":"http:\/\/luxspa.salonbookly.com\/?page_id=3"},"modified":"2026-07-27T16:53:37","modified_gmt":"2026-07-27T16:53:37","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/aiosretail.com\/vi\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"3\" class=\"elementor elementor-3\" data-elementor-post-type=\"page\">\r\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-516cfb21 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"516cfb21\" data-element_type=\"section\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-30e1754e\" data-id=\"30e1754e\" data-element_type=\"column\">\r\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a0a969c elementor-widget elementor-widget-html\" data-id=\"a0a969c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t<style>\n  .ar-privacy-page {\n    \/* AIOS Retail brand tokens \u2014 cyan #04AED8 *\/\n    --ar-teal-primary: #04aed8;\n    --ar-teal: #04aed8;\n    --ar-teal-dark: #0396bb;\n    --ar-teal-pressed: #027a9a;\n    --ar-cyan-soft: #9adceb;\n    --ar-cyan-pale: #e6f8fc;\n    --ar-ink: #202a30;\n    --ar-text: #202a30;\n    --ar-muted: #5d6970;\n    --ar-bg-white: #ffffff;\n    --ar-bg: #f4f8fa;\n    --ar-border: #dde8ec;\n    --ar-border-brand: #04aed8;\n    --ar-privacy-card-shadow: 0 6px 20px rgba(4, 174, 216, 0.08);\n    --ar-privacy-radius: 16px;\n    --ar-privacy-radius-sm: 10px;\n    --ar-privacy-max: 1200px;\n    --ar-privacy-prose: 740px;\n  }\n\n  .ar-privacy-page,\n  .ar-privacy-page * {\n    box-sizing: border-box;\n  }\n\n  .ar-privacy-page {\n    font-family: \"Inter\", sans-serif;\n    color: var(--ar-text);\n    background: var(--ar-bg-white);\n    overflow-x: clip;\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .ar-privacy-page a {\n    color: var(--ar-teal);\n    text-decoration: underline;\n    text-underline-offset: 2px;\n    word-break: break-word;\n    overflow-wrap: anywhere;\n  }\n\n  .ar-privacy-page a:hover {\n    color: var(--ar-teal-dark);\n  }\n\n  .ar-privacy-page a:focus-visible {\n    outline: 3px solid var(--ar-teal);\n    outline-offset: 3px;\n    border-radius: 4px;\n  }\n\n  .ar-privacy-container {\n    width: 100%;\n    max-width: var(--ar-privacy-max);\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  \/* Hero *\/\n  .ar-privacy-hero {\n    padding: 70px 0 56px;\n    background: linear-gradient(to right, #ffffff 0%, var(--ar-bg) 55%, var(--ar-cyan-pale) 100%);\n  }\n\n  .ar-privacy-hero-inner {\n    max-width: 760px;\n  }\n\n  .ar-privacy-eyebrow {\n    color: var(--ar-teal);\n    font-size: 14px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin: 0 0 16px;\n  }\n\n  .ar-privacy-hero h1 {\n    font-size: clamp(36px, 5vw, 56px);\n    line-height: 1.1;\n    font-weight: 900;\n    color: var(--ar-text);\n    margin: 0 0 18px;\n  }\n\n  .ar-privacy-hero-lead {\n    font-size: clamp(17px, 2.5vw, 20px);\n    color: var(--ar-muted);\n    line-height: 1.65;\n    margin: 0 0 20px;\n    font-weight: 500;\n  }\n\n  .ar-privacy-meta {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    flex-wrap: wrap;\n    background: var(--ar-bg-white);\n    border: 1px solid var(--ar-border);\n    border-radius: 999px;\n    padding: 10px 18px;\n    font-size: 15px;\n    font-weight: 600;\n    color: var(--ar-muted);\n    box-shadow: var(--ar-privacy-card-shadow);\n  }\n\n  .ar-privacy-meta strong {\n    color: var(--ar-text);\n    font-weight: 800;\n  }\n\n  \/* Main layout *\/\n  .ar-privacy-main {\n    padding: 48px 0 72px;\n    background: var(--ar-bg-white);\n  }\n\n  .ar-privacy-layout {\n    display: grid;\n    grid-template-columns: 260px minmax(0, 1fr);\n    gap: 48px;\n    align-items: start;\n  }\n\n  \/* Table of contents *\/\n  .ar-privacy-toc {\n    position: sticky;\n    top: 24px;\n    background: var(--ar-bg-white);\n    border: 1px solid var(--ar-border);\n    border-radius: var(--ar-privacy-radius);\n    padding: 22px 20px;\n    box-shadow: var(--ar-privacy-card-shadow);\n    max-height: calc(100vh - 48px);\n    overflow-y: auto;\n  }\n\n  .ar-privacy-toc-title {\n    font-size: 13px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.8px;\n    color: var(--ar-teal);\n    margin: 0 0 14px;\n  }\n\n  .ar-privacy-toc-list {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n    display: flex;\n    flex-direction: column;\n    gap: 2px;\n  }\n\n  .ar-privacy-toc-list a {\n    display: block;\n    text-decoration: none;\n    color: var(--ar-muted);\n    font-size: 14px;\n    line-height: 1.35;\n    font-weight: 600;\n    padding: 7px 10px;\n    border-radius: 8px;\n    transition:\n      background 0.15s ease,\n      color 0.15s ease;\n  }\n\n  .ar-privacy-toc-list a:hover {\n    background: var(--ar-cyan-pale);\n    color: var(--ar-teal);\n  }\n\n  .ar-privacy-toc-mobile {\n    display: none;\n    margin-bottom: 28px;\n    background: var(--ar-bg-white);\n    border: 1px solid var(--ar-border);\n    border-radius: var(--ar-privacy-radius);\n    box-shadow: var(--ar-privacy-card-shadow);\n    overflow: hidden;\n  }\n\n  .ar-privacy-toc-mobile > summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 16px 18px;\n    font-size: 15px;\n    font-weight: 800;\n    color: var(--ar-text);\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    background: var(--ar-cyan-pale);\n  }\n\n  .ar-privacy-toc-mobile > summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ar-privacy-toc-mobile > summary::after {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    border-right: 2px solid var(--ar-teal);\n    border-bottom: 2px solid var(--ar-teal);\n    transform: rotate(45deg);\n    transition: transform 0.2s ease;\n    flex-shrink: 0;\n  }\n\n  .ar-privacy-toc-mobile[open] > summary::after {\n    transform: rotate(-135deg);\n    margin-top: 4px;\n  }\n\n  .ar-privacy-toc-mobile .ar-privacy-toc-list {\n    padding: 10px 12px 14px;\n  }\n\n  \/* Content *\/\n  .ar-privacy-content {\n    min-width: 0;\n    max-width: var(--ar-privacy-prose);\n  }\n\n  .ar-privacy-intro {\n    font-size: 17px;\n    line-height: 1.7;\n    color: var(--ar-muted);\n    margin: 0 0 36px;\n    padding-bottom: 28px;\n    border-bottom: 1px solid var(--ar-border);\n  }\n\n  .ar-privacy-intro p {\n    margin: 0 0 14px;\n  }\n\n  .ar-privacy-intro p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ar-privacy-intro ul {\n    margin: 0 0 14px;\n    padding: 0 0 0 4px;\n    list-style: none;\n  }\n\n  .ar-privacy-intro li {\n    position: relative;\n    font-size: 16px;\n    line-height: 1.65;\n    color: var(--ar-text);\n    padding: 6px 0 6px 22px;\n  }\n\n  .ar-privacy-intro li::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 14px;\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--ar-teal);\n  }\n\n  .ar-privacy-section {\n    padding: 28px 0;\n    border-bottom: 1px solid var(--ar-border);\n    scroll-margin-top: 24px;\n  }\n\n  .ar-privacy-section:last-of-type {\n    border-bottom: none;\n  }\n\n  .ar-privacy-section h2 {\n    font-size: clamp(20px, 2.5vw, 24px);\n    line-height: 1.3;\n    font-weight: 800;\n    color: var(--ar-text);\n    margin: 0 0 14px;\n  }\n  .ar-privacy-section h3 {\n    font-size: clamp(17px, 2vw, 19px);\n    line-height: 1.35;\n    font-weight: 800;\n    color: var(--ar-text);\n    margin: 22px 0 12px;\n  }\n\n  .ar-privacy-meta-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n  }\n\n  .ar-privacy-section p {\n    font-size: 16px;\n    line-height: 1.7;\n    color: var(--ar-text);\n    margin: 0 0 14px;\n  }\n\n  .ar-privacy-section p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ar-privacy-section ul {\n    margin: 0 0 14px;\n    padding: 0 0 0 4px;\n    list-style: none;\n  }\n\n  .ar-privacy-section ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .ar-privacy-section li {\n    position: relative;\n    font-size: 16px;\n    line-height: 1.65;\n    color: var(--ar-text);\n    padding: 6px 0 6px 22px;\n  }\n\n  .ar-privacy-section li::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 14px;\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--ar-teal);\n  }\n\n  .ar-privacy-placeholder {\n    background: var(--ar-cyan-pale);\n    color: var(--ar-ink);\n    border: 1px solid var(--ar-cyan-soft);\n    padding: 1px 6px;\n    border-radius: 4px;\n    font-weight: 700;\n    white-space: nowrap;\n  }\n\n  \/* Contact card *\/\n  .ar-privacy-contact {\n    margin-top: 40px;\n    background: var(--ar-cyan-pale);\n    border: 1px solid var(--ar-cyan-soft);\n    border-radius: 18px;\n    padding: 32px 28px;\n    box-shadow: var(--ar-privacy-card-shadow);\n  }\n\n  .ar-privacy-contact-heading {\n    font-size: clamp(20px, 3vw, 24px);\n    font-weight: 800;\n    color: var(--ar-text);\n    margin: 0 0 8px;\n  }\n\n  .ar-privacy-contact-lead {\n    font-size: 16px;\n    color: var(--ar-muted);\n    margin: 0 0 20px;\n  }\n\n  .ar-privacy-contact-card {\n    background: var(--ar-bg-white);\n    border: 1px solid var(--ar-border);\n    border-radius: var(--ar-privacy-radius-sm);\n    padding: 22px 20px;\n  }\n\n  .ar-privacy-contact-name {\n    font-size: 18px;\n    font-weight: 800;\n    color: var(--ar-teal);\n    margin: 0 0 12px;\n  }\n\n  .ar-privacy-contact-list {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n\n  .ar-privacy-contact-list li {\n    font-size: 16px;\n    line-height: 1.5;\n    color: var(--ar-text);\n    padding: 0;\n  }\n\n  .ar-privacy-contact-list li::before {\n    display: none;\n  }\n\n  .ar-privacy-contact-label {\n    display: inline-block;\n    min-width: 72px;\n    font-weight: 700;\n    color: var(--ar-muted);\n  }\n\n  \/* Tablet *\/\n  @media (max-width: 992px) {\n    .ar-privacy-hero {\n      padding: 54px 0 40px;\n    }\n\n    .ar-privacy-layout {\n      grid-template-columns: 1fr;\n      gap: 0;\n    }\n\n    .ar-privacy-toc {\n      display: none;\n    }\n\n    .ar-privacy-toc-mobile {\n      display: block;\n    }\n\n    .ar-privacy-content {\n      max-width: 100%;\n    }\n\n    .ar-privacy-main {\n      padding: 36px 0 56px;\n    }\n  }\n\n  \/* Mobile *\/\n  @media (max-width: 640px) {\n    .ar-privacy-container {\n      padding: 0 16px;\n    }\n\n    .ar-privacy-hero {\n      padding: 40px 0 32px;\n    }\n\n    .ar-privacy-eyebrow {\n      font-size: 12px;\n    }\n\n    .ar-privacy-hero h1 {\n      font-size: 34px;\n      line-height: 1.12;\n    }\n\n    .ar-privacy-hero-lead {\n      font-size: 16px;\n      line-height: 1.55;\n    }\n\n    .ar-privacy-meta {\n      font-size: 14px;\n      padding: 9px 14px;\n      border-radius: 12px;\n    }\n\n    .ar-privacy-main {\n      padding: 28px 0 48px;\n    }\n\n    .ar-privacy-section {\n      padding: 24px 0;\n      scroll-margin-top: 16px;\n    }\n\n    .ar-privacy-intro {\n      font-size: 16px;\n      margin-bottom: 24px;\n      padding-bottom: 22px;\n    }\n\n    .ar-privacy-contact {\n      margin-top: 28px;\n      padding: 24px 18px;\n      border-radius: 14px;\n    }\n\n    .ar-privacy-contact-label {\n      display: block;\n      min-width: 0;\n      margin-bottom: 2px;\n    }\n  }\n<\/style>\n\n<div class=\"ar-privacy-page\">\n  <section class=\"ar-privacy-hero\" aria-labelledby=\"ar-privacy-heading\">\n    <div class=\"ar-privacy-container\">\n      <div class=\"ar-privacy-hero-inner\">\n        <p class=\"ar-privacy-eyebrow\">Legal<\/p>\n        <h1 id=\"ar-privacy-heading\">Privacy Policy<\/h1>\n        <p class=\"ar-privacy-hero-lead\">\n          This Privacy Policy explains how AIOS Retail collects, uses, discloses, and protects\n          personal information through the AIOS Retail website, application, and related products\n          and services.\n        <\/p>\n        <div class=\"ar-privacy-meta-row\">\n          <p class=\"ar-privacy-meta\">Effective date: <strong>July 25, 2026<\/strong><\/p>\n\n          <p class=\"ar-privacy-meta\">Last updated: <strong>July 25, 2026<\/strong><\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ar-privacy-main\">\n    <div class=\"ar-privacy-container\">\n      <div class=\"ar-privacy-layout\">\n        <nav class=\"ar-privacy-toc\" aria-label=\"Table of contents\">\n          <p class=\"ar-privacy-toc-title\">On this page<\/p>\n          <ol class=\"ar-privacy-toc-list\">\n            <li><a href=\"#ar-privacy-section-1\">1. Scope of This Privacy Policy<\/a><\/li>\n            <li><a href=\"#ar-privacy-section-2\">2. Information We Collect<\/a><\/li>\n            <li><a href=\"#ar-privacy-section-3\">3. Merchant and Customer Information<\/a><\/li>\n            <li><a href=\"#ar-privacy-section-4\">4. How We Use Information<\/a><\/li>\n            <li><a href=\"#ar-privacy-section-5\">5. Marketing Communications<\/a><\/li>\n            <li><a href=\"#ar-privacy-section-6\">6. Cookies and Similar Technologies<\/a><\/li>\n            <li><a href=\"#ar-privacy-section-7\">7. How We Disclose Information<\/a><\/li>\n            <li>\n              <a href=\"#ar-privacy-section-8\">8. Sale or Sharing of Personal Information<\/a>\n            <\/li>\n            <li><a href=\"#ar-privacy-section-9\">9. Data Retention<\/a><\/li>\n            <li><a href=\"#ar-privacy-section-10\">10. Data Security<\/a><\/li>\n            <li><a href=\"#ar-privacy-section-11\">11. User Choices and Privacy Rights<\/a><\/li>\n            <li><a href=\"#ar-privacy-section-12\">12. Children\u2019s Privacy<\/a><\/li>\n            <li><a href=\"#ar-privacy-section-13\">13. Third-Party Services<\/a><\/li>\n            <li><a href=\"#ar-privacy-section-14\">14. Public Content<\/a><\/li>\n            <li><a href=\"#ar-privacy-section-15\">15. International Use<\/a><\/li>\n            <li><a href=\"#ar-privacy-section-16\">16. Changes to This Privacy Policy<\/a><\/li>\n            <li><a href=\"#ar-privacy-section-17\">17. Contact Us<\/a><\/li>\n          <\/ol>\n        <\/nav>\n\n        <div class=\"ar-privacy-content\">\n          <details class=\"ar-privacy-toc-mobile\">\n            <summary>On this page<\/summary>\n            <ol class=\"ar-privacy-toc-list\">\n              <li><a href=\"#ar-privacy-section-1\">1. Scope of This Privacy Policy<\/a><\/li>\n              <li><a href=\"#ar-privacy-section-2\">2. Information We Collect<\/a><\/li>\n              <li><a href=\"#ar-privacy-section-3\">3. Merchant and Customer Information<\/a><\/li>\n              <li><a href=\"#ar-privacy-section-4\">4. How We Use Information<\/a><\/li>\n              <li><a href=\"#ar-privacy-section-5\">5. Marketing Communications<\/a><\/li>\n              <li><a href=\"#ar-privacy-section-6\">6. Cookies and Similar Technologies<\/a><\/li>\n              <li><a href=\"#ar-privacy-section-7\">7. How We Disclose Information<\/a><\/li>\n              <li>\n                <a href=\"#ar-privacy-section-8\">8. Sale or Sharing of Personal Information<\/a>\n              <\/li>\n              <li><a href=\"#ar-privacy-section-9\">9. Data Retention<\/a><\/li>\n              <li><a href=\"#ar-privacy-section-10\">10. Data Security<\/a><\/li>\n              <li><a href=\"#ar-privacy-section-11\">11. User Choices and Privacy Rights<\/a><\/li>\n              <li><a href=\"#ar-privacy-section-12\">12. Children\u2019s Privacy<\/a><\/li>\n              <li><a href=\"#ar-privacy-section-13\">13. Third-Party Services<\/a><\/li>\n              <li><a href=\"#ar-privacy-section-14\">14. Public Content<\/a><\/li>\n              <li><a href=\"#ar-privacy-section-15\">15. International Use<\/a><\/li>\n              <li><a href=\"#ar-privacy-section-16\">16. Changes to This Privacy Policy<\/a><\/li>\n              <li><a href=\"#ar-privacy-section-17\">17. Contact Us<\/a><\/li>\n            <\/ol>\n          <\/details>\n\n          <div class=\"ar-privacy-intro\">\n            <p>\n              AIOS Retail (\u201cwe,\u201d \u201cus,\u201d or \u201cour\u201d) respects your privacy and is committed to\n              protecting the personal information collected through our websites, point-of-sale\n              software, mobile applications, merchant portals, customer-facing applications, and\n              related products and services collectively referred to as the \u201cServices.\u201d\n            <\/p>\n            <p>This Privacy Policy explains:<\/p>\n            <ul>\n              <li>What information we collect<\/li>\n              <li>How we use that information<\/li>\n              <li>When information may be disclosed<\/li>\n              <li>How we protect information<\/li>\n              <li>The choices and rights available to users<\/li>\n            <\/ul>\n            <p>\n              By accessing or using the Services, you acknowledge that you have reviewed this\n              Privacy Policy. If you do not agree with this Privacy Policy, please discontinue use\n              of the Services.\n            <\/p>\n          <\/div>\n\n          <article class=\"ar-privacy-section\" id=\"ar-privacy-section-1\">\n            <h2>1. Scope of This Privacy Policy<\/h2>\n            <p>This Privacy Policy applies to information collected through:<\/p>\n            <ul>\n              <li>The AIOS Retail website<\/li>\n              <li>AIOS Retail software and applications<\/li>\n              <li>Merchant management portals<\/li>\n              <li>Customer-facing applications<\/li>\n              <li>Loyalty and promotional features<\/li>\n              <li>Customer support communications<\/li>\n              <li>Other services operated by AIOS Retail<\/li>\n            <\/ul>\n            <p>\n              This Privacy Policy does not apply to independently operated third-party websites,\n              applications, payment processors, or services that maintain their own privacy\n              policies.\n            <\/p>\n          <\/article>\n          <article class=\"ar-privacy-section\" id=\"ar-privacy-section-2\">\n            <h2>2. Information We Collect<\/h2>\n            <p>The information we collect depends on how you interact with the Services.<\/p>\n            <h3>A. Information You Provide<\/h3>\n            <p>We may collect information that you provide directly, including:<\/p>\n            <ul>\n              <li>Name<\/li>\n              <li>Business name<\/li>\n              <li>Mailing or business address<\/li>\n              <li>Email address<\/li>\n              <li>Telephone number<\/li>\n              <li>Account login information<\/li>\n              <li>Employee information<\/li>\n              <li>Customer information entered by merchants<\/li>\n              <li>Product and inventory information<\/li>\n              <li>Transaction details<\/li>\n              <li>Loyalty and rewards information<\/li>\n              <li>Customer support requests<\/li>\n              <li>Survey responses<\/li>\n              <li>Communications with AIOS Retail<\/li>\n              <li>Information submitted during merchant onboarding<\/li>\n            <\/ul>\n            <p>\n              When necessary to provide payment or merchant services, additional business, identity,\n              banking, tax, or underwriting information may be collected by AIOS Retail or an\n              authorized payment-processing partner.\n            <\/p>\n            <h3>B. Payment Information<\/h3>\n            <p>\n              Payment card transactions may be processed by third-party payment processors,\n              acquiring banks, payment gateways, or financial institutions.\n            <\/p>\n            <p>AIOS Retail may receive limited information related to a payment, such as:<\/p>\n            <ul>\n              <li>Transaction amount<\/li>\n              <li>Transaction date and time<\/li>\n              <li>Payment type<\/li>\n              <li>Authorization status<\/li>\n              <li>Truncated or masked card details<\/li>\n              <li>Processor reference numbers<\/li>\n              <li>Refund, void, chargeback, and settlement information<\/li>\n            <\/ul>\n            <p>\n              AIOS Retail does not intend to store complete payment card numbers unless such storage\n              is specifically required and handled through compliant systems.\n            <\/p>\n            <h3>C. Information Collected Automatically<\/h3>\n            <p>When you use the Services, we may automatically collect:<\/p>\n            <ul>\n              <li>IP address<\/li>\n              <li>Browser type<\/li>\n              <li>Device type<\/li>\n              <li>Hardware model<\/li>\n              <li>Operating system<\/li>\n              <li>Application version<\/li>\n              <li>Device identifiers<\/li>\n              <li>Mobile network information<\/li>\n              <li>Login activity<\/li>\n              <li>Pages and features accessed<\/li>\n              <li>Dates and times of access<\/li>\n              <li>Error logs<\/li>\n              <li>Crash reports<\/li>\n              <li>Session duration<\/li>\n              <li>Application interactions<\/li>\n              <li>Cookie and similar technology data<\/li>\n            <\/ul>\n            <p>\n              We may use this information to operate the Services, troubleshoot problems, improve\n              performance, prevent fraud, and understand how users interact with AIOS Retail.\n            <\/p>\n            <h3>D. Location Information<\/h3>\n            <p>\n              Certain Services may collect approximate or precise location information when\n              location-based functionality is enabled and permission has been granted through the\n              applicable device.\n            <\/p>\n            <p>Location information may be used for purposes such as:<\/p>\n            <ul>\n              <li>Identifying store or transaction locations<\/li>\n              <li>Supporting location-based application features<\/li>\n              <li>Preventing fraud or unauthorized access<\/li>\n              <li>Improving service performance<\/li>\n            <\/ul>\n            <p>\n              Users may be able to disable location access through their device settings, although\n              doing so may affect certain features.\n            <\/p>\n            <h3>E. Information From Third Parties<\/h3>\n            <p>We may receive information from third parties, including:<\/p>\n            <ul>\n              <li>Payment processors<\/li>\n              <li>Financial institutions<\/li>\n              <li>Merchants<\/li>\n              <li>Business partners<\/li>\n              <li>Hardware providers<\/li>\n              <li>Customer-support providers<\/li>\n              <li>Analytics providers<\/li>\n              <li>Identity-verification providers<\/li>\n              <li>Fraud-prevention services<\/li>\n              <li>Social media platforms when an account is connected<\/li>\n              <li>Publicly available sources<\/li>\n            <\/ul>\n            <p>\n              The information received is handled in accordance with this Privacy Policy and any\n              applicable contractual or legal requirements.\n            <\/p>\n          <\/article>\n          <article class=\"ar-privacy-section\" id=\"ar-privacy-section-3\">\n            <h2>3. Merchant and Customer Information<\/h2>\n            <p>\n              AIOS Retail provides software that merchants may use to collect and manage information\n              concerning their customers and employees.\n            <\/p>\n            <p>\n              When a merchant enters or collects customer or employee information through AIOS\n              Retail, the merchant may determine why and how that information is used. The merchant\n              is responsible for providing any notices and obtaining any permissions required by\n              applicable law.\n            <\/p>\n            <p>\n              AIOS Retail generally processes this information on behalf of the merchant to provide\n              the Services.\n            <\/p>\n            <p>\n              Customers and employees who have questions about information collected by a particular\n              merchant should first contact that merchant directly.\n            <\/p>\n          <\/article>\n          <article class=\"ar-privacy-section\" id=\"ar-privacy-section-4\">\n            <h2>4. How We Use Information<\/h2>\n            <p>We may use collected information to:<\/p>\n            <ul>\n              <li>Create and manage user accounts<\/li>\n              <li>Provide and operate AIOS Retail<\/li>\n              <li>Process and record transactions<\/li>\n              <li>Manage products and inventory<\/li>\n              <li>Support customer and employee management features<\/li>\n              <li>Operate loyalty and promotional programs<\/li>\n              <li>Provide reports and settlement information<\/li>\n              <li>Communicate about accounts, transactions, and Services<\/li>\n              <li>Provide technical and customer support<\/li>\n              <li>Process merchant applications<\/li>\n              <li>Coordinate with payment-processing partners<\/li>\n              <li>Verify identities and business information<\/li>\n              <li>Detect fraud, abuse, security incidents, and unauthorized activity<\/li>\n              <li>Diagnose technical issues<\/li>\n              <li>Improve and develop products and features<\/li>\n              <li>Conduct research and analytics<\/li>\n              <li>Personalize user experiences<\/li>\n              <li>Send marketing communications where permitted<\/li>\n              <li>Enforce agreements and policies<\/li>\n              <li>Satisfy legal, regulatory, tax, accounting, and compliance obligations<\/li>\n              <li>Protect AIOS Retail, merchants, customers, and the public<\/li>\n            <\/ul>\n          <\/article>\n          <article class=\"ar-privacy-section\" id=\"ar-privacy-section-5\">\n            <h2>5. Marketing Communications<\/h2>\n            <p>\n              We may send information about AIOS Retail products, services, updates, or promotions\n              when permitted by law.\n            <\/p>\n            <p>\n              You may unsubscribe from promotional email communications by using the unsubscribe\n              option contained in the message or by contacting us.\n            <\/p>\n            <p>\n              Opting out of promotional messages will not prevent AIOS Retail from sending necessary\n              transactional or operational communications, such as:\n            <\/p>\n            <ul>\n              <li>Account notices<\/li>\n              <li>Security alerts<\/li>\n              <li>Transaction confirmations<\/li>\n              <li>Service announcements<\/li>\n              <li>Billing notices<\/li>\n              <li>Support responses<\/li>\n              <li>Legal notices<\/li>\n            <\/ul>\n            <p>\n              Text-message preferences may be managed by following the instructions included in the\n              applicable message or contacting the merchant or AIOS Retail, as appropriate.\n            <\/p>\n          <\/article>\n          <article class=\"ar-privacy-section\" id=\"ar-privacy-section-6\">\n            <h2>6. Cookies and Similar Technologies<\/h2>\n            <p>\n              AIOS Retail may use cookies, software development kits, pixels, local storage, logs,\n              and similar technologies to:\n            <\/p>\n            <ul>\n              <li>Keep users signed in<\/li>\n              <li>Remember preferences<\/li>\n              <li>Maintain application sessions<\/li>\n              <li>Measure website and application activity<\/li>\n              <li>Analyze performance<\/li>\n              <li>Diagnose errors<\/li>\n              <li>Improve user experience<\/li>\n              <li>Prevent fraud and unauthorized access<\/li>\n              <li>Evaluate advertising and marketing performance<\/li>\n            <\/ul>\n            <p>\n              Users may be able to restrict cookies through their browser settings. Restricting\n              cookies may cause portions of the Services to function improperly.\n            <\/p>\n          <\/article>\n          <article class=\"ar-privacy-section\" id=\"ar-privacy-section-7\">\n            <h2>7. How We Disclose Information<\/h2>\n            <p>\n              AIOS Retail does not disclose personal information for unrelated third-party purposes\n              without authorization, except as described in this Privacy Policy.\n            <\/p>\n            <p>We may disclose information to the following categories of recipients.<\/p>\n            <h3>A. Service Providers<\/h3>\n            <p>Information may be disclosed to vendors and service providers that assist with:<\/p>\n            <ul>\n              <li>Cloud hosting<\/li>\n              <li>Data storage<\/li>\n              <li>Software infrastructure<\/li>\n              <li>Payment processing<\/li>\n              <li>Merchant underwriting<\/li>\n              <li>Banking and settlement services<\/li>\n              <li>Hardware deployment<\/li>\n              <li>Email and text-message delivery<\/li>\n              <li>Customer support<\/li>\n              <li>Analytics<\/li>\n              <li>Identity verification<\/li>\n              <li>Fraud prevention<\/li>\n              <li>Cybersecurity<\/li>\n              <li>Accounting<\/li>\n              <li>Legal and compliance services<\/li>\n            <\/ul>\n            <p>\n              These parties are authorized to use information only as necessary to provide services\n              to AIOS Retail or as otherwise permitted by law.\n            <\/p>\n            <h3>B. Merchants and Authorized Users<\/h3>\n            <p>\n              Information may be made available to the merchant or organization associated with an\n              account, including its owners, managers, administrators, and authorized employees.\n            <\/p>\n            <p>For example, a merchant may access information concerning:<\/p>\n            <ul>\n              <li>Employees<\/li>\n              <li>Customers<\/li>\n              <li>Sales<\/li>\n              <li>Transactions<\/li>\n              <li>Inventory<\/li>\n              <li>Loyalty activity<\/li>\n              <li>Reports<\/li>\n              <li>Settlements<\/li>\n            <\/ul>\n            <p>Account administrators are responsible for managing user access and permissions.<\/p>\n            <h3>C. Payment and Financial Partners<\/h3>\n            <p>Transaction and merchant information may be disclosed to:<\/p>\n            <ul>\n              <li>Payment processors<\/li>\n              <li>Acquiring banks<\/li>\n              <li>Sponsoring banks<\/li>\n              <li>Payment gateways<\/li>\n              <li>Card networks<\/li>\n              <li>Underwriting providers<\/li>\n              <li>Fraud-prevention services<\/li>\n              <li>Other financial-service providers<\/li>\n            <\/ul>\n            <p>\n              Such disclosure may be required to process payments, fund transactions, investigate\n              disputes, perform underwriting, manage chargebacks, or satisfy financial regulations.\n            <\/p>\n            <h3>D. Legal and Safety Purposes<\/h3>\n            <p>\n              We may disclose information when we reasonably believe disclosure is necessary to:\n            <\/p>\n            <ul>\n              <li>Comply with applicable law<\/li>\n              <li>Respond to a subpoena, court order, or lawful government request<\/li>\n              <li>Enforce our agreements<\/li>\n              <li>Investigate fraud or illegal activity<\/li>\n              <li>Protect the rights or property of AIOS Retail<\/li>\n              <li>Protect merchants, users, or the public<\/li>\n              <li>Prevent or respond to security incidents<\/li>\n              <li>Establish, exercise, or defend legal claims<\/li>\n            <\/ul>\n            <h3>E. Business Transfers<\/h3>\n            <p>\n              Information may be transferred as part of a merger, acquisition, financing,\n              reorganization, bankruptcy, sale of assets, or similar business transaction.\n            <\/p>\n            <p>\n              Where required, users will be notified of material changes affecting how personal\n              information is handled.\n            <\/p>\n            <h3>F. Aggregated or De-identified Information<\/h3>\n            <p>\n              We may use and disclose aggregated or de-identified information that cannot reasonably\n              be used to identify an individual for purposes such as:\n            <\/p>\n            <ul>\n              <li>Analytics<\/li>\n              <li>Research<\/li>\n              <li>Product development<\/li>\n              <li>Service improvement<\/li>\n              <li>Business planning<\/li>\n              <li>Reporting<\/li>\n            <\/ul>\n            <p>\n              We will not attempt to re-identify de-identified information except where permitted or\n              required by law.\n            <\/p>\n          <\/article>\n          <article class=\"ar-privacy-section\" id=\"ar-privacy-section-8\">\n            <h2>8. Sale or Sharing of Personal Information<\/h2>\n            <p>AIOS Retail does not sell personal information in exchange for money.<\/p>\n            <p>\n              Certain analytics, advertising, or online tracking activities may be legally\n              considered \u201csharing\u201d or a \u201csale\u201d under some state privacy laws, even when no money is\n              exchanged.\n            <\/p>\n            <p>\n              Where required by applicable law, AIOS Retail will provide users with a method to\n              exercise applicable opt-out rights.\n            <\/p>\n            <p>\n              This section should be reviewed based on the analytics and advertising technologies\n              actually used on the AIOS Retail website and applications.\n            <\/p>\n          <\/article>\n          <article class=\"ar-privacy-section\" id=\"ar-privacy-section-9\">\n            <h2>9. Data Retention<\/h2>\n            <p>We retain personal information for as long as reasonably necessary to:<\/p>\n            <ul>\n              <li>Provide the Services<\/li>\n              <li>Maintain business and transaction records<\/li>\n              <li>Meet contractual obligations<\/li>\n              <li>Resolve disputes<\/li>\n              <li>Prevent fraud<\/li>\n              <li>Enforce agreements<\/li>\n              <li>Satisfy legal, financial, tax, regulatory, and compliance requirements<\/li>\n            <\/ul>\n            <p>\n              Retention periods may vary based on the type of information and the reason it was\n              collected.\n            <\/p>\n            <p>\n              When information is no longer required, we may delete, destroy, anonymize, or\n              de-identify it in accordance with applicable policies and law.\n            <\/p>\n          <\/article>\n          <article class=\"ar-privacy-section\" id=\"ar-privacy-section-10\">\n            <h2>10. Data Security<\/h2>\n            <p>\n              AIOS Retail uses administrative, technical, and physical safeguards designed to\n              protect information against unauthorized access, alteration, disclosure, loss, or\n              destruction.\n            <\/p>\n            <p>These safeguards may include:<\/p>\n            <ul>\n              <li>Access controls<\/li>\n              <li>Authentication measures<\/li>\n              <li>Encryption where appropriate<\/li>\n              <li>Logging and monitoring<\/li>\n              <li>Secure infrastructure<\/li>\n              <li>Employee and contractor access restrictions<\/li>\n              <li>Vendor security requirements<\/li>\n              <li>Incident-response procedures<\/li>\n            <\/ul>\n            <p>\n              No electronic system, network, or storage method is completely secure. Therefore, AIOS\n              Retail cannot guarantee absolute security.\n            <\/p>\n            <p>\n              The FTC recommends that businesses collect only information they need, protect\n              sensitive information, control access, and securely dispose of data that is no longer\n              required.\n            <\/p>\n          <\/article>\n          <article class=\"ar-privacy-section\" id=\"ar-privacy-section-11\">\n            <h2>11. User Choices and Privacy Rights<\/h2>\n            <p>\n              Depending on where you reside, you may have certain rights concerning your personal\n              information, including the right to:\n            <\/p>\n            <ul>\n              <li>Request access to personal information<\/li>\n              <li>Request correction of inaccurate information<\/li>\n              <li>Request deletion of information<\/li>\n              <li>Request information about how data is used or disclosed<\/li>\n              <li>Obtain a portable copy of certain information<\/li>\n              <li>Opt out of certain targeted advertising, sales, or sharing<\/li>\n              <li>Limit certain uses of sensitive personal information<\/li>\n              <li>Withdraw consent where processing is based on consent<\/li>\n              <li>Appeal a denied privacy request<\/li>\n              <li>Exercise privacy rights without unlawful discrimination<\/li>\n            <\/ul>\n            <p>\n              These rights are subject to exceptions and verification requirements under applicable\n              law.\n            <\/p>\n            <p>\n              To submit a request, contact AIOS Retail using the information in the Contact Us\n              section.\n            <\/p>\n            <p>\n              AIOS Retail may request information necessary to verify your identity and authority to\n              make the request. Authorized agents may be required to provide proof of authorization.\n            <\/p>\n            <p>\n              Where AIOS Retail processes information solely on behalf of a merchant, we may direct\n              the request to that merchant.\n            <\/p>\n          <\/article>\n          <article class=\"ar-privacy-section\" id=\"ar-privacy-section-12\">\n            <h2>12. Children\u2019s Privacy<\/h2>\n            <p>\n              AIOS Retail is intended for use by businesses and is not directed to children under\n              13.\n            <\/p>\n            <p>\n              We do not knowingly collect personal information directly from children under 13\n              through consumer account registration.\n            <\/p>\n            <p>\n              Merchants are responsible for ensuring that their use of AIOS Retail complies with\n              applicable requirements when collecting information concerning minors.\n            <\/p>\n            <p>\n              If you believe a child has provided personal information directly to AIOS Retail\n              without appropriate authorization, please contact us.\n            <\/p>\n          <\/article>\n          <article class=\"ar-privacy-section\" id=\"ar-privacy-section-13\">\n            <h2>13. Third-Party Services<\/h2>\n            <p>\n              The Services may contain links to or integrations with third-party websites,\n              applications, payment services, hardware platforms, or other products.\n            <\/p>\n            <p>\n              AIOS Retail does not control the privacy practices of independently operated third\n              parties. Their handling of information is governed by their own privacy policies and\n              agreements.\n            <\/p>\n            <p>\n              Users should review the privacy terms of third-party services before providing\n              information to them.\n            <\/p>\n          <\/article>\n          <article class=\"ar-privacy-section\" id=\"ar-privacy-section-14\">\n            <h2>14. Public Content<\/h2>\n            <p>\n              Certain features may allow users to submit reviews, comments, feedback, or other\n              content that may be visible to merchants, other users, or the public.\n            <\/p>\n            <p>Do not include sensitive personal information in publicly accessible content.<\/p>\n            <p>\n              AIOS Retail is not responsible for information that a user voluntarily makes public\n              through these features.\n            <\/p>\n          <\/article>\n          <article class=\"ar-privacy-section\" id=\"ar-privacy-section-15\">\n            <h2>15. International Use<\/h2>\n            <p>AIOS Retail is based in the United States.<\/p>\n            <p>\n              Information collected through the Services may be processed and stored in the United\n              States or other countries where AIOS Retail or its service providers operate.\n            <\/p>\n            <p>\n              Data-protection laws in those locations may differ from the laws where the user\n              resides.\n            <\/p>\n          <\/article>\n          <article class=\"ar-privacy-section\" id=\"ar-privacy-section-16\">\n            <h2>16. Changes to This Privacy Policy<\/h2>\n            <p>AIOS Retail may update this Privacy Policy periodically to reflect changes in:<\/p>\n            <ul>\n              <li>Our Services<\/li>\n              <li>Our business practices<\/li>\n              <li>Technology<\/li>\n              <li>Legal requirements<\/li>\n              <li>Regulatory requirements<\/li>\n            <\/ul>\n            <p>The updated policy will be posted with a revised \u201cLast Updated\u201d date.<\/p>\n            <p>Where required by law, we may provide additional notice of material changes.<\/p>\n            <p>\n              Continued use of the Services after an updated policy becomes effective constitutes\n              acknowledgment of the updated policy to the extent permitted by law.\n            <\/p>\n          <\/article>\n          <article class=\"ar-privacy-section\" id=\"ar-privacy-section-17\">\n            <h2>17. Contact Us<\/h2>\n            <p>Questions, concerns, or privacy requests may be submitted to:<\/p>\n\n            <div class=\"ar-privacy-contact\">\n              <p class=\"ar-privacy-contact-heading\">Get in touch<\/p>\n              <p class=\"ar-privacy-contact-lead\">\n                Reach AIOS Retail with privacy questions or requests.\n              <\/p>\n              <div class=\"ar-privacy-contact-card\">\n                <p class=\"ar-privacy-contact-name\">AIOS Retail<\/p>\n                <ul class=\"ar-privacy-contact-list\">\n                  <li>\n                    <span class=\"ar-privacy-contact-label\">Website<\/span>\n                    <a href=\"https:\/\/aiosretail.com\/vi\/\" target=\"_blank\" rel=\"noopener noreferrer\"\n                      >aiosretail.com<\/a\n>\n                  <\/li>\n                  <li>\n                    <span class=\"ar-privacy-contact-label\">Privacy<\/span>\n                    <a href=\"mailto:support@aiosretail.com\">support@aiosretail.com<\/a>\n                  <\/li>\n\n                  <li>\n                    <span class=\"ar-privacy-contact-label\">Phone<\/span>\n                    <a href=\"tel: 12147907212\">+1 (214) 790-7212<\/a>\n                  <\/li>\n\n                  <li>\n                    <span class=\"ar-privacy-contact-label\">Address<\/span>\n                    <span>4001 Airport Fwy, Suite 500, Bedford, TX 76021, United States<\/span>\n                  <\/li>\n                <\/ul>\n              <\/div>\n            <\/div>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t<\/section>\r\n\t\t\t\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Legal Privacy Policy This Privacy Policy explains how AIOS Retail collects, uses, discloses, and protects personal information through the AIOS Retail website, application, and related products and services. Effective date: July 25, 2026 Last updated: July 25, 2026 On this &hellip; <a href=\"https:\/\/aiosretail.com\/vi\/privacy-policy\/\">Read More<\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-3","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/aiosretail.com\/vi\/wp-json\/wp\/v2\/pages\/3","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aiosretail.com\/vi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aiosretail.com\/vi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aiosretail.com\/vi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aiosretail.com\/vi\/wp-json\/wp\/v2\/comments?post=3"}],"version-history":[{"count":5,"href":"https:\/\/aiosretail.com\/vi\/wp-json\/wp\/v2\/pages\/3\/revisions"}],"predecessor-version":[{"id":3692,"href":"https:\/\/aiosretail.com\/vi\/wp-json\/wp\/v2\/pages\/3\/revisions\/3692"}],"wp:attachment":[{"href":"https:\/\/aiosretail.com\/vi\/wp-json\/wp\/v2\/media?parent=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}