Visitza — Booking Cancelled
TemplateReact Email booking cancellation notice for Visitza. Includes booking reference, experience, optional cancellation reason, refund amount, and refund timeline note.
client/visitza/email-tpl-booking-cancelledInstallation
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
| Prop | Type | Default | Description |
|---|---|---|---|
recipientName | string | — | Greeting name; falls back to 'there'. |
productreq | VisitzaEmailProduct | — | Brand variant: public | partner | supplier. |
bookingRefreq | string | — | Booking reference. |
experienceNamereq | string | — | Name of the cancelled experience. |
experienceDatereq | string | — | Pre-formatted date string. |
reason | string | — | Optional cancellation reason. |
refundAmount | string | — | Optional pre-formatted refund amount. |
refundNote | string | — | Optional refund timeline note (e.g. '5–7 business days'). |
supportUrl | string | — | Optional support page link. |