{"id":527,"date":"2023-08-25T04:27:03","date_gmt":"2023-08-25T04:27:03","guid":{"rendered":"https:\/\/luxspa.salonbookly.com\/?page_id=527"},"modified":"2026-07-28T17:31:12","modified_gmt":"2026-07-28T17:31:12","slug":"terms-and-condition","status":"publish","type":"page","link":"https:\/\/twssolutions.us\/vi\/terms-and-condition\/","title":{"rendered":"Terms &amp; Condition"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"527\" class=\"elementor elementor-527\" 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-34904af elementor-widget elementor-widget-html\" data-id=\"34904af\" 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<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n<link\n  href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@100..900&display=swap\"\n  rel=\"stylesheet\"\n\/>\n\n<style>\n  .tws-terms-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-terms-card-shadow: 0 6px 20px rgba(24, 182, 106, 0.08);\n    --tws-terms-radius: 16px;\n    --tws-terms-radius-sm: 10px;\n    --tws-terms-max: 1200px;\n    --tws-terms-prose: 740px;\n  }\n\n  .tws-terms-page,\n  .tws-terms-page * {\n    box-sizing: border-box;\n  }\n\n  .tws-terms-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-terms-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-terms-page a:hover {\n    color: var(--tws-green-hover);\n  }\n\n  .tws-terms-page a:focus-visible {\n    outline: 3px solid var(--tws-green-brand);\n    outline-offset: 3px;\n    border-radius: 4px;\n  }\n\n  .tws-terms-container {\n    width: 100%;\n    max-width: var(--tws-terms-max);\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  \/* Hero *\/\n  .tws-terms-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-terms-hero-inner {\n    max-width: 760px;\n  }\n\n  .tws-terms-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-terms-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-terms-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-terms-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-terms-card-shadow);\n  }\n\n  .tws-terms-meta strong {\n    color: var(--tws-text-primary);\n    font-weight: 800;\n  }\n\n  \/* Main layout *\/\n  .tws-terms-main {\n    padding: 48px 0 72px;\n    background: var(--tws-background);\n  }\n\n  .tws-terms-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-terms-toc {\n    position: sticky;\n    top: 24px;\n    background: var(--tws-background);\n    border: 1px solid var(--tws-border);\n    border-radius: var(--tws-terms-radius);\n    padding: 22px 20px;\n    box-shadow: var(--tws-terms-card-shadow);\n    max-height: calc(100vh - 48px);\n    overflow-y: auto;\n  }\n\n  .tws-terms-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-terms-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-terms-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-terms-toc-list a:hover {\n    background: var(--tws-mint-pale);\n    color: var(--tws-green-brand);\n  }\n\n  .tws-terms-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-terms-radius);\n    box-shadow: var(--tws-terms-card-shadow);\n    overflow: hidden;\n  }\n\n  .tws-terms-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-terms-toc-mobile > summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tws-terms-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-terms-toc-mobile[open] > summary::after {\n    transform: rotate(-135deg);\n    margin-top: 4px;\n  }\n\n  .tws-terms-toc-mobile .tws-terms-toc-list {\n    padding: 10px 12px 14px;\n  }\n\n  \/* Content *\/\n  .tws-terms-content {\n    min-width: 0;\n    max-width: var(--tws-terms-prose);\n  }\n\n  .tws-terms-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-terms-intro p {\n    margin: 0 0 14px;\n  }\n\n  .tws-terms-intro p:last-child {\n    margin-bottom: 0;\n  }\n\n  .tws-terms-section {\n    padding: 28px 0;\n    border-bottom: 1px solid var(--tws-border);\n    scroll-margin-top: 24px;\n  }\n\n  .tws-terms-section:last-of-type {\n    border-bottom: none;\n  }\n\n  .tws-terms-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\n  .tws-terms-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-terms-section p:last-child {\n    margin-bottom: 0;\n  }\n\n  .tws-terms-section ul {\n    margin: 0 0 14px;\n    padding: 0 0 0 4px;\n    list-style: none;\n  }\n\n  .tws-terms-section ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .tws-terms-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-terms-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-terms-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-terms-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-terms-card-shadow);\n  }\n\n  .tws-terms-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-terms-contact-lead {\n    font-size: 16px;\n    color: var(--tws-text-muted);\n    margin: 0 0 20px;\n  }\n\n  .tws-terms-contact-card {\n    background: var(--tws-background);\n    border: 1px solid var(--tws-border);\n    border-radius: var(--tws-terms-radius-sm);\n    padding: 22px 20px;\n  }\n\n  .tws-terms-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-terms-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-terms-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-terms-contact-list li::before {\n    display: none;\n  }\n\n  .tws-terms-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-terms-hero {\n      padding: 54px 0 40px;\n    }\n\n    .tws-terms-layout {\n      grid-template-columns: 1fr;\n      gap: 0;\n    }\n\n    .tws-terms-toc {\n      display: none;\n    }\n\n    .tws-terms-toc-mobile {\n      display: block;\n    }\n\n    .tws-terms-content {\n      max-width: 100%;\n    }\n\n    .tws-terms-main {\n      padding: 36px 0 56px;\n    }\n  }\n\n  \/* Mobile *\/\n  @media (max-width: 640px) {\n    .tws-terms-container {\n      padding: 0 16px;\n    }\n\n    .tws-terms-hero {\n      padding: 40px 0 32px;\n    }\n\n    .tws-terms-eyebrow {\n      font-size: 12px;\n    }\n\n    .tws-terms-hero h1 {\n      font-size: 34px;\n      line-height: 1.12;\n    }\n\n    .tws-terms-hero-lead {\n      font-size: 16px;\n      line-height: 1.55;\n    }\n\n    .tws-terms-meta {\n      font-size: 14px;\n      padding: 9px 14px;\n      border-radius: 12px;\n    }\n\n    .tws-terms-main {\n      padding: 28px 0 48px;\n    }\n\n    .tws-terms-section {\n      padding: 24px 0;\n      scroll-margin-top: 16px;\n    }\n\n    .tws-terms-intro {\n      font-size: 16px;\n      margin-bottom: 24px;\n      padding-bottom: 22px;\n    }\n\n    .tws-terms-contact {\n      margin-top: 28px;\n      padding: 24px 18px;\n      border-radius: 14px;\n    }\n\n    .tws-terms-contact-label {\n      display: block;\n      min-width: 0;\n      margin-bottom: 2px;\n    }\n  }\n<\/style>\n\n<div class=\"tws-terms-page\">\n  <section class=\"tws-terms-hero\" aria-labelledby=\"tws-terms-heading\">\n    <div class=\"tws-terms-container\">\n      <div class=\"tws-terms-hero-inner\">\n        <p class=\"tws-terms-eyebrow\">Legal<\/p>\n        <h1 id=\"tws-terms-heading\">Terms and Conditions<\/h1>\n        <p class=\"tws-terms-hero-lead\">\n          These Terms and Conditions govern your access to and use of the TWS website, TWS POS\n          application, and related products and services.\n        <\/p>\n        <p class=\"tws-terms-meta\">Last updated: <strong>July 24, 2026<\/strong><\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"tws-terms-main\">\n    <div class=\"tws-terms-container\">\n      <div class=\"tws-terms-layout\">\n        <nav class=\"tws-terms-toc\" aria-label=\"Table of contents\">\n          <p class=\"tws-terms-toc-title\">On this page<\/p>\n          <ol class=\"tws-terms-toc-list\">\n            <li><a href=\"#tws-terms-section-1\">1. Our Services<\/a><\/li>\n            <li><a href=\"#tws-terms-section-2\">2. Product and Business Information<\/a><\/li>\n            <li>\n              <a href=\"#tws-terms-section-3\">3. Stores, Suppliers, and Marketplace Participants<\/a>\n            <\/li>\n            <li><a href=\"#tws-terms-section-4\">4. Information and Guides<\/a><\/li>\n            <li><a href=\"#tws-terms-section-5\">5. Comments, Ratings, and Reviews<\/a><\/li>\n            <li><a href=\"#tws-terms-section-6\">6. Registration and Account Access<\/a><\/li>\n            <li><a href=\"#tws-terms-section-7\">7. Employee and Authorized User Access<\/a><\/li>\n            <li><a href=\"#tws-terms-section-8\">8. Payment Processing<\/a><\/li>\n            <li><a href=\"#tws-terms-section-9\">9. Subscriptions, Fees, and Billing<\/a><\/li>\n            <li><a href=\"#tws-terms-section-10\">10. Information Collection and Use<\/a><\/li>\n            <li><a href=\"#tws-terms-section-11\">11. Customer Data and Privacy<\/a><\/li>\n            <li><a href=\"#tws-terms-section-12\">12. User Content<\/a><\/li>\n            <li><a href=\"#tws-terms-section-13\">13. Prohibited Content and Conduct<\/a><\/li>\n            <li><a href=\"#tws-terms-section-14\">14. Restricted and Unlawful Products<\/a><\/li>\n            <li><a href=\"#tws-terms-section-15\">15. Unauthorized Actions<\/a><\/li>\n            <li><a href=\"#tws-terms-section-16\">16. Intellectual Property<\/a><\/li>\n            <li><a href=\"#tws-terms-section-17\">17. Third-Party Services<\/a><\/li>\n            <li><a href=\"#tws-terms-section-18\">18. Service Availability<\/a><\/li>\n            <li><a href=\"#tws-terms-section-19\">19. Disclaimer of Warranties<\/a><\/li>\n            <li><a href=\"#tws-terms-section-20\">20. Limitation of Liability<\/a><\/li>\n            <li><a href=\"#tws-terms-section-21\">21. Indemnification<\/a><\/li>\n            <li><a href=\"#tws-terms-section-22\">22. Account Suspension and Termination<\/a><\/li>\n            <li><a href=\"#tws-terms-section-23\">23. Changes to the TWS Platform<\/a><\/li>\n            <li><a href=\"#tws-terms-section-24\">24. Changes to These Terms<\/a><\/li>\n            <li><a href=\"#tws-terms-section-25\">25. Governing Law<\/a><\/li>\n            <li><a href=\"#tws-terms-section-26\">26. Severability<\/a><\/li>\n            <li><a href=\"#tws-terms-section-27\">27. Contact Information<\/a><\/li>\n          <\/ol>\n        <\/nav>\n\n        <div class=\"tws-terms-content\">\n          <details class=\"tws-terms-toc-mobile\">\n            <summary>On this page<\/summary>\n            <ol class=\"tws-terms-toc-list\">\n              <li><a href=\"#tws-terms-section-1\">1. Our Services<\/a><\/li>\n              <li><a href=\"#tws-terms-section-2\">2. Product and Business Information<\/a><\/li>\n              <li>\n                <a href=\"#tws-terms-section-3\"\n                  >3. Stores, Suppliers, and Marketplace Participants<\/a\n>\n              <\/li>\n              <li><a href=\"#tws-terms-section-4\">4. Information and Guides<\/a><\/li>\n              <li><a href=\"#tws-terms-section-5\">5. Comments, Ratings, and Reviews<\/a><\/li>\n              <li><a href=\"#tws-terms-section-6\">6. Registration and Account Access<\/a><\/li>\n              <li><a href=\"#tws-terms-section-7\">7. Employee and Authorized User Access<\/a><\/li>\n              <li><a href=\"#tws-terms-section-8\">8. Payment Processing<\/a><\/li>\n              <li><a href=\"#tws-terms-section-9\">9. Subscriptions, Fees, and Billing<\/a><\/li>\n              <li><a href=\"#tws-terms-section-10\">10. Information Collection and Use<\/a><\/li>\n              <li><a href=\"#tws-terms-section-11\">11. Customer Data and Privacy<\/a><\/li>\n              <li><a href=\"#tws-terms-section-12\">12. User Content<\/a><\/li>\n              <li><a href=\"#tws-terms-section-13\">13. Prohibited Content and Conduct<\/a><\/li>\n              <li><a href=\"#tws-terms-section-14\">14. Restricted and Unlawful Products<\/a><\/li>\n              <li><a href=\"#tws-terms-section-15\">15. Unauthorized Actions<\/a><\/li>\n              <li><a href=\"#tws-terms-section-16\">16. Intellectual Property<\/a><\/li>\n              <li><a href=\"#tws-terms-section-17\">17. Third-Party Services<\/a><\/li>\n              <li><a href=\"#tws-terms-section-18\">18. Service Availability<\/a><\/li>\n              <li><a href=\"#tws-terms-section-19\">19. Disclaimer of Warranties<\/a><\/li>\n              <li><a href=\"#tws-terms-section-20\">20. Limitation of Liability<\/a><\/li>\n              <li><a href=\"#tws-terms-section-21\">21. Indemnification<\/a><\/li>\n              <li>\n                <a href=\"#tws-terms-section-22\">22. Account Suspension and Termination<\/a>\n              <\/li>\n              <li><a href=\"#tws-terms-section-23\">23. Changes to the TWS Platform<\/a><\/li>\n              <li><a href=\"#tws-terms-section-24\">24. Changes to These Terms<\/a><\/li>\n              <li><a href=\"#tws-terms-section-25\">25. Governing Law<\/a><\/li>\n              <li><a href=\"#tws-terms-section-26\">26. Severability<\/a><\/li>\n              <li><a href=\"#tws-terms-section-27\">27. Contact Information<\/a><\/li>\n            <\/ol>\n          <\/details>\n\n          <div class=\"tws-terms-intro\">\n            <p>\n              By accessing or using the TWS website, TWS POS application, or related products and\n              services provided through\n              <a href=\"https:\/\/twssolutions.us\/vi\/\" target=\"_blank\" rel=\"noopener noreferrer\"\n                >www.twssolutions.us<\/a\n>, you agree to comply with these Terms and Conditions.\n            <\/p>\n            <p>\n              If you do not agree with these Terms and Conditions, you should not access or use the\n              TWS platform or services.\n            <\/p>\n          <\/div>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-1\">\n            <h2>1. Our Services<\/h2>\n            <p>\n              TWS provides software and technology solutions designed to help retail businesses\n              manage their daily operations.\n            <\/p>\n            <p>\n              Depending on your subscription, account configuration, and available features, TWS\n              services may include:\n            <\/p>\n            <ul>\n              <li>Point-of-sale and checkout tools<\/li>\n              <li>Product and inventory management<\/li>\n              <li>Employee and customer management<\/li>\n              <li>Sales, payment, settlement, and inventory reporting<\/li>\n              <li>Appointment or order management<\/li>\n              <li>Customer loyalty and marketing tools<\/li>\n              <li>E-commerce and marketplace features<\/li>\n              <li>Payment processing integrations<\/li>\n              <li>Hardware and payment terminal integrations<\/li>\n              <li>Business management and operational tools<\/li>\n            <\/ul>\n            <p>\n              Certain services may be provided by third-party partners and may be subject to\n              additional terms, fees, requirements, or approvals.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-2\">\n            <h2>2. Product and Business Information<\/h2>\n            <p>\n              TWS may allow businesses to create, upload, manage, or display information about their\n              products, services, prices, inventory, promotions, and business locations.\n            <\/p>\n            <p>\n              Users are responsible for ensuring that all information submitted through the platform\n              is accurate, current, and compliant with applicable laws.\n            <\/p>\n            <p>\n              TWS does not independently verify all product descriptions, prices, inventory\n              quantities, or other information submitted by users.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-3\">\n            <h2>3. Stores, Suppliers, and Marketplace Participants<\/h2>\n            <p>\n              TWS may provide features that connect retailers, manufacturers, suppliers,\n              distributors, and other business users.\n            <\/p>\n            <p>\n              Information displayed about a store, supplier, product, or marketplace participant may\n              be submitted directly by that business or obtained from third-party sources.\n            <\/p>\n            <p>\n              TWS does not guarantee the availability, quality, legality, pricing, delivery, or\n              performance of products or services offered by third parties.\n            <\/p>\n            <p>\n              Any purchase, order, agreement, or transaction between users is the responsibility of\n              the participating parties unless otherwise stated in writing by TWS.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-4\">\n            <h2>4. Information and Guides<\/h2>\n            <p>\n              TWS may provide articles, instructions, training materials, guides, or other\n              educational content related to retail operations, point-of-sale systems, payment\n              processing, inventory management, and business management.\n            <\/p>\n            <p>\n              This content is provided for general informational purposes only. It should not be\n              considered legal, tax, accounting, financial, or professional advice.\n            <\/p>\n            <p>\n              Users should consult qualified professionals regarding their specific business\n              requirements.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-5\">\n            <h2>5. Comments, Ratings, and Reviews<\/h2>\n            <p>\n              TWS may allow users to submit ratings, reviews, comments, or other feedback regarding\n              products, services, stores, suppliers, or platform features.\n            <\/p>\n            <p>\n              Users must ensure that their submissions are truthful, relevant, and based on their\n              genuine experiences.\n            <\/p>\n            <p>\n              TWS reserves the right to remove or restrict content that is misleading, fraudulent,\n              unlawful, abusive, offensive, or otherwise violates these Terms and Conditions.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-6\">\n            <h2>6. Registration and Account Access<\/h2>\n            <p>\n              To use certain TWS services, you may be required to create an account and provide\n              accurate, complete, and current information.\n            <\/p>\n            <p>You are responsible for:<\/p>\n            <ul>\n              <li>\n                Maintaining the confidentiality of your username, password, PIN, and other login\n                credentials\n              <\/li>\n              <li>Restricting unauthorized access to your account and devices<\/li>\n              <li>Ensuring that authorized employees use the platform appropriately<\/li>\n              <li>Keeping your account and business information current<\/li>\n              <li>All activities conducted through your account<\/li>\n            <\/ul>\n            <p>You must not share your login credentials with unauthorized individuals.<\/p>\n            <p>\n              If you believe your account has been accessed without permission, you must immediately\n              change your credentials and contact TWS support.\n            <\/p>\n            <p>\n              TWS may suspend or terminate accounts that contain inaccurate information, present a\n              security risk, or violate these Terms and Conditions.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-7\">\n            <h2>7. Employee and Authorized User Access<\/h2>\n            <p>\n              Business account owners and administrators may provide employees or other authorized\n              users with access to certain TWS features.\n            <\/p>\n            <p>The business account owner is responsible for:<\/p>\n            <ul>\n              <li>Assigning the appropriate access permissions<\/li>\n              <li>Deactivating access when an employee leaves the business<\/li>\n              <li>Monitoring activities performed through employee accounts or PINs<\/li>\n              <li>Ensuring employees comply with these Terms and Conditions<\/li>\n            <\/ul>\n            <p>\n              TWS is not responsible for losses resulting from improperly assigned permissions or\n              unauthorized use by an employee, contractor, or other person who was provided access\n              by the business.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-8\">\n            <h2>8. Payment Processing<\/h2>\n            <p>\n              TWS may integrate with third-party payment processors, acquiring banks, gateways,\n              payment terminals, or financial service providers.\n            <\/p>\n            <p>Payment processing services may require:<\/p>\n            <ul>\n              <li>A separate merchant application<\/li>\n              <li>Underwriting and approval<\/li>\n              <li>Identity and business verification<\/li>\n              <li>Acceptance of additional agreements<\/li>\n              <li>Compliance with payment network rules<\/li>\n              <li>Payment of processing fees and other applicable charges<\/li>\n            <\/ul>\n            <p>TWS does not guarantee approval for payment processing services.<\/p>\n            <p>\n              Users are responsible for complying with all payment processing agreements, refund\n              policies, chargeback requirements, card network rules, and applicable laws.\n            <\/p>\n            <p>\n              Funds, transaction approvals, settlements, holds, reserves, and chargebacks may be\n              managed by the applicable payment processor or financial institution.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-9\">\n            <h2>9. Subscriptions, Fees, and Billing<\/h2>\n            <p>\n              Certain TWS services may require a paid subscription or payment processing agreement.\n            <\/p>\n            <p>Applicable fees may include:<\/p>\n            <ul>\n              <li>Monthly or annual subscription fees<\/li>\n              <li>Payment processing fees<\/li>\n              <li>Hardware fees<\/li>\n              <li>Setup or installation fees<\/li>\n              <li>Messaging or usage-based fees<\/li>\n              <li>Third-party service fees<\/li>\n              <li>Taxes and government charges<\/li>\n            <\/ul>\n            <p>\n              Pricing, promotional offers, included features, and billing terms may vary based on\n              the selected plan or agreement.\n            <\/p>\n            <p>Unless otherwise stated in writing, fees already paid are non-refundable.<\/p>\n            <p>\n              TWS may change its pricing or plan features by providing reasonable notice when\n              required by law or an applicable agreement.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-10\">\n            <h2>10. Information Collection and Use<\/h2>\n            <p>When you access or use TWS services, TWS may collect information such as:<\/p>\n            <ul>\n              <li>Your name and contact information<\/li>\n              <li>Business information<\/li>\n              <li>Account and login information<\/li>\n              <li>Device and application information<\/li>\n              <li>Usage and access statistics<\/li>\n              <li>Transaction and operational information<\/li>\n              <li>Customer information submitted by your business<\/li>\n              <li>Support communications<\/li>\n            <\/ul>\n            <p>TWS may use this information to:<\/p>\n            <ul>\n              <li>Provide and maintain its services<\/li>\n              <li>Process transactions and service requests<\/li>\n              <li>Improve platform performance and functionality<\/li>\n              <li>Provide customer support<\/li>\n              <li>Detect fraud, abuse, or security threats<\/li>\n              <li>Conduct research and analytics<\/li>\n              <li>Comply with legal and regulatory requirements<\/li>\n            <\/ul>\n            <p>\n              The collection and use of personal information may also be governed by the TWS Privacy\n              Policy.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-11\">\n            <h2>11. Customer Data and Privacy<\/h2>\n            <p>\n              Businesses using TWS may enter or collect information about their customers,\n              employees, and transactions.\n            <\/p>\n            <p>Each business is responsible for:<\/p>\n            <ul>\n              <li>Obtaining any required customer consent<\/li>\n              <li>Providing required privacy notices<\/li>\n              <li>Protecting customer and employee information<\/li>\n              <li>Complying with applicable privacy and data protection laws<\/li>\n              <li>Limiting access to authorized personnel<\/li>\n              <li>Using collected information only for lawful business purposes<\/li>\n            <\/ul>\n            <p>\n              Users must not use TWS to collect, store, transmit, or disclose personal information\n              unlawfully.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-12\">\n            <h2>12. User Content<\/h2>\n            <p>\n              Users are responsible for all information and content uploaded, posted, stored, or\n              transmitted through TWS.\n            <\/p>\n            <p>\n              By submitting content to TWS, you confirm that you have the legal right to use and\n              provide that content.\n            <\/p>\n            <p>\n              You grant TWS a limited right to host, process, display, transmit, and use the content\n              as necessary to provide and improve the requested services.\n            <\/p>\n            <p>\n              You retain ownership of your original business content, subject to any third-party\n              rights and applicable agreements.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-13\">\n            <h2>13. Prohibited Content and Conduct<\/h2>\n            <p>Users must use TWS in accordance with applicable federal, state, and local laws.<\/p>\n            <p>Users must not upload, post, transmit, distribute, or link to content that:<\/p>\n            <ul>\n              <li>Contains unauthorized or misleading advertising<\/li>\n              <li>Violates any applicable law or regulation<\/li>\n              <li>\n                Infringes copyright, trademark, intellectual property, privacy, or property rights\n              <\/li>\n              <li>Is defamatory, threatening, discriminatory, abusive, or offensive<\/li>\n              <li>Contains malware, viruses, harmful code, or unauthorized tracking tools<\/li>\n              <li>Misrepresents a product, service, transaction, or business<\/li>\n              <li>Promotes fraudulent, deceptive, or illegal activity<\/li>\n              <li>\n                Threatens the security, performance, stability, or availability of the platform\n              <\/li>\n            <\/ul>\n            <p>\n              TWS may remove content, restrict functionality, suspend accounts, or terminate access\n              when a violation is identified.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-14\">\n            <h2>14. Restricted and Unlawful Products<\/h2>\n            <p>\n              Users must not use TWS to advertise, sell, distribute, or process transactions\n              involving products or services that are prohibited by applicable law, payment network\n              rules, payment processor requirements, or TWS policies.\n            <\/p>\n            <p>\n              Businesses are responsible for verifying that their products, services, advertising\n              practices, and transactions comply with all applicable requirements.\n            <\/p>\n            <p>\n              TWS may restrict or terminate access when a business offers unlawful, prohibited,\n              counterfeit, fraudulent, or unauthorized products or services.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-15\">\n            <h2>15. Unauthorized Actions<\/h2>\n            <p>The following activities are prohibited:<\/p>\n            <ul>\n              <li>Hacking or attempting to gain unauthorized access to TWS systems<\/li>\n              <li>Circumventing account permissions or security controls<\/li>\n              <li>Testing platform vulnerabilities without written authorization<\/li>\n              <li>Collecting user information through unauthorized methods<\/li>\n              <li>Using another person's credentials without permission<\/li>\n              <li>\n                Interfering with the operation of the website, application, servers, or connected\n                devices\n              <\/li>\n              <li>\n                Copying, modifying, reverse engineering, or distributing TWS software except where\n                permitted by law\n              <\/li>\n              <li>\n                Using TWS customer or user information for fraudulent, unlawful, or unauthorized\n                purposes\n              <\/li>\n              <li>Attempting to overload, damage, disable, or disrupt the platform<\/li>\n            <\/ul>\n            <p>\n              Violations may result in account suspension, account termination, legal action, or\n              notification to appropriate authorities.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-16\">\n            <h2>16. Intellectual Property<\/h2>\n            <p>\n              The TWS website, application, software, designs, logos, text, graphics, features, and\n              related materials are owned by TWS or its licensors and are protected by applicable\n              intellectual property laws.\n            <\/p>\n            <p>\n              Users may not reproduce, modify, distribute, sell, license, reverse engineer, or\n              create derivative works from TWS materials without prior written authorization.\n            <\/p>\n            <p>\n              These Terms do not transfer ownership of any TWS intellectual property to the user.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-17\">\n            <h2>17. Third-Party Services<\/h2>\n            <p>\n              TWS may integrate with third-party services, including payment processors,\n              communication providers, hardware manufacturers, accounting platforms, delivery\n              providers, or other software systems.\n            <\/p>\n            <p>\n              TWS does not control and is not responsible for the availability, security,\n              performance, pricing, policies, or actions of third-party providers.\n            <\/p>\n            <p>\n              Your use of a third-party service may be governed by separate agreements between you\n              and that provider.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-18\">\n            <h2>18. Service Availability<\/h2>\n            <p>\n              TWS works to maintain reliable access to its services but does not guarantee that the\n              platform will always be available, uninterrupted, secure, or error-free.\n            <\/p>\n            <p>Services may be temporarily unavailable because of:<\/p>\n            <ul>\n              <li>Maintenance or updates<\/li>\n              <li>Internet or network interruptions<\/li>\n              <li>Hardware or third-party service failures<\/li>\n              <li>Security incidents<\/li>\n              <li>Events beyond TWS's reasonable control<\/li>\n            <\/ul>\n            <p>\n              TWS may modify, suspend, discontinue, or restrict certain services when reasonably\n              necessary.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-19\">\n            <h2>19. Disclaimer of Warranties<\/h2>\n            <p>\n              TWS services are provided on an \u201cas is\u201d and \u201cas available\u201d basis to the fullest extent\n              permitted by law.\n            <\/p>\n            <p>TWS does not guarantee:<\/p>\n            <ul>\n              <li>Uninterrupted or error-free operation<\/li>\n              <li>The accuracy or completeness of all information<\/li>\n              <li>That all defects will be corrected<\/li>\n              <li>Compatibility with every device, network, or third-party service<\/li>\n              <li>Specific sales, revenue, operational, or business results<\/li>\n              <li>Approval by a payment processor or financial institution<\/li>\n            <\/ul>\n            <p>Users access and use the TWS platform at their own risk.<\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-20\">\n            <h2>20. Limitation of Liability<\/h2>\n            <p>\n              To the fullest extent permitted by law, TWS and its owners, officers, employees,\n              contractors, partners, and representatives will not be liable for indirect,\n              incidental, special, exemplary, punitive, or consequential damages resulting from the\n              use of or inability to use the platform.\n            <\/p>\n            <p>This includes, without limitation:<\/p>\n            <ul>\n              <li>Loss of revenue or profits<\/li>\n              <li>Loss of business opportunities<\/li>\n              <li>Loss or corruption of data<\/li>\n              <li>Transaction delays or failures<\/li>\n              <li>Payment processing interruptions<\/li>\n              <li>Hardware failures<\/li>\n              <li>Unauthorized account access<\/li>\n              <li>Business interruption<\/li>\n              <li>Actions of third-party providers<\/li>\n            <\/ul>\n            <p>\n              Where liability cannot legally be excluded, TWS's liability will be limited to the\n              maximum extent permitted by applicable law.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-21\">\n            <h2>21. Indemnification<\/h2>\n            <p>\n              You agree to defend, indemnify, and hold harmless TWS and its owners, officers,\n              employees, contractors, partners, and representatives from claims, damages, losses,\n              liabilities, costs, and expenses arising from:\n            <\/p>\n            <ul>\n              <li>Your use of the TWS platform<\/li>\n              <li>Your products, services, or business activities<\/li>\n              <li>Your violation of these Terms and Conditions<\/li>\n              <li>Your violation of applicable laws<\/li>\n              <li>Content submitted through your account<\/li>\n              <li>Transactions conducted through your business<\/li>\n              <li>Your infringement of another person's rights<\/li>\n            <\/ul>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-22\">\n            <h2>22. Account Suspension and Termination<\/h2>\n            <p>TWS may suspend, restrict, or terminate access to an account when:<\/p>\n            <ul>\n              <li>These Terms and Conditions are violated<\/li>\n              <li>Required fees are not paid<\/li>\n              <li>Fraudulent or unlawful activity is suspected<\/li>\n              <li>The account creates a security or compliance risk<\/li>\n              <li>A payment processor or regulatory authority requires the action<\/li>\n              <li>Continued service may harm TWS, its users, or third parties<\/li>\n            <\/ul>\n            <p>\n              Users remain responsible for outstanding fees, obligations, disputes, refunds, and\n              chargebacks after suspension or termination.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-23\">\n            <h2>23. Changes to the TWS Platform<\/h2>\n            <p>\n              TWS may add, modify, replace, or remove platform features, information, layouts,\n              functionality, integrations, or content at any time.\n            <\/p>\n            <p>\n              TWS may make changes to improve performance, security, usability, legal compliance, or\n              business operations.\n            <\/p>\n            <p>\n              Not all features may be available to every user, device, subscription plan, or\n              geographic location.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-24\">\n            <h2>24. Changes to These Terms<\/h2>\n            <p>TWS may update these Terms and Conditions periodically.<\/p>\n            <p>\n              Updated Terms will be posted on the TWS website or made available through the\n              application. The \u201cLast Updated\u201d date will indicate when the Terms were most recently\n              revised.\n            <\/p>\n            <p>\n              Continued use of TWS after updated Terms become effective constitutes acceptance of\n              the revised Terms.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-25\">\n            <h2>25. Governing Law<\/h2>\n            <p>\n              These Terms and Conditions will be governed by the laws of the State of Texas, without\n              regard to conflict-of-law principles.\n            <\/p>\n\n            <p>\n              Any dispute relating to these Terms or the TWS services will be handled in the courts\n              located in Tarrant, Texas, unless another dispute resolution process is required by a\n              separate written agreement.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-26\">\n            <h2>26. Severability<\/h2>\n            <p>\n              If any provision of these Terms and Conditions is determined to be invalid or\n              unenforceable, the remaining provisions will remain in full force and effect.\n            <\/p>\n          <\/article>\n\n          <article class=\"tws-terms-section\" id=\"tws-terms-section-27\">\n            <h2>27. Contact Information<\/h2>\n            <p>For questions regarding these Terms and Conditions, contact:<\/p>\n\n            <div class=\"tws-terms-contact\">\n              <p class=\"tws-terms-contact-heading\">Get in touch<\/p>\n              <p class=\"tws-terms-contact-lead\">\n                Reach TWS Solutions with questions about these Terms and Conditions.\n              <\/p>\n              <div class=\"tws-terms-contact-card\">\n                <p class=\"tws-terms-contact-name\">TWS Solutions<\/p>\n                <ul class=\"tws-terms-contact-list\">\n                  <li>\n                    <span class=\"tws-terms-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-terms-contact-label\">Support<\/span>\n                    <a href=\"mailto:support@twssolutions.us\">support@twssolutions.us<\/a>\n                  <\/li>\n\n                  <li>\n                    <span class=\"tws-terms-contact-label\">Legal<\/span>\n                    <a href=\"mailto:legal@twssolutions.us\">legal@twssolutions.us<\/a>\n                  <\/li>\n\n                  <li>\n                    <span class=\"tws-terms-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 Terms and Conditions These Terms and Conditions govern your access to and use of the TWS website, TWS POS application, and related products and services. Last updated: July 24, 2026 On this page 1. Our Services 2. Product and &hellip; <a href=\"https:\/\/twssolutions.us\/vi\/terms-and-condition\/\">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-527","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/twssolutions.us\/vi\/wp-json\/wp\/v2\/pages\/527","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=527"}],"version-history":[{"count":5,"href":"https:\/\/twssolutions.us\/vi\/wp-json\/wp\/v2\/pages\/527\/revisions"}],"predecessor-version":[{"id":3305,"href":"https:\/\/twssolutions.us\/vi\/wp-json\/wp\/v2\/pages\/527\/revisions\/3305"}],"wp:attachment":[{"href":"https:\/\/twssolutions.us\/vi\/wp-json\/wp\/v2\/media?parent=527"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}