Hi, Connect to rendering_store_mail signal and add your data to the context. Override the email templates to handle your data. More on the signal at http://www.satchmoproject.com/docs/dev/signals.html#satchmo_store.shop.signals.rendering_store_mail Templates are in shop/email folder.
lzantal On Aug 14, 7:59 am, Fahri <[email protected]> wrote: > Hi, > > I would like to customize the payment confirmation email. I searched > but could not find any documentation about this. I would like to > insert a computed value (I have a Python function that computes this > value) into the email's body. > > Thank you in advance. > > Fahri -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
