Feature proposal #3654
closedAdditional substitutions for emails (presentation emails, cbsubs mailer, and cbsubs emails)
Description
Would be good to be able to send basket id, invoice id, subscription id, and various other purchase information with the emails.
Updated by beat over 12 years ago
- Target version set to CbSubs 4.5.0
- Estimated time set to 1:30 h
Updated by krileon almost 9 years ago
- Assignee set to beat
- Priority changed from Normal to High
Additional transaction information being supported in substitutions could be of big help to sites. One case example is access to this information would allow invoices to be emailed nicely, etc..
Updated by krileon almost 9 years ago
User requesting all substitutions available to the invoice also be available to the emails.
[INVOICE_ID], [INVOICE_NO], [ITEMS_NAME], [ITEMS_NUMBERS], [PAYMENT_STATUS], [PAYMENT_METHOD], [DATE_ORDERED], [DATE_TIME_ORDERED], [DATE_PAID], [TRANSACTION_ID], [TRANSACTION_TYPE], [CURRENCY], [TOTAL_PRICE], [TAX_AMOUNT], [ADDRESS_FIRST_NAME], [ADDRESS_LAST_NAME], [ADDRESS_COMPANY], [ADDRESS_STREET], [ADDRESS_CITY], [ADDRESS_STATE], [ADDRESS_ZIPCODE], [ADDRESS_COUNTRY], [ADDRESS_PHONE], [PAYER_EMAIL], [ADDRESS_VAT_NUMBER], [INVOICE_CONTENT_HTML] (full invoice) and [INVOICE_ITEMS_HTML] (just table and totalizers) and [BASKET_CONTENT_HTML] (content of basket with totalizers) are outputed in HTML table format, and only available in HTML mode).