Customer Refunds
Gift cards are non-refundable.
Order Summary
Order Details | |
---|---|
Order Date | {{ bookingData.BookingDateString }} |
Order Number | {{ bookingData.BookingId }} |
{{session.MovieName}}
{{session.SessionDateTimeString}}
Item | Qty | Price |
---|---|---|
{{ tt.Description }} | {{ tt.Seats.length }} | {{ tt.Price | currency }} |
{{bookingData.Sessions[0].MovieName}}
{{bookingData.Sessions[0].SessionDateTimeString}}
Item | Qty | Price |
---|---|---|
{{ tt.Description }} | {{ tt.Seats.length }} | {{ tt.Price | currency }} |
{{ cons.Description }} | {{ cons.QuantityBooked }} | {{ cons.Price | currency }} |
Item | Qty | Price |
---|---|---|
{{ cons.Description }} | {{ cons.QuantityBooked }} | {{ cons.Price | currency }} |
Subtotal{{ bookingData.CurrentValue | currency }}
Booking Fee{{ bookingData.BookingFeeTotal | currency }}
Gift Card{{ giftcard.OrderPaymentAmount | currency }}
Total{{ bookingData.TotalRefundValue | currency }}
This booking is not refundable.
Refunds have already been processed against this booking.
Tickets on this booking have been collected. Please contact the theatre for help with your refund.
This booking cannot be refunded as it includes one or more past showtimes.
{{feedback}} Please contact guest services if you need assistance.