mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Added mailer method to send ticket confirmation email along with the attached pdf for ticket.
8 lines
319 B
Text
8 lines
319 B
Text
Dear <%= @user.name %>,
|
|
|
|
Thanks! You have successfully booked <%= @ticket_purchase.quantity %> <%= @ticket_purchase.ticket.title %> ticket(s) for the event <%= @conference.title %>. Your transaction id is <%= @ticket_purchase.id %>.
|
|
|
|
Please, find the ticket(s) pdf attached.
|
|
|
|
Best wishes,
|
|
<%= @conference.title %> Team
|