Visitza — Booking Cancelled

Template

React Email booking cancellation notice for Visitza. Includes booking reference, experience, optional cancellation reason, refund amount, and refund timeline note.

client/visitza/email-tpl-booking-cancelled

Installation

1 · Add registry to components.json

2 · Install component

Examples

All product variants

Switch between public, partner, and supplier brands. Shows subject, plain text, and live HTML preview.

API Reference

PropTypeDescription
recipientName
stringGreeting name; falls back to 'there'.
productreq
VisitzaEmailProductBrand variant: public | partner | supplier.
bookingRefreq
stringBooking reference.
experienceNamereq
stringName of the cancelled experience.
experienceDatereq
stringPre-formatted date string.
reason
stringOptional cancellation reason.
refundAmount
stringOptional pre-formatted refund amount.
refundNote
stringOptional refund timeline note (e.g. '5–7 business days').
supportUrl
stringOptional support page link.