{"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-25T15:50:08","modified_gmt":"2026-07-25T15:50:08","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/twssolutions.us\/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-d9f7cf4 elementor-widget elementor-widget-html\" data-id=\"d9f7cf4\" 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  .tws-privacy-page {\n    \/* TWS POS brand tokens \u2014 from TWS_POS_Color_Scheme.md *\/\n    --tws-green-primary: #1db46a;\n    --tws-green-brand: #18b66a;\n    --tws-green-hover: #159a59;\n    --tws-green-pressed: #117a48;\n    --tws-mint-soft: #afe2c7;\n    --tws-mint-pale: #e9f8f1;\n    --tws-navy: #1c2654;\n    --tws-text-primary: #202a3a;\n    --tws-text-muted: #667085;\n    --tws-background: #ffffff;\n    --tws-background-soft: #f7f9fc;\n    --tws-border: #dde5ea;\n    --tws-border-brand: #18b66a;\n    --tws-privacy-card-shadow: 0 6px 20px rgba(24, 182, 106, 0.08);\n    --tws-privacy-radius: 16px;\n    --tws-privacy-radius-sm: 10px;\n    --tws-privacy-max: 1200px;\n    --tws-privacy-prose: 740px;\n  }\n\n  .tws-privacy-page,\n  .tws-privacy-page * {\n    box-sizing: border-box;\n  }\n\n  .tws-privacy-page {\n    font-family: \"Inter\", sans-serif;\n    color: var(--tws-text-primary);\n    background: var(--tws-background);\n    overflow-x: clip;\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .tws-privacy-page a {\n    color: var(--tws-green-brand);\n    text-decoration: underline;\n    text-underline-offset: 2px;\n    word-break: break-word;\n    overflow-wrap: anywhere;\n  }\n\n  .tws-privacy-page a:hover {\n    color: var(--tws-green-hover);\n  }\n\n  .tws-privacy-page a:focus-visible {\n    outline: 3px solid var(--tws-green-brand);\n    outline-offset: 3px;\n    border-radius: 4px;\n  }\n\n  .tws-privacy-container {\n    width: 100%;\n    max-width: var(--tws-privacy-max);\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  \/* Hero *\/\n  .tws-privacy-hero {\n    padding: 70px 0 56px;\n    background: linear-gradient(\n      to right,\n      #ffffff 0%,\n      var(--tws-background-soft) 55%,\n      var(--tws-mint-pale) 100%\n    );\n  }\n\n  .tws-privacy-hero-inner {\n    max-width: 760px;\n  }\n\n  .tws-privacy-eyebrow {\n    color: var(--tws-green-brand);\n    font-size: 14px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin: 0 0 16px;\n  }\n\n  .tws-privacy-hero h1 {\n    font-size: clamp(36px, 5vw, 56px);\n    line-height: 1.1;\n    font-weight: 900;\n    color: var(--tws-text-primary);\n    margin: 0 0 18px;\n  }\n\n  .tws-privacy-hero-lead {\n    font-size: clamp(17px, 2.5vw, 20px);\n    color: var(--tws-text-muted);\n    line-height: 1.65;\n    margin: 0 0 20px;\n    font-weight: 500;\n  }\n\n  .tws-privacy-meta {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    flex-wrap: wrap;\n    background: var(--tws-background);\n    border: 1px solid var(--tws-border);\n    border-radius: 999px;\n    padding: 10px 18px;\n    font-size: 15px;\n    font-weight: 600;\n    color: var(--tws-text-muted);\n    box-shadow: var(--tws-privacy-card-shadow);\n  }\n\n  .tws-privacy-meta strong {\n    color: var(--tws-text-primary);\n    font-weight: 800;\n  }\n\n  \/* Main layout *\/\n  .tws-privacy-main {\n    padding: 48px 0 72px;\n    background: var(--tws-background);\n  }\n\n  .tws-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  .tws-privacy-toc {\n    position: sticky;\n    top: 24px;\n    background: var(--tws-background);\n    border: 1px solid var(--tws-border);\n    border-radius: var(--tws-privacy-radius);\n    padding: 22px 20px;\n    box-shadow: var(--tws-privacy-card-shadow);\n    max-height: calc(100vh - 48px);\n    overflow-y: auto;\n  }\n\n  .tws-privacy-toc-title {\n    font-size: 13px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.8px;\n    color: var(--tws-green-brand);\n    margin: 0 0 14px;\n  }\n\n  .tws-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  .tws-privacy-toc-list a {\n    display: block;\n    text-decoration: none;\n    color: var(--tws-text-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  .tws-privacy-toc-list a:hover {\n    background: var(--tws-mint-pale);\n    color: var(--tws-green-brand);\n  }\n\n  .tws-privacy-toc-mobile {\n    display: none;\n    margin-bottom: 28px;\n    background: var(--tws-background);\n    border: 1px solid var(--tws-border);\n    border-radius: var(--tws-privacy-radius);\n    box-shadow: var(--tws-privacy-card-shadow);\n    overflow: hidden;\n  }\n\n  .tws-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(--tws-text-primary);\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    background: var(--tws-mint-pale);\n  }\n\n  .tws-privacy-toc-mobile > summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tws-privacy-toc-mobile > summary::after {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    border-right: 2px solid var(--tws-green-brand);\n    border-bottom: 2px solid var(--tws-green-brand);\n    transform: rotate(45deg);\n    transition: transform 0.2s ease;\n    flex-shrink: 0;\n  }\n\n  .tws-privacy-toc-mobile[open] > summary::after {\n    transform: rotate(-135deg);\n    margin-top: 4px;\n  }\n\n  .tws-privacy-toc-mobile .tws-privacy-toc-list {\n    padding: 10px 12px 14px;\n  }\n\n  \/* Content *\/\n  .tws-privacy-content {\n    min-width: 0;\n    max-width: var(--tws-privacy-prose);\n  }\n\n  .tws-privacy-intro {\n    font-size: 17px;\n    line-height: 1.7;\n    color: var(--tws-text-muted);\n    margin: 0 0 36px;\n    padding-bottom: 28px;\n    border-bottom: 1px solid var(--tws-border);\n  }\n\n  .tws-privacy-intro p {\n    margin: 0 0 14px;\n  }\n\n  .tws-privacy-intro p:last-child {\n    margin-bottom: 0;\n  }\n\n  .tws-privacy-intro ul {\n    margin: 0 0 14px;\n    padding: 0 0 0 4px;\n    list-style: none;\n  }\n\n  .tws-privacy-intro li {\n    position: relative;\n    font-size: 16px;\n    line-height: 1.65;\n    color: var(--tws-text-primary);\n    padding: 6px 0 6px 22px;\n  }\n\n  .tws-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(--tws-green-brand);\n  }\n\n  .tws-privacy-section {\n    padding: 28px 0;\n    border-bottom: 1px solid var(--tws-border);\n    scroll-margin-top: 24px;\n  }\n\n  .tws-privacy-section:last-of-type {\n    border-bottom: none;\n  }\n\n  .tws-privacy-section h2 {\n    font-size: clamp(20px, 2.5vw, 24px);\n    line-height: 1.3;\n    font-weight: 800;\n    color: var(--tws-text-primary);\n    margin: 0 0 14px;\n  }\n  .tws-privacy-section h3 {\n    font-size: clamp(17px, 2vw, 19px);\n    line-height: 1.35;\n    font-weight: 800;\n    color: var(--tws-text-primary);\n    margin: 22px 0 12px;\n  }\n\n  .tws-privacy-meta-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n  }\n\n  .tws-privacy-section p {\n    font-size: 16px;\n    line-height: 1.7;\n    color: var(--tws-text-primary);\n    margin: 0 0 14px;\n  }\n\n  .tws-privacy-section p:last-child {\n    margin-bottom: 0;\n  }\n\n  .tws-privacy-section ul {\n    margin: 0 0 14px;\n    padding: 0 0 0 4px;\n    list-style: none;\n  }\n\n  .tws-privacy-section ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .tws-privacy-section li {\n    position: relative;\n    font-size: 16px;\n    line-height: 1.65;\n    color: var(--tws-text-primary);\n    padding: 6px 0 6px 22px;\n  }\n\n  .tws-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(--tws-green-brand);\n  }\n\n  .tws-privacy-placeholder {\n    background: var(--tws-mint-pale);\n    color: var(--tws-navy);\n    border: 1px solid var(--tws-mint-soft);\n    padding: 1px 6px;\n    border-radius: 4px;\n    font-weight: 700;\n    white-space: nowrap;\n  }\n\n  \/* Contact card *\/\n  .tws-privacy-contact {\n    margin-top: 40px;\n    background: var(--tws-mint-pale);\n    border: 1px solid var(--tws-mint-soft);\n    border-radius: 18px;\n    padding: 32px 28px;\n    box-shadow: var(--tws-privacy-card-shadow);\n  }\n\n  .tws-privacy-contact-heading {\n    font-size: clamp(20px, 3vw, 24px);\n    font-weight: 800;\n    color: var(--tws-text-primary);\n    margin: 0 0 8px;\n  }\n\n  .tws-privacy-contact-lead {\n    font-size: 16px;\n    color: var(--tws-text-muted);\n    margin: 0 0 20px;\n  }\n\n  .tws-privacy-contact-card {\n    background: var(--tws-background);\n    border: 1px solid var(--tws-border);\n    border-radius: var(--tws-privacy-radius-sm);\n    padding: 22px 20px;\n  }\n\n  .tws-privacy-contact-name {\n    font-size: 18px;\n    font-weight: 800;\n    color: var(--tws-green-brand);\n    margin: 0 0 12px;\n  }\n\n  .tws-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  .tws-privacy-contact-list li {\n    font-size: 16px;\n    line-height: 1.5;\n    color: var(--tws-text-primary);\n    padding: 0;\n  }\n\n  .tws-privacy-contact-list li::before {\n    display: none;\n  }\n\n  .tws-privacy-contact-label {\n    display: inline-block;\n    min-width: 72px;\n    font-weight: 700;\n    color: var(--tws-text-muted);\n  }\n\n  \/* Tablet *\/\n  @media (max-width: 992px) {\n    .tws-privacy-hero {\n      padding: 54px 0 40px;\n    }\n\n    .tws-privacy-layout {\n      grid-template-columns: 1fr;\n      gap: 0;\n    }\n\n    .tws-privacy-toc {\n      display: none;\n    }\n\n    .tws-privacy-toc-mobile {\n      display: block;\n    }\n\n    .tws-privacy-content {\n      max-width: 100%;\n    }\n\n    .tws-privacy-main {\n      padding: 36px 0 56px;\n    }\n  }\n\n  \/* Mobile *\/\n  @media (max-width: 640px) {\n    .tws-privacy-container {\n      padding: 0 16px;\n    }\n\n    .tws-privacy-hero {\n      padding: 40px 0 32px;\n    }\n\n    .tws-privacy-eyebrow {\n      font-size: 12px;\n    }\n\n    .tws-privacy-hero h1 {\n      font-size: 34px;\n      line-height: 1.12;\n    }\n\n    .tws-privacy-hero-lead {\n      font-size: 16px;\n      line-height: 1.55;\n    }\n\n    .tws-privacy-meta {\n      font-size: 14px;\n      padding: 9px 14px;\n      border-radius: 12px;\n    }\n\n    .tws-privacy-main {\n      padding: 28px 0 48px;\n    }\n\n    .tws-privacy-section {\n      padding: 24px 0;\n      scroll-margin-top: 16px;\n    }\n\n    .tws-privacy-intro {\n      font-size: 16px;\n      margin-bottom: 24px;\n      padding-bottom: 22px;\n    }\n\n    .tws-privacy-contact {\n      margin-top: 28px;\n      padding: 24px 18px;\n      border-radius: 14px;\n    }\n\n    .tws-privacy-contact-label {\n      display: block;\n      min-width: 0;\n      margin-bottom: 2px;\n    }\n  }\n<\/style>\n\n<div class=\"tws-privacy-page\">\n  <section class=\"tws-privacy-hero\" aria-labelledby=\"tws-privacy-heading\">\n    <div class=\"tws-privacy-container\">\n      <div class=\"tws-privacy-hero-inner\">\n        <p class=\"tws-privacy-eyebrow\">Legal<\/p>\n        <h1 id=\"tws-privacy-heading\">Privacy Policy<\/h1>\n        <p class=\"tws-privacy-hero-lead\">\n          This Privacy Policy explains how TWS collects, uses, discloses, and protects personal\n          information through the TWS website, TWS POS application, and related products and\n          services.\n        <\/p>\n        <div class=\"tws-privacy-meta-row\">\n          <p class=\"tws-privacy-meta\">Effective date: <strong>July 24, 2026<\/strong><\/p>\n\n          <p class=\"tws-privacy-meta\">Last updated: <strong>July 24, 2026<\/strong><\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"tws-privacy-main\">\n    <div class=\"tws-privacy-container\">\n      <div class=\"tws-privacy-layout\">\n        <nav class=\"tws-privacy-toc\" aria-label=\"Table of contents\">\n          <p class=\"tws-privacy-toc-title\">On this page<\/p>\n          <ol class=\"tws-privacy-toc-list\">\n            <li><a href=\"#tws-privacy-section-1\">1. Scope of This Privacy Policy<\/a><\/li>\n            <li><a href=\"#tws-privacy-section-2\">2. Information We Collect<\/a><\/li>\n            <li><a href=\"#tws-privacy-section-3\">3. Merchant and Customer Information<\/a><\/li>\n            <li><a href=\"#tws-privacy-section-4\">4. How We Use Information<\/a><\/li>\n            <li><a href=\"#tws-privacy-section-5\">5. Marketing Communications<\/a><\/li>\n            <li><a href=\"#tws-privacy-section-6\">6. Cookies and Similar Technologies<\/a><\/li>\n            <li><a href=\"#tws-privacy-section-7\">7. How We Disclose Information<\/a><\/li>\n            <li>\n              <a href=\"#tws-privacy-section-8\">8. Sale or Sharing of Personal Information<\/a>\n            <\/li>\n            <li><a href=\"#tws-privacy-section-9\">9. Data Retention<\/a><\/li>\n            <li><a href=\"#tws-privacy-section-10\">10. Data Security<\/a><\/li>\n            <li><a href=\"#tws-privacy-section-11\">11. User Choices and Privacy Rights<\/a><\/li>\n            <li><a href=\"#tws-privacy-section-12\">12. Children\u2019s Privacy<\/a><\/li>\n            <li><a href=\"#tws-privacy-section-13\">13. Third-Party Services<\/a><\/li>\n            <li><a href=\"#tws-privacy-section-14\">14. Public Content<\/a><\/li>\n            <li><a href=\"#tws-privacy-section-15\">15. International Use<\/a><\/li>\n            <li><a href=\"#tws-privacy-section-16\">16. Changes to This Privacy Policy<\/a><\/li>\n            <li><a href=\"#tws-privacy-section-17\">17. Contact Us<\/a><\/li>\n          <\/ol>\n        <\/nav>\n\n        <div class=\"tws-privacy-content\">\n          <details class=\"tws-privacy-toc-mobile\">\n            <summary>On this page<\/summary>\n            <ol class=\"tws-privacy-toc-list\">\n              <li><a href=\"#tws-privacy-section-1\">1. Scope of This Privacy Policy<\/a><\/li>\n              <li><a href=\"#tws-privacy-section-2\">2. Information We Collect<\/a><\/li>\n              <li><a href=\"#tws-privacy-section-3\">3. Merchant and Customer Information<\/a><\/li>\n              <li><a href=\"#tws-privacy-section-4\">4. How We Use Information<\/a><\/li>\n              <li><a href=\"#tws-privacy-section-5\">5. Marketing Communications<\/a><\/li>\n              <li><a href=\"#tws-privacy-section-6\">6. Cookies and Similar Technologies<\/a><\/li>\n              <li><a href=\"#tws-privacy-section-7\">7. How We Disclose Information<\/a><\/li>\n              <li>\n                <a href=\"#tws-privacy-section-8\">8. Sale or Sharing of Personal Information<\/a>\n              <\/li>\n              <li><a href=\"#tws-privacy-section-9\">9. Data Retention<\/a><\/li>\n              <li><a href=\"#tws-privacy-section-10\">10. Data Security<\/a><\/li>\n              <li><a href=\"#tws-privacy-section-11\">11. User Choices and Privacy Rights<\/a><\/li>\n              <li><a href=\"#tws-privacy-section-12\">12. Children\u2019s Privacy<\/a><\/li>\n              <li><a href=\"#tws-privacy-section-13\">13. Third-Party Services<\/a><\/li>\n              <li><a href=\"#tws-privacy-section-14\">14. Public Content<\/a><\/li>\n              <li><a href=\"#tws-privacy-section-15\">15. International Use<\/a><\/li>\n              <li><a href=\"#tws-privacy-section-16\">16. Changes to This Privacy Policy<\/a><\/li>\n              <li><a href=\"#tws-privacy-section-17\">17. Contact Us<\/a><\/li>\n            <\/ol>\n          <\/details>\n\n          <div class=\"tws-privacy-intro\">\n            <p>\n              TWS Solutions LLC (\u201cTWS,\u201d \u201cTWS POS,\u201d \u201cwe,\u201d \u201cus,\u201d or \u201cour\u201d) respects your privacy and\n              is committed to protecting the personal information collected through our websites,\n              point-of-sale software, mobile applications, merchant portals, customer-facing\n              applications, and related products and services collectively referred to as the\n              \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=\"tws-privacy-section\" id=\"tws-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 TWS POS website<\/li>\n              <li>TWS POS 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 TWS Solutions LLC<\/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=\"tws-privacy-section\" id=\"tws-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 TWS<\/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 TWS or an authorized\n              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>TWS 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              TWS does not intend to store complete payment card numbers unless such storage is\n              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 TWS POS.\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=\"tws-privacy-section\" id=\"tws-privacy-section-3\">\n            <h2>3. Merchant and Customer Information<\/h2>\n            <p>\n              TWS POS 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 TWS POS,\n              the merchant may determine why and how that information is used. The merchant is\n              responsible for providing any notices and obtaining any permissions required by\n              applicable law.\n            <\/p>\n            <p>\n              TWS generally processes this information on behalf of the merchant to provide the\n              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=\"tws-privacy-section\" id=\"tws-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 TWS POS<\/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 TWS, merchants, customers, and the public<\/li>\n            <\/ul>\n          <\/article>\n          <article class=\"tws-privacy-section\" id=\"tws-privacy-section-5\">\n            <h2>5. Marketing Communications<\/h2>\n            <p>\n              We may send information about TWS products, services, updates, or promotions when\n              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 TWS 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 TWS, as appropriate.\n            <\/p>\n          <\/article>\n          <article class=\"tws-privacy-section\" id=\"tws-privacy-section-6\">\n            <h2>6. Cookies and Similar Technologies<\/h2>\n            <p>\n              TWS may use cookies, software development kits, pixels, local storage, logs, and\n              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=\"tws-privacy-section\" id=\"tws-privacy-section-7\">\n            <h2>7. How We Disclose Information<\/h2>\n            <p>\n              TWS does not disclose personal information for unrelated third-party purposes without\n              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 TWS 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 TWS<\/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=\"tws-privacy-section\" id=\"tws-privacy-section-8\">\n            <h2>8. Sale or Sharing of Personal Information<\/h2>\n            <p>TWS 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, TWS will provide users with a method to exercise\n              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 TWS website and applications.\n            <\/p>\n          <\/article>\n          <article class=\"tws-privacy-section\" id=\"tws-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=\"tws-privacy-section\" id=\"tws-privacy-section-10\">\n            <h2>10. Data Security<\/h2>\n            <p>\n              TWS uses administrative, technical, and physical safeguards designed to protect\n              information against unauthorized access, alteration, disclosure, loss, or 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, TWS\n              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=\"tws-privacy-section\" id=\"tws-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>To submit a request, contact TWS using the information in the Contact Us section.<\/p>\n            <p>\n              TWS may request information necessary to verify your identity and authority to make\n              the request. Authorized agents may be required to provide proof of authorization.\n            <\/p>\n            <p>\n              Where TWS processes information solely on behalf of a merchant, we may direct the\n              request to that merchant.\n            <\/p>\n          <\/article>\n          <article class=\"tws-privacy-section\" id=\"tws-privacy-section-12\">\n            <h2>12. Children\u2019s Privacy<\/h2>\n            <p>\n              TWS POS is intended for use by businesses and is not directed to children under 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 TWS POS 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 TWS without\n              appropriate authorization, please contact us.\n            <\/p>\n          <\/article>\n          <article class=\"tws-privacy-section\" id=\"tws-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              TWS does not control the privacy practices of independently operated third parties.\n              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=\"tws-privacy-section\" id=\"tws-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              TWS is not responsible for information that a user voluntarily makes public through\n              these features.\n            <\/p>\n          <\/article>\n          <article class=\"tws-privacy-section\" id=\"tws-privacy-section-15\">\n            <h2>15. International Use<\/h2>\n            <p>TWS 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 TWS 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=\"tws-privacy-section\" id=\"tws-privacy-section-16\">\n            <h2>16. Changes to This Privacy Policy<\/h2>\n            <p>TWS 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=\"tws-privacy-section\" id=\"tws-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=\"tws-privacy-contact\">\n              <p class=\"tws-privacy-contact-heading\">Get in touch<\/p>\n              <p class=\"tws-privacy-contact-lead\">\n                Reach TWS Solutions LLC with privacy questions or requests.\n              <\/p>\n              <div class=\"tws-privacy-contact-card\">\n                <p class=\"tws-privacy-contact-name\">TWS Solutions LLC<\/p>\n                <ul class=\"tws-privacy-contact-list\">\n                  <li>\n                    <span class=\"tws-privacy-contact-label\">Website<\/span>\n                    <a href=\"https:\/\/twssolutions.us\/vi\/\" target=\"_blank\" rel=\"noopener noreferrer\"\n                      >www.twssolutions.us<\/a\n>\n                  <\/li>\n                  <li>\n                    <span class=\"tws-privacy-contact-label\">Privacy<\/span>\n                    <a href=\"mailto:info@twssolutions.us\">info@twssolutions.us<\/a>\n                  <\/li>\n\n                  <li>\n                    <span class=\"tws-privacy-contact-label\">Support<\/span>\n                    <a href=\"mailto:support@twssolutions.us\">support@twssolutions.us<\/a>\n                  <\/li>\n\n                  <li>\n                    <span class=\"tws-privacy-contact-label\">Phone<\/span>\n                    <a href=\"tel: 18336599930\">833-659-9930<\/a>\n                  <\/li>\n\n                  <li>\n                    <span class=\"tws-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 TWS collects, uses, discloses, and protects personal information through the TWS website, TWS POS application, and related products and services. Effective date: July 24, 2026 Last updated: July 24, 2026 On this &hellip; <a href=\"https:\/\/twssolutions.us\/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:\/\/twssolutions.us\/vi\/wp-json\/wp\/v2\/pages\/3","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twssolutions.us\/vi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/twssolutions.us\/vi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/twssolutions.us\/vi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/twssolutions.us\/vi\/wp-json\/wp\/v2\/comments?post=3"}],"version-history":[{"count":5,"href":"https:\/\/twssolutions.us\/vi\/wp-json\/wp\/v2\/pages\/3\/revisions"}],"predecessor-version":[{"id":3333,"href":"https:\/\/twssolutions.us\/vi\/wp-json\/wp\/v2\/pages\/3\/revisions\/3333"}],"wp:attachment":[{"href":"https:\/\/twssolutions.us\/vi\/wp-json\/wp\/v2\/media?parent=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}