#set($registration=$request.getSession().getAttribute("com.dotmarketing.webevents.registration.bean")) #set($event=$webevents.getWebEvent($registration.eventInode)) #set($location=$webevents.getWebEventLocation($registration.eventLocationInode)) #set($attendees=$webevents.getRegistrationAttendees($registration))
#parse('static/messages.html')
Thanks for your Registration Order #${registration.inode}
Here is a summary of your registration. An email will be sent to this email address: $registration.billingContactEmail with the
registration information. You will be able to view, edit and add attendees by going to "My Profile".
Studergroup Logo
913 Gulf Breeze Parkway Suite #6
Gulf Breeze, FL 32561
EIN: 59-3691553
Invoice

Date  
Invoice #  
P.O. NO. TERMS DUE DATE
     
#set($total = 0) #foreach ($attendee in $attendees) #set($total = $math.add($total,$attendee.registrationPrice)) #end
Your Registrations Amount
$!event.title
$!webevents.getEventDateRange($location.startDate, $location.endDate), $location.hotelName, $location.city, $location.state
Name: $attendee.firstName $attendee.lastName
Badge Name: #if($attendee.badgeName != "")$attendee.badgeName #else No Badge Name #end
$$!webapi.toPriceFormat($attendee.registrationPrice)
Total $$!webapi.toPriceFormat($total)

The Studer Group, L.L.C.
850-934-1099
Your $registration.cardType Credit Card ending $registration.cardNumber was successfully charged for $$!webapi.toPriceFormat($registration.totalRegistration)
A cancellation fee of $550 will be charged if Studer Group is not notified within SEVEN BUSINESS days prior to the event.