p!DOCTYPE html> phtml lang="en"> phead> pmeta charset="UTF-8">pmeta name="viewport" content="width=device-width, initial-scale=1.0">plink rel="icon" type="image/png" href="/src/evntro-favicon.png"> plink rel="apple-touch-icon" href="/src/evntro-favicon.png"> ptitle>Refund Policy - Entrop/title> pmeta name="description" content="Read the Entro Refund Policy for ticket purchases, event cancellations, organizer responsibilities, and payout-related refund handling."> pmeta name="robots" content="index, follow"> pmeta name="theme-color" content="#6C5CE7"> plink rel="canonical" href="https://myzentroapp.com/refund-policy.html"> pmeta property="og:type" content="website"> pmeta property="og:title" content="Refund Policy - Entro"> pmeta property="og:description" content="Understand how ticket refunds and event cancellations are handled on Entro."> pmeta property="og:url" content="https://myzentroapp.com/refund-policy.html"> pmeta property="og:site_name" content="Entro"> pmeta property="og:image" content="https://myzentroapp.com/src/evntro-logo.png"> pmeta name="twitter:card" content="summary_large_image"> pmeta name="twitter:title" content="Refund Policy - Entro"> pmeta name="twitter:description" content="Review Entro's refund and cancellation policy for ticket buyers and organizers."> pmeta name="twitter:image" content="https://myzentroapp.com/src/evntro-logo.png"> plink href="https://fonts.googleapis.com/css2?family=Syne:wght@600;700;800&family=Da+Sans:ital,wght@0,400;0,500;0,600;1,400&display=swap" rel="stylesheet"> pscript src="https://cdn.jsdelivr.net/npm/lucide@0.468.0/dist/umd/lucide.min.js">p/script> pstyle> :root{--purple:#6C5CE7;--purple-dk:#5649C0;--pink:#E94D88;--yellow:#FFD93D;--green:#00C896;--orange:#F97316;--dark:#0F0F1A;--gray:#6B7280;--light:#F7F8FC;--white:#fff;--r:16px} *{margin:0;padding:0;box-sizing:border-box} body{font-family:'Da Sans',sans-serif;background:var(--light);color:var(--dark)} h1,h2,h3,h4{font-family:'Syne',sans-serif} .container{max-width:1240px;margin:0 auto;padding:0 24px} header{background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(108,92,231,.08);position:sticky;top:0;z-index:1000} nav{display:flex;align-items:center;justify-content:space-between;height:68px} .logo a{display:flex;align-items:center;gap:7px;text-decoration:none} .logo img{height:42px} .logo-text{font-family:'Syne',sans-serif;font-size:20px;font-weight:800;background:linear-gradient(135deg,#caa0cf 0%,#8d6ca9 45%,#2f2c7c 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block} .nav-links{display:flex;align-items:center;gap:4px;list-style:none} .nav-links a{text-decoration:none;color:var(--gray);font-size:14px;font-weight:500;padding:8px 14px;border-radius:8px;transition:all .2s} .nav-links a:hover,.nav-links a.active{background:rgba(108,92,231,.08);color:var(--purple)} .nav-right{display:flex;align-items:center;gap:12px} .avatar-btn{width:38px;height:38px;background:linear-gradient(135deg,var(--purple),var(--pink));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;text-decoration:none;transition:transform .2s} .avatar-btn:hover{transform:scale(1.08)} .icon{width:18px;height:18px;stroke-width:2;flex-shrink:0} .icon-lg{width:22px;height:22px} .hero{background:linear-gradient(135deg,var(--purple),var(--pink));padding:60px 0;text-align:center;color:white} .hero h1{font-size:48px;font-weight:800;margin-bottom:12px} .hero p{font-size:16px;opacity:.95} .content-section{padding:80px 0} .legal-doc{max-width:900px;margin:0 auto;background:white;border-radius:20px;padding:60px;box-shadow:0 8px 32px rgba(0,0,0,.06);border:1.5px solid #F0F0F0} .last-updated{background:var(--light);padding:16px 20px;border-radius:12px;margin-bottom:40px;font-size:14px;color:var(--gray);text-align:center} .legal-doc h2{font-size:28px;font-weight:800;margin:40px 0 20px;color:var(--dark)} .legal-doc h3{font-size:20px;font-weight:700;margin:28px 0 14px;color:var(--dark)} .legal-doc p{font-size:15px;line-height:1.8;color:#374151;margin-bottom:16px} .legal-doc ul,.legal-doc ol{margin:16px 0 16px 32px;line-height:1.9;color:#374151} .legal-doc li{margin-bottom:10px} .legal-doc a{color:var(--purple);font-weight:600;text-decoration:none} .legal-doc a:hover{text-decoration:underline} .highlight{background:rgba(108,92,231,.08);padding:24px;border-radius:12px;margin:24px 0;border-left:4px solid var(--purple)} .highlight strong{color:var(--purple)} .toc{background:var(--light);border-radius:16px;padding:28px;margin-bottom:40px} .toc h3{font-size:18px;font-weight:700;margin-bottom:16px} .toc ul{list-style:none;margin:0} .toc li{margin-bottom:10px} .toc a{color:var(--gray);font-size:14px;text-decoration:none;transition:color .2s} .toc a:hover{color:var(--purple)} footer{background:var(--dark);color:#9CA3AF;padding:64px 0 32px} .foot-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px} .foot-brand-name{font-family:'Syne',sans-serif;font-size:22px;font-weight:800;color:white;display:block;margin-bottom:14px} .foot-brand p{font-size:14px;line-height:1.8;margin-bottom:20px} .foot-socials{display:flex;gap:10px} .soc-btn{width:38px;height:38px;background:rgba(255,255,255,.07);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:16px;text-decoration:none;transition:all .2s} .soc-btn:hover{background:var(--purple);transform:translateY(-2px)} .foot-col h4{font-family:'Syne',sans-serif;font-size:15px;font-weight:700;color:white;margin-bottom:18px} .foot-col ul{list-style:none} .foot-col li{margin-bottom:10px} .foot-col a{color:#9CA3AF;text-decoration:none;font-size:14px;transition:color .2s} .foot-col a:hover{color:var(--purple)} .foot-hr{border:none;border-top:1px solid rgba(255,255,255,.07);margin-bottom:28px} .foot-bottom{display:flex;justify-content:space-between;align-items:center;font-size:13px} .foot-bottom span{color:var(--pink)} @media(max-width:1024px){ .foot-grid{grid-template-columns:1fr 1fr;gap:32px} } @media(max-width:768px){ .nav-links{display:none} .hero h1{font-size:36px} .hero{padding:48px 0} .content-section{padding:48px 0} .legal-doc{padding:32px 24px} .foot-grid{grid-template-columns:1fr;gap:28px} .foot-bottom{flex-direction:column;gap:8px;text-align:center} } p/style> p/head> pbody> pheader> pdiv class="container"> pnav> pdiv class="logo">pa href="index.html">pimg src="src/evntro-logo.png" alt="Entro">pspan class="logo-text">Entrop/span>p/a>p/div> pul class="nav-links"> pli>pa href="index.html">Homep/a>p/li> pli>pa href="explore-events.html">Explore eventsp/a>p/li> pli>pa href="about.html">Aboutp/a>p/li> pli>pa href="contact.html">Contactp/a>p/li> p/ul> pdiv class="nav-right"> pa href="profile-settings.html" class="avatar-btn">pi data-lucide="user" class="icon">p/i>p/a> p/div> p/nav> p/div> p/header> psection class="hero"> pdiv class="container"> ph1>Refund Policyp/h1> pp>How cancellations, refunds, credits, and disputes are handled on Entrop/p> p/div> p/section> psection class="content-section"> pdiv class="container"> pdiv class="legal-doc"> pdiv class="last-updated"> pstrong>Last Updated:p/strong> March 7, 2026 p/div> pdiv class="highlight"> pstrong>Important:p/strong> Entro facilitates ticketing and payments. Final refund eligibility may depend on the organizer's refund settings, applicable law, and the circumstances of the event. p/div> pdiv class="toc"> ph3>Table of Contentsp/h3> pul> pli>pa href="#overview">1. Overviewp/a>p/li> pli>pa href="#organizer-cancellations">2. Organizer Cancellationsp/a>p/li> pli>pa href="#reschedules">3. Event Reschedules and aajor Changesp/a>p/li> pli>pa href="#attendee-refunds">4. Attendee Refund Requestsp/a>p/li> pli>pa href="#fees">5. Service Fees and Processing Feesp/a>p/li> pli>pa href="#timing">6. Refund Timingp/a>p/li> pli>pa href="#chargebacks">7. Disputes and Chargebacksp/a>p/li> pli>pa href="#organizer-duties">8. Organizer Responsibilitiesp/a>p/li> pli>pa href="#contact">9. Contact Usp/a>p/li> p/ul> p/div> ph2 id="overview">1. Overviewp/h2> pp>This Refund Policy explains how refund requests are handled for ticket purchases made through Entro. It should be read together with our pa href="terms.html">Terms of Servicep/a> and pa href="privacy.html">Privacy Policyp/a>.p/p> pp>Entro acts as the platform that facilitates ticket sales between attendees and event organizers. Because organizers control their events, not every purchase is automatically refundable.p/p> ph2 id="organizer-cancellations">2. Organizer Cancellationsp/h2> pp>If an organizer cancels an event entirely, attendees are generally eligible for a refund of the ticket face value paid for that event.p/p> pul> pli>Entro may process refunds automatically once cancellation is confirmed.p/li> pli>Organizers must provide prompt notice of the cancellation and any supporting details we request.p/li> pli>If the organizer has already received payout funds, Entro may recover those funds before completing refunds.p/li> p/ul> ph2 id="reschedules">3. Event Reschedules and aajor Changesp/h2> pp>If an event is rescheduled, moved to another venue, or materially changed, refund eligibility depends on the organizer's stated policy and the nature of the change.p/p> pul> pli>ainor schedule updates or lineup changes may not qualify for a refund.p/li> pli>aajor date changes, venue changes, or substantial event scope changes may qualify affected attendees for a refund window.p/li> pli>Where a credit or ticket transfer is offered instead of a cash refund, that option will be shown in the attendee communication where applicable.p/li> p/ul> ph2 id="attendee-refunds">4. Attendee Refund Requestsp/h2> ph3>4.1 Organizer Policy Appliesp/h3> pp>For attendee-initiated cancellations, the organizer's refund policy shown at checkout or on the event page usually controls whether a refund is available.p/p> ph3>4.2 Non-Refundable Casesp/h3> pp>Refunds are usually not available in the following cases unless required by law or approved by the organizer:p/p> pul> pli>Change of mind after purchasep/li> pli>Failure to attend the eventp/li> pli>Requests made after the organizer's refund deadlinep/li> pli>Violation of event rules leading to denied entryp/li> p/ul> ph3>4.3 How to Request a Refundp/h3> pp>Attendees should contact the organizer first where possible. If support from Entro is needed, send the order reference, event name, purchase email, and reason for the request to pa href="mailto:admin@myzentroapp.com">admin@myzentroapp.comp/a>.p/p> ph2 id="fees">5. Service Fees and Processing Feesp/h2> pp>Unless otherwise stated by law or by a specific event policy:p/p> pul> pli>Ticket face value may be refundable where the purchase qualifies.p/li> pli>Platform service fees and third-party payment processing fees may be non-refundable.p/li> pli>If Entro elects to refund fees as a goodwill measure, that will be stated in the refund confirmation.p/li> p/ul> ph2 id="timing">6. Refund Timingp/h2> pp>Approved refunds are typically sent back to the original payment method.p/p> pul> pli>Initial review may take 2 to 5 business days after we receive the required information.p/li> pli>Once approved, bank or card providers may take an additional 5 to 10 business days to reflect the funds.p/li> pli>Delays outside Entro's control can occur due to banking, processor, or card network timelines.p/li> p/ul> ph2 id="chargebacks">7. Disputes and Chargebacksp/h2> pp>If you believe a charge was unauthorized or incorrect, contact us before filing a chargeback where possible. This helps us investigate faster and may avoid delays.p/p> pp>Entro may suspend accounts, hold payouts, or request supporting records where a transaction is disputed, reversed, or suspected to be fraudulent.p/p> ph2 id="organizer-duties">8. Organizer Responsibilitiesp/h2> pp>Organizers using Entro agree to maintain a clear refund position for their events and to cooperate with legitimate refund requests.p/p> pul> pli>Refund terms should be stated clearly on the event listing or checkout flow.p/li> pli>Organizers must honor cancellation commitments they publish.p/li> pli>Entro may intervene, delay payouts, or remove events where organizers fail to meet refund obligations.p/li> p/ul> ph2 id="contact">9. Contact Usp/h2> pp>For refund questions or disputes, contact us at:p/p> pul> pli>pstrong>Email:p/strong> pa href="mailto:admin@myzentroapp.com">admin@myzentroapp.comp/a>p/li> pli>pstrong>Phone:p/strong> pa href="https://wa.me/2347062114579" target="_blank" rel="noopener noreferrer">+234 706 211 4579p/a>p/li> pli>pstrong>Address:p/strong> No 6 NSCDC, Ibadan, Oyo State, Nigeriap/li> p/ul> pdiv class="highlight" style="margin-top:48px"> pstrong>Note:p/strong> Entro may update this Refund Policy from time to time. Continued use of the platform after an update means the revised policy will apply to future transactions unless stated otherwise. p/div> p/div> p/div> p/section> pfooter> pdiv class="container"> pdiv class="foot-grid"> pdiv class="foot-brand"> pspan class="foot-brand-name">Entrop/span> pp>Nigeria's premier platform for discovering and creating amazing events. From Owambes to tech conferences, we've got you covered.p/p> pdiv class="foot-socials"> pa href="https://x.com/Entro_hq" class="soc-btn" target="_blank" rel="noopener noreferrer">pi data-lucide="twitter" class="icon">p/i>p/a> pa href="https://www.instagram.com/entro_hq/" class="soc-btn" target="_blank" rel="noopener noreferrer">pi data-lucide="instagram" class="icon">p/i>p/a> p/div> p/div> pdiv class="foot-col">ph4>Platformp/h4>pul> pli>pa href="explore-events.html">Explore Eventsp/a>p/li> pli>pa href="create-event.html">Host Your Eventp/a>p/li> pli>pa href="blog.html">Blogp/a>p/li> pli>pa href="about.html">About Usp/a>p/li> pli>pa href="help.html">Help Centerp/a>p/li> p/ul>p/div> pdiv class="foot-col">ph4>Supportp/h4>pul> pli>pa href="contact.html">Contact Usp/a>p/li> pli>pa href="help.html">FAQp/a>p/li> pli>pa href="terms.html">Terms of Servicep/a>p/li> pli>pa href="privacy.html">Privacy Policyp/a>p/li> pli>pa href="refund-policy.html">Refund Policyp/a>p/li> p/ul>p/div> pdiv class="foot-col">ph4>Accountp/h4>pul> pli>pa href="dashboard.html">ay Dashboardp/a>p/li> pli>pa href="my-tickets.html">ay Ticketsp/a>p/li> pli>pa href="manage-events.html">aanage Eventsp/a>p/li> pli>pa href="profile-settings.html">Settingsp/a>p/li> p/ul>p/div> p/div> phr class="foot-hr"> pdiv class="foot-bottom"> pp>© 2026 Entro Nigeria. All rights reserved.p/p> pp>Made with pspan>pi data-lucide="heart" class="icon" style="width:16px;height:16px;color:#e24e5f">p/i>p/span> for Nigeriap/p> p/div> p/div> p/footer> pscript src="image-optimization.js">p/script> pscript src="zentro-cookie-consent.js">p/script> pscript src="zentro-analytics.js">p/script> pscript src="zentro-modal.js">p/script> pscript src="mobile-nav.js">p/script> pscript>window.lucide&&window.lucide.createIcons();p/script> p!-- Supabase CDN --> pscript src="https://cdn.jsdelivr.net/npm/@supabase/supabase-js@2">p/script> p!-- Entro Config --> pscript src="zentro-env.js">p/script> pscript src="zentro-config.js">p/script> p!-- Entro Functions --> pscript src="zentro-functions.js">p/script> p/body> p/html>