{"id":11,"date":"2026-02-26T13:59:52","date_gmt":"2026-02-26T13:59:52","guid":{"rendered":"https:\/\/titaniptv.shop\/?page_id=11"},"modified":"2026-03-15T20:45:26","modified_gmt":"2026-03-15T20:45:26","slug":"refund-policy","status":"publish","type":"page","link":"https:\/\/titaniptv.shop\/refund-policy\/","title":{"rendered":"Refund Policy | Titan IPTV 7-Day Money-Back Guarantee"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"11\" class=\"elementor elementor-11\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b3e1a4a e-con-full e-flex e-con e-parent\" data-id=\"b3e1a4a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-36c660f elementor-widget elementor-widget-html\" data-id=\"36c660f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Titan IPTV - Refund Policy<\/title>\r\n    <!-- SEO Meta -->\r\n    <meta name=\"description\" content=\"Titan IPTV Refund Policy - 7-day money-back guarantee. Learn about our refund process, eligibility, and how to request a refund for your IPTV subscription.\">\r\n    <meta name=\"keywords\" content=\"Titan IPTV refund, money-back guarantee, IPTV refund policy, subscription refund, cancellation\">\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n         {\r\n            font-family: 'Poppins', sans-serif;\r\n            background: linear-gradient(145deg, #ffffff 0%, #f5faff 100%);\r\n            color: #1e293b;\r\n            line-height: 1.7;\r\n            min-height: 100vh;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            padding: 40px 20px;\r\n        }\r\n\r\n        \/* ===== REFUND POLICY CARD ===== *\/\r\n        .refund-card {\r\n            max-width: 1000px;\r\n            width: 100%;\r\n            margin: 0 auto;\r\n            background: rgba(255, 255, 255, 0.9);\r\n            backdrop-filter: blur(12px);\r\n            -webkit-backdrop-filter: blur(12px);\r\n            border: 1px solid rgba(37, 99, 235, 0.15);\r\n            border-radius: 40px;\r\n            padding: 50px 60px;\r\n            box-shadow: 0 30px 60px -20px rgba(0, 60, 130, 0.2);\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        \/* decorative blue glow *\/\r\n        .refund-card::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: -20%;\r\n            right: -10%;\r\n            width: 300px;\r\n            height: 300px;\r\n            background: radial-gradient(circle, rgba(37, 99, 235, 0.03) 0%, transparent 70%);\r\n            border-radius: 50%;\r\n            z-index: 0;\r\n            pointer-events: none;\r\n        }\r\n\r\n        .refund-card::after {\r\n            content: '';\r\n            position: absolute;\r\n            bottom: -20%;\r\n            left: -10%;\r\n            width: 250px;\r\n            height: 250px;\r\n            background: radial-gradient(circle, rgba(37, 99, 235, 0.02) 0%, transparent 70%);\r\n            border-radius: 50%;\r\n            z-index: 0;\r\n            pointer-events: none;\r\n        }\r\n\r\n        .refund-content {\r\n            position: relative;\r\n            z-index: 2;\r\n        }\r\n\r\n        \/* ===== HEADER ===== *\/\r\n        .refund-header {\r\n            text-align: center;\r\n            margin-bottom: 40px;\r\n        }\r\n\r\n        .refund-header h1 {\r\n            font-size: 42px;\r\n            font-weight: 700;\r\n            margin-bottom: 10px;\r\n            background: linear-gradient(135deg, #0f2b63, #2563eb);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            background-clip: text;\r\n            display: inline-block;\r\n        }\r\n\r\n        .refund-header .last-updated {\r\n            color: #5b6e8c;\r\n            font-size: 15px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 8px;\r\n            margin-top: 5px;\r\n        }\r\n\r\n        .refund-header .last-updated i {\r\n            color: #2563eb;\r\n            font-size: 14px;\r\n        }\r\n\r\n        \/* ===== GUARANTEE BADGE ===== *\/\r\n        .guarantee-badge {\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 20px;\r\n            flex-wrap: wrap;\r\n            background: linear-gradient(145deg, #e8f1fe, #ffffff);\r\n            border: 1px solid rgba(37, 99, 235, 0.2);\r\n            border-radius: 80px;\r\n            padding: 25px 35px;\r\n            margin-bottom: 40px;\r\n        }\r\n\r\n        .guarantee-icon {\r\n            width: 80px;\r\n            height: 80px;\r\n            background: rgba(37, 99, 235, 0.1);\r\n            border: 1px solid rgba(37, 99, 235, 0.3);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            color: #2563eb;\r\n            font-size: 40px;\r\n        }\r\n\r\n        .guarantee-text {\r\n            text-align: center;\r\n        }\r\n\r\n        .guarantee-text h2 {\r\n            font-size: 32px;\r\n            font-weight: 800;\r\n            color: #0f2b63;\r\n            line-height: 1.2;\r\n            margin-bottom: 5px;\r\n        }\r\n\r\n        .guarantee-text p {\r\n            color: #5b6e8c;\r\n            font-size: 16px;\r\n        }\r\n\r\n        \/* ===== TABLE OF CONTENTS ===== *\/\r\n        .table-of-contents {\r\n            background: rgba(255, 255, 255, 0.6);\r\n            border: 1px solid rgba(37, 99, 235, 0.15);\r\n            border-radius: 20px;\r\n            padding: 20px 25px;\r\n            margin-bottom: 35px;\r\n        }\r\n\r\n        .table-of-contents h3 {\r\n            font-size: 18px;\r\n            color: #0f2b63;\r\n            margin-bottom: 12px;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n        }\r\n\r\n        .table-of-contents ul {\r\n            list-style: none;\r\n            margin: 0;\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 15px 25px;\r\n        }\r\n\r\n        .table-of-contents li {\r\n            margin: 0;\r\n        }\r\n\r\n        .table-of-contents a {\r\n            color: #5b6e8c;\r\n            text-decoration: none;\r\n            font-size: 14px;\r\n            transition: color 0.2s;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 5px;\r\n        }\r\n\r\n        .table-of-contents a i {\r\n            color: #2563eb;\r\n            font-size: 12px;\r\n            opacity: 0;\r\n            transition: opacity 0.2s, transform 0.2s;\r\n        }\r\n\r\n        .table-of-contents a:hover {\r\n            color: #2563eb;\r\n        }\r\n\r\n        .table-of-contents a:hover i {\r\n            opacity: 1;\r\n            transform: translateX(3px);\r\n        }\r\n\r\n        \/* ===== SECTIONS ===== *\/\r\n        .refund-section {\r\n            margin-bottom: 35px;\r\n        }\r\n\r\n        .refund-section h2 {\r\n            font-size: 24px;\r\n            font-weight: 600;\r\n            color: #0f2b63;\r\n            margin-bottom: 15px;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n            border-bottom: 1px solid rgba(37, 99, 235, 0.1);\r\n            padding-bottom: 10px;\r\n        }\r\n\r\n        .refund-section h2 i {\r\n            color: #2563eb;\r\n            font-size: 22px;\r\n            width: 32px;\r\n        }\r\n\r\n        .refund-section h3 {\r\n            font-size: 18px;\r\n            font-weight: 600;\r\n            color: #0f2b63;\r\n            margin: 20px 0 10px;\r\n        }\r\n\r\n        .refund-section p {\r\n            color: #5b6e8c;\r\n            font-size: 16px;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .refund-section ul, .refund-section ol {\r\n            margin: 15px 0 15px 25px;\r\n            color: #5b6e8c;\r\n        }\r\n\r\n        .refund-section li {\r\n            margin-bottom: 8px;\r\n        }\r\n\r\n        .refund-section li strong {\r\n            color: #2563eb;\r\n        }\r\n\r\n        \/* ===== HIGHLIGHT BOX ===== *\/\r\n        .highlight-box {\r\n            background: rgba(37, 99, 235, 0.05);\r\n            border: 1px solid rgba(37, 99, 235, 0.15);\r\n            border-radius: 20px;\r\n            padding: 25px;\r\n            margin: 25px 0;\r\n        }\r\n\r\n        .highlight-box p {\r\n            margin-bottom: 0;\r\n        }\r\n\r\n        .highlight-box i {\r\n            color: #2563eb;\r\n            margin-right: 8px;\r\n        }\r\n\r\n        .success-box {\r\n            background: #e6f7e6;\r\n            border: 1px solid #22c55e;\r\n            border-radius: 20px;\r\n            padding: 20px;\r\n            margin: 20px 0;\r\n            color: #166534;\r\n        }\r\n\r\n        .success-box i {\r\n            color: #22c55e;\r\n            margin-right: 8px;\r\n        }\r\n\r\n        .warning-box {\r\n            background: #fff8e7;\r\n            border: 1px solid #f59e0b;\r\n            border-radius: 20px;\r\n            padding: 20px;\r\n            margin: 20px 0;\r\n            color: #92400e;\r\n        }\r\n\r\n        .warning-box i {\r\n            color: #f59e0b;\r\n            margin-right: 8px;\r\n        }\r\n\r\n        \/* ===== STEPS ===== *\/\r\n        .steps-container {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 20px;\r\n            margin: 30px 0;\r\n        }\r\n\r\n        .step-item {\r\n            background: white;\r\n            border: 1px solid rgba(37, 99, 235, 0.15);\r\n            border-radius: 20px;\r\n            padding: 25px 20px;\r\n            text-align: center;\r\n            box-shadow: 0 8px 18px -10px rgba(0, 60, 130, 0.1);\r\n        }\r\n\r\n        .step-number {\r\n            width: 40px;\r\n            height: 40px;\r\n            background: #2563eb;\r\n            color: white;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-weight: 700;\r\n            font-size: 20px;\r\n            margin: 0 auto 15px;\r\n        }\r\n\r\n        .step-item h4 {\r\n            font-size: 18px;\r\n            font-weight: 600;\r\n            color: #0f2b63;\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        .step-item p {\r\n            color: #5b6e8c;\r\n            font-size: 14px;\r\n            margin: 0;\r\n        }\r\n\r\n        \/* ===== CONTACT INFO ===== *\/\r\n        .contact-info-refund {\r\n            background: rgba(255, 255, 255, 0.7);\r\n            border: 1px solid rgba(37, 99, 235, 0.2);\r\n            border-radius: 20px;\r\n            padding: 25px;\r\n            margin-top: 30px;\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 25px;\r\n            justify-content: space-between;\r\n        }\r\n\r\n        .contact-item-refund {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 15px;\r\n        }\r\n\r\n        .contact-item-refund i {\r\n            width: 40px;\r\n            height: 40px;\r\n            background: rgba(37, 99, 235, 0.1);\r\n            border: 1px solid rgba(37, 99, 235, 0.2);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            color: #2563eb;\r\n            font-size: 18px;\r\n        }\r\n\r\n        .contact-item-refund .info {\r\n            color: #5b6e8c;\r\n            font-size: 15px;\r\n        }\r\n\r\n        .contact-item-refund .info strong {\r\n            display: block;\r\n            color: #0f2b63;\r\n            font-size: 16px;\r\n            margin-bottom: 3px;\r\n        }\r\n\r\n        .contact-item-refund a {\r\n            color: #5b6e8c;\r\n            text-decoration: none;\r\n            transition: color 0.2s;\r\n        }\r\n\r\n        .contact-item-refund a:hover {\r\n            color: #2563eb;\r\n        }\r\n\r\n        \/* ===== FAQ MINI ===== *\/\r\n        .faq-mini {\r\n            margin: 25px 0;\r\n        }\r\n\r\n        .faq-mini-item {\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .faq-mini-item .question {\r\n            font-weight: 600;\r\n            color: #0f2b63;\r\n            margin-bottom: 5px;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n        }\r\n\r\n        .faq-mini-item .question i {\r\n            color: #2563eb;\r\n            font-size: 14px;\r\n        }\r\n\r\n        .faq-mini-item .answer {\r\n            color: #5b6e8c;\r\n            padding-left: 28px;\r\n            font-size: 15px;\r\n        }\r\n\r\n        \/* ===== DIVIDER ===== *\/\r\n        .divider {\r\n            height: 1px;\r\n            background: linear-gradient(90deg, transparent, rgba(37, 99, 235, 0.2), transparent);\r\n            margin: 35px 0;\r\n        }\r\n\r\n        \/* ===== RESPONSIVE ===== *\/\r\n        @media (max-width: 768px) {\r\n            .refund-card {\r\n                padding: 35px 25px;\r\n                border-radius: 30px;\r\n            }\r\n\r\n            .refund-header h1 {\r\n                font-size: 32px;\r\n            }\r\n\r\n            .refund-section h2 {\r\n                font-size: 22px;\r\n            }\r\n\r\n            .guarantee-badge {\r\n                flex-direction: column;\r\n                text-align: center;\r\n                padding: 20px;\r\n            }\r\n\r\n            .steps-container {\r\n                grid-template-columns: 1fr;\r\n                gap: 15px;\r\n            }\r\n\r\n            .contact-info-refund {\r\n                flex-direction: column;\r\n                gap: 15px;\r\n            }\r\n\r\n            .table-of-contents ul {\r\n                flex-direction: column;\r\n                gap: 10px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .refund-card {\r\n                padding: 25px 20px;\r\n            }\r\n\r\n            .refund-header h1 {\r\n                font-size: 28px;\r\n            }\r\n\r\n            .refund-section h2 {\r\n                font-size: 20px;\r\n            }\r\n\r\n            .refund-section p {\r\n                font-size: 15px;\r\n            }\r\n\r\n            .guarantee-text h2 {\r\n                font-size: 26px;\r\n            }\r\n        }\r\n\r\n        \/* print styles *\/\r\n        @media print {\r\n            body {\r\n                background: white;\r\n                padding: 20px;\r\n            }\r\n            .refund-card {\r\n                box-shadow: none;\r\n                border: 1px solid #ddd;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"refund-card\">\r\n    <div class=\"refund-content\">\r\n\r\n        <!-- Header -->\r\n        <div class=\"refund-header\">\r\n            <h1>Refund Policy<\/h1>\r\n            <div class=\"last-updated\">\r\n                <i class=\"fas fa-calendar-alt\"><\/i>\r\n                Last Updated: February 26, 2026 | Effective: March 1, 2026\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Guarantee Badge -->\r\n        <div class=\"guarantee-badge\">\r\n            <div class=\"guarantee-icon\">\r\n                <i class=\"fas fa-shield-alt\"><\/i>\r\n            <\/div>\r\n            <div class=\"guarantee-text\">\r\n                <h2>7-Day Money-Back Guarantee<\/h2>\r\n                <p>Your satisfaction is our priority. Try Titan IPTV risk-free.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Table of Contents -->\r\n        <div class=\"table-of-contents\">\r\n            <h3><i class=\"fas fa-list-ul\" style=\"color: #2563eb;\"><\/i> Quick Navigation<\/h3>\r\n            <ul>\r\n                <li><a href=\"#summary\"><i class=\"fas fa-chevron-right\"><\/i> Summary<\/a><\/li>\r\n                <li><a href=\"#eligibility\"><i class=\"fas fa-chevron-right\"><\/i> Eligibility<\/a><\/li>\r\n                <li><a href=\"#how-to\"><i class=\"fas fa-chevron-right\"><\/i> How to Request<\/a><\/li>\r\n                <li><a href=\"#processing\"><i class=\"fas fa-chevron-right\"><\/i> Processing<\/a><\/li>\r\n                <li><a href=\"#exceptions\"><i class=\"fas fa-chevron-right\"><\/i> Exceptions<\/a><\/li>\r\n                <li><a href=\"#contact\"><i class=\"fas fa-chevron-right\"><\/i> Contact<\/a><\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n        <!-- Section 1: Summary -->\r\n        <section id=\"summary\" class=\"refund-section\">\r\n            <h2><i class=\"fas fa-info-circle\"><\/i> 1. Refund Policy Summary<\/h2>\r\n            <p>At Titan IPTV, we stand behind the quality of our service. We offer a <strong>7-day money-back guarantee<\/strong> for all new subscriptions. If you're not completely satisfied within the first 7 days of your purchase, we'll refund your full payment \u2014 no questions asked.<\/p>\r\n            \r\n            <div class=\"success-box\">\r\n                <i class=\"fas fa-check-circle\"><\/i> <strong>Simple & Fair:<\/strong> Request your refund within 7 days of purchase, and we'll process it promptly.\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Section 2: Eligibility -->\r\n        <section id=\"eligibility\" class=\"refund-section\">\r\n            <h2><i class=\"fas fa-check-circle\"><\/i> 2. Refund Eligibility<\/h2>\r\n            \r\n            <h3>2.1 Eligible for Refund<\/h3>\r\n            <ul>\r\n                <li><strong>New subscriptions:<\/strong> First-time purchases within 7 days of the initial payment date<\/li>\r\n                <li><strong>Technical issues:<\/strong> If we cannot resolve significant technical problems that prevent normal usage<\/li>\r\n                <li><strong>Accidental purchases:<\/strong> Duplicate or mistaken transactions reported within 7 days<\/li>\r\n            <\/ul>\r\n\r\n            <h3>2.2 NOT Eligible for Refund<\/h3>\r\n            <ul>\r\n                <li><strong>After 7 days:<\/strong> Requests received after the 7-day guarantee period<\/li>\r\n                <li><strong>Renewals:<\/strong> Automatic subscription renewals (please cancel before renewal date)<\/li>\r\n                <li><strong>Partial refunds:<\/strong> Usage beyond 7 days of a billing period<\/li>\r\n                <li><strong>Violation of Terms:<\/strong> Accounts terminated due to violation of our Terms of Service<\/li>\r\n                <li><strong>Third-party payments:<\/strong> Issues related to payment processors beyond our control<\/li>\r\n            <\/ul>\r\n\r\n            <div class=\"warning-box\">\r\n                <i class=\"fas fa-exclamation-triangle\"><\/i> <strong>Note:<\/strong> Refunds are only processed to the original payment method used for the purchase.\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Section 3: How to Request -->\r\n        <section id=\"how-to\" class=\"refund-section\">\r\n            <h2><i class=\"fas fa-paper-plane\"><\/i> 3. How to Request a Refund<\/h2>\r\n            <p>Requesting a refund is simple and fast. Follow these steps:<\/p>\r\n\r\n            <div class=\"steps-container\">\r\n                <div class=\"step-item\">\r\n                    <div class=\"step-number\">1<\/div>\r\n                    <h4>Contact Support<\/h4>\r\n                    <p>Email us at refunds@titaniptv.shop or message us on Telegram<\/p>\r\n                <\/div>\r\n                <div class=\"step-item\">\r\n                    <div class=\"step-number\">2<\/div>\r\n                    <h4>Provide Details<\/h4>\r\n                    <p>Include your account email, order number, and reason for refund<\/p>\r\n                <\/div>\r\n                <div class=\"step-item\">\r\n                    <div class=\"step-number\">3<\/div>\r\n                    <h4>Receive Confirmation<\/h4>\r\n                    <p>We'll confirm receipt within 24 hours and process your refund<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <p>Alternatively, you can submit a refund request through your account dashboard under \"Billing History.\"<\/p>\r\n\r\n            <div class=\"highlight-box\">\r\n                <i class=\"fas fa-clock\"><\/i> <strong>Response Time:<\/strong> We aim to respond to all refund requests within 24 hours, and process refunds within 3-5 business days.\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Section 4: Refund Processing -->\r\n        <section id=\"processing\" class=\"refund-section\">\r\n            <h2><i class=\"fas fa-sync-alt\"><\/i> 4. Refund Processing Time<\/h2>\r\n            <p>Once your refund is approved, processing times vary by payment method:<\/p>\r\n\r\n            <ul>\r\n                <li><strong>Bitcoin:<\/strong> Usually within 1-2 business days (blockchain confirmations may vary)<\/li>\r\n                <li><strong>Cash App:<\/strong> 3-5 business days<\/li>\r\n                <li><strong>Shakepay:<\/strong> 3-5 business days<\/li>\r\n                <li><strong>Credit\/Debit Cards:<\/strong> 5-10 business days (depending on your bank)<\/li>\r\n            <\/ul>\r\n\r\n            <p>You will receive a confirmation email once your refund has been processed. If you don't see the refund after the stated time, please contact your payment provider first, then reach out to us.<\/p>\r\n        <\/section>\r\n\r\n        <!-- Section 5: Exceptions and Special Cases -->\r\n        <section id=\"exceptions\" class=\"refund-section\">\r\n            <h2><i class=\"fas fa-exclamation-circle\"><\/i> 5. Exceptions & Special Cases<\/h2>\r\n            \r\n            <h3>5.1 Technical Issues<\/h3>\r\n            <p>If you experience technical difficulties, we encourage you to contact our support team first. Many issues can be resolved quickly. If we cannot resolve the issue within a reasonable time, we will honor the refund request even beyond 7 days in exceptional circumstances.<\/p>\r\n\r\n            <h3>5.2 Promotional Offers<\/h3>\r\n            <p>Refunds for promotional or discounted subscriptions follow the same 7-day policy. The refund amount will be the actual amount paid, not the regular price value.<\/p>\r\n\r\n            <h3>5.3 Chargebacks<\/h3>\r\n            <p>If you initiate a chargeback with your payment provider without contacting us first, your account may be immediately suspended. We encourage you to contact us first to resolve any issues directly.<\/p>\r\n        <\/section>\r\n\r\n        <!-- Section 6: Cancellation vs Refund -->\r\n        <section class=\"refund-section\">\r\n            <h2><i class=\"fas fa-power-off\"><\/i> 6. Cancellation vs. Refund<\/h2>\r\n            <p><strong>Cancellation:<\/strong> You can cancel your subscription at any time from your account dashboard. Cancellation stops future renewals but does not provide a refund for the current billing period.<\/p>\r\n            <p><strong>Refund:<\/strong> A refund returns your payment for the current billing period. This is only available within 7 days of purchase.<\/p>\r\n            <p>If you cancel after the 7-day period, you will continue to have access until the end of your paid billing cycle.<\/p>\r\n        <\/section>\r\n\r\n        <!-- Section 7: FAQ Mini -->\r\n        <section class=\"refund-section\">\r\n            <h2><i class=\"fas fa-question-circle\"><\/i> 7. Frequently Asked Questions<\/h2>\r\n            \r\n            <div class=\"faq-mini\">\r\n                <div class=\"faq-mini-item\">\r\n                    <div class=\"question\"><i class=\"fas fa-chevron-right\"><\/i> Can I get a refund after 7 days?<\/div>\r\n                    <div class=\"answer\">Generally, no. The 7-day guarantee is strictly applied. However, if you have a legitimate technical issue that prevented usage, contact us and we'll review your case.<\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"faq-mini-item\">\r\n                    <div class=\"question\"><i class=\"fas fa-chevron-right\"><\/i> Will I lose access immediately after refund?<\/div>\r\n                    <div class=\"answer\">Yes, once a refund is processed, your access to the service will be terminated.<\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"faq-mini-item\">\r\n                    <div class=\"question\"><i class=\"fas fa-chevron-right\"><\/i> Do I need a reason for refund?<\/div>\r\n                    <div class=\"answer\">No, the 7-day guarantee is \"no questions asked.\" Simply request the refund and it will be processed.<\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"faq-mini-item\">\r\n                    <div class=\"question\"><i class=\"fas fa-chevron-right\"><\/i> Can I get a refund for a friend's purchase?<\/div>\r\n                    <div class=\"answer\">Refunds are only issued to the original account holder. The request must come from the email used for the purchase.<\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Section 8: Policy Changes -->\r\n        <section class=\"refund-section\">\r\n            <h2><i class=\"fas fa-sync-alt\"><\/i> 8. Changes to Refund Policy<\/h2>\r\n            <p>We reserve the right to modify this Refund Policy at any time. Changes will be effective immediately upon posting on this page. Your continued use of the Service after changes constitutes acceptance of the revised policy.<\/p>\r\n        <\/section>\r\n\r\n        <div class=\"divider\"><\/div>\r\n\r\n        <!-- Contact Information -->\r\n        <section id=\"contact\" class=\"refund-section\">\r\n            <h2><i class=\"fas fa-envelope\"><\/i> 9. Contact Us for Refund Requests<\/h2>\r\n            <p>For refund requests or questions about this policy, please contact us:<\/p>\r\n\r\n            <div class=\"contact-info-refund\">\r\n                <div class=\"contact-item-refund\">\r\n                    <i class=\"fas fa-envelope\"><\/i>\r\n                    <div class=\"info\">\r\n                        <strong>Refund Email<\/strong>\r\n                        <a href=\"mailto:refunds@titaniptv.shop\">refunds@titaniptv.shop<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"contact-item-refund\">\r\n                    <i class=\"fab fa-telegram\"><\/i>\r\n                    <div class=\"info\">\r\n                        <strong>Telegram Support<\/strong>\r\n                        <a href=\"#\">@TitanIPTV_Refunds<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"contact-item-refund\">\r\n                    <i class=\"fas fa-headset\"><\/i>\r\n                    <div class=\"info\">\r\n                        <strong>Support Hours<\/strong>\r\n                        <span>24\/7 - Live Chat Available<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"contact-item-refund\">\r\n                    <i class=\"fas fa-clock\"><\/i>\r\n                    <div class=\"info\">\r\n                        <strong>Response Time<\/strong>\r\n                        <span>&lt; 24 hours<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <p style=\"margin-top: 20px;\">When contacting us, please include your account email and order number (found in your welcome email or account dashboard) to expedite processing.<\/p>\r\n        <\/section>\r\n\r\n        <!-- Final Note -->\r\n        <div class=\"highlight-box\" style=\"text-align: center;\">\r\n            <i class=\"fas fa-heart\" style=\"color: #2563eb;\"><\/i> \r\n            <strong>We value your satisfaction.<\/strong> Our goal is to provide you with the best IPTV experience. If something isn't right, we're here to help.\r\n        <\/div>\r\n\r\n        <!-- small print -->\r\n        <div style=\"text-align: center; margin-top: 30px; color: #7e8aa0; font-size: 13px;\">\r\n            <i class=\"fas fa-shield-alt\" style=\"color: #2563eb;\"><\/i> Titan IPTV - Premium IPTV Subscription Service\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Titan IPTV &#8211; Refund Policy Refund Policy Last Updated: February 26, 2026 | Effective: March 1, 2026 7-Day Money-Back Guarantee Your satisfaction is our priority. Try Titan IPTV risk-free. Quick Navigation Summary Eligibility How to Request Processing Exceptions Contact 1. Refund Policy Summary At Titan IPTV, we stand behind the quality of our service. We [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":277,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","footnotes":""},"class_list":["post-11","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/titaniptv.shop\/wp-json\/wp\/v2\/pages\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/titaniptv.shop\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/titaniptv.shop\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/titaniptv.shop\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/titaniptv.shop\/wp-json\/wp\/v2\/comments?post=11"}],"version-history":[{"count":5,"href":"https:\/\/titaniptv.shop\/wp-json\/wp\/v2\/pages\/11\/revisions"}],"predecessor-version":[{"id":542,"href":"https:\/\/titaniptv.shop\/wp-json\/wp\/v2\/pages\/11\/revisions\/542"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/titaniptv.shop\/wp-json\/wp\/v2\/media\/277"}],"wp:attachment":[{"href":"https:\/\/titaniptv.shop\/wp-json\/wp\/v2\/media?parent=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}