|
Server : LiteSpeed System : Linux terra.hostitbro.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64 User : outerorb ( 1091) PHP Version : 8.1.34 Disable Function : mail Directory : /home2/outerorb/luxvegatech.com/ | |
|
Path: /home2/outerorb/luxvegatech.com/refund-policy.php
Size: 8.33 KB
Permissions: 0666
<?php
$page_title = 'Refund Policy | LuxVegaTech';
$page_description = 'Review LuxVegaTech refund policy for services, subscriptions, project work, and billing disputes.';
require __DIR__ . '/inc/head.php';
?>
<body>
<?php require __DIR__ . '/inc/header.php'; ?>
<div class="page-header">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-12">
<div class="page-header-box">
<h1 data-cursor="-opaque">Refund <span>Policy</span></h1>
<nav>
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="<?= base_url('index.php') ?>">home</a></li>
<li class="breadcrumb-item active" aria-current="page">Refund Policy</li>
</ol>
</nav>
</div>
</div>
</div>
</div>
</div>
<div class="page-service-single">
<div class="container">
<div class="row">
<div class="col-lg-8">
<div class="service-single-content">
<div class="service-entry">
<h2>1. Purpose</h2>
<p>This Refund Policy outlines how refunds are handled for services provided by <?= htmlspecialchars(SITE_NAME) ?>. The purpose is to set clear expectations for recurring services, project work, and vendor-related purchases while preserving fairness for both the client and the business.</p>
<h2>2. Scope of This Policy</h2>
<p>This policy applies to managed IT support, endpoint security solutions, AI-enabled marketing services, campaign services, social media profiling work, and other professional service engagements delivered by <?= htmlspecialchars(SITE_NAME) ?>. It should be read together with the signed proposal, statement of work, or service agreement.</p>
<h2>3. Monthly and Retainer Services</h2>
<p>Monthly retainers and recurring service plans are billed in advance. Once the service period has commenced, the client receives access to ongoing support and operational work. Because these services are provided continuously, recurring fees are typically non-refundable for the current billing cycle unless otherwise specified in a written agreement.</p>
<p>If a client cancels a recurring service before the end of the cycle, the remaining unserved period may not be refunded unless a mutually agreed written arrangement is in place. In some cases, partial credit may be offered if no work has been performed beyond the already provided service period.</p>
<h2>4. Project-Based Services</h2>
<p>For fixed-scope project engagements, refunds are considered only when there has been a material failure to deliver agreed work, a clear breach of contract by <?= htmlspecialchars(SITE_NAME) ?>, or a cancellation occurring before deliverables or milestone work has begun. Once a milestone has been completed, a project deliverable has been accepted, or work has been performed based on the approved scope, the corresponding value is generally considered earned and not refundable.</p>
<p>Where applicable, a project may be canceled before kickoff and a deposit may be refunded only to the extent work has not started. Any non-recoverable third-party expenses already incurred may also be deducted.</p>
<h2>5. Third-Party Costs and Vendor Purchases</h2>
<p>Payments for licenses, software subscriptions, domains, advertising spend, security subscriptions, vendor purchases, or other externally sourced costs are non-refundable once purchased or activated, even if the client later decides not to continue using the service. These amounts are often controlled by third-party providers and may not be recoverable by <?= htmlspecialchars(SITE_NAME) ?>.</p>
<h2>6. Refund Request Procedure</h2>
<p>To request a refund review, the client must submit a written request to <a href="mailto:<?= htmlspecialchars(CONTACT_EMAIL) ?>"><?= htmlspecialchars(CONTACT_EMAIL) ?></a> or call <a href="tel:<?= htmlspecialchars(CONTACT_PHONE) ?>"><?= htmlspecialchars(CONTACT_PHONE) ?></a>. Requests should include the invoice number, service description, issue being raised, and supporting information about the concern. Refund requests are generally reviewed within 7 business days of receipt.</p>
<h2>7. Review and Resolution Timeline</h2>
<p>We aim to acknowledge refund requests promptly and provide a resolution or written explanation within 7 to 10 business days after receiving the request and supporting documentation. In some cases, additional verification may be required before a final decision can be made.</p>
<h2>8. Chargebacks and Payment Disputes</h2>
<p>If a client disputes a charge without first contacting us for a review, the issue may be escalated to a formal billing dispute. We reserve the right to challenge or contest chargebacks that are inconsistent with the agreed contract, delivered work, or accepted service terms. We encourage direct communication to resolve disputes in a faster and more effective way.</p>
<h2>9. Exclusions</h2>
<p>This policy does not apply to services or products provided by third parties. We are not responsible for refund decisions made by third-party vendors, payment gateways, or platform providers outside of our business operations. Where applicable, the client must pursue any refund request directly with the relevant provider.</p>
<h2>10. Contact</h2>
<p>If you have questions about billing, cancellations, or refunds, please contact <?= htmlspecialchars(SITE_NAME) ?> at <a href="mailto:<?= htmlspecialchars(CONTACT_EMAIL) ?>"><?= htmlspecialchars(CONTACT_EMAIL) ?></a>, by phone at <a href="tel:<?= htmlspecialchars(CONTACT_PHONE) ?>"><?= htmlspecialchars(CONTACT_PHONE) ?></a>, or by mail at <?= htmlspecialchars(SITE_ADDRESS) ?>.</p>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="page-single-sidebar">
<div class="page-catagery-list">
<h3>Legal Pages</h3>
<ul>
<li><a href="<?= base_url('privacy-policy.php') ?>">Privacy Policy</a></li>
<li><a href="<?= base_url('refund-policy.php') ?>">Refund Policy</a></li>
<li><a href="<?= base_url('disclaimer.php') ?>">Disclaimer</a></li>
</ul>
</div>
<div class="sidebar-cta-box">
<div class="sidebar-cta-logo"><img src="<?= base_url('images/luxvegatech-logo.png') ?>" alt="<?= htmlspecialchars(SITE_NAME) ?>"></div>
<div class="sidebar-cta-content">
<h3>Billing support</h3>
<p>Contact us for invoice and payment clarifications.</p>
</div>
<div class="sidebar-cta-contact">
<ul>
<li><a href="tel:<?= htmlspecialchars(CONTACT_PHONE) ?>"><img src="<?= base_url('images/icon-phone-gradiant.svg') ?>" alt=""><?= htmlspecialchars(CONTACT_PHONE) ?></a></li>
<li><a href="mailto:<?= htmlspecialchars(CONTACT_EMAIL) ?>"><img src="<?= base_url('images/icon-mail-gradiant.svg') ?>" alt=""><?= htmlspecialchars(CONTACT_EMAIL) ?></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<?php require __DIR__ . '/inc/footer.php'; ?>
</body>
</html>