events icon indicating copy to clipboard operation
events copied to clipboard

Attach ticket(s) to E-Mail

Open mihob opened this issue 1 year ago • 2 comments

Question

Is it somehow possible to send the purchased tickets as a PDF attachment by e-mail? For example, in addition to the invoice PDF in an order confirmation e-mail.

Additional context

No response

mihob avatar Nov 14 '23 14:11 mihob

Not currently, but similar to how Gift Voucher handles this, it's possible to implement in the future.

engram-design avatar Nov 14 '23 20:11 engram-design

Thanks for the feedback.

We have implemented it ourselves by customising the sending of the order confirmation via EVENT_BEFORE_SEND_MAIL and adding the tickets as an attachment.

mihob avatar Jan 12 '24 13:01 mihob

Added in 3.0.0-beta.3.

engram-design avatar Oct 04 '24 09:10 engram-design