pretix / pretix-mollie

Mollie payments for pretix
Other
3 stars 9 forks source link

PDF generated adfter order email has been send #32

Open toontoet opened 5 months ago

toontoet commented 5 months ago

I'm testing the new 'method_banktransfer_invoice_immediately' option. What I experience is that the PDF Invoice is indeed created right after the order has been placed, in stead of the event default that is set to 'generate after payment'.

However: The client who is ordering doesn't receive the pdf invoice by mail automaticly. The pdf is generated after the order email has been send. Also: in the order email no bank-transfer details are shown.

It would be great to add an option to also send the invoice to the client by mail. because now, the only way to see the bank tranfser details is to open the order-details page.

raphaelm commented 5 months ago

This unfortunately will not be solvable without significant changes to pretix core. There's basically two methods to implement the "invoice immediately".