My Bookings
Last updated
Last updated
The customer can download Tickets, Send mail, Send Invoice, View Invoice, Cancel Booking after book an event.
Click "Ticket List" button to display detail Ticket.
Click "Check" link to verify ticket: The system will display info of ticket via link. Note this link only display info of ticket and can't update Check In status.
Any Clients can verify ticket via a link like here.
You can disable this and only allow customer can verify by adding bellow code to functions.php file in child theme
The customer can tranfer tickets for other customer.
Step 1: Setup Settings
Client 1: Customer (Ticket owner )
Client 2: Client (Transferee)
Create an user account: The system will create an account for Client 2, so he can login website and download tickets.
Allow changing customer name: The ticket will rename to name of Client 2
Add(transfer) after the customer name: Name of Client 2 will assign transfer like: John(transfer).
The Customer tranfer ticket
The client 2 logged website and download ticket in "Tickets Received" Menu
Display Completed and Pending, Canceled in manage booking of customer