Hi,
I would like to extract more data from the emerald_subscriptions table to put into the subscription success alert email.
Currently only the following placeholders are available (com_emerald/helpers/emerald.php):
- [USER] name of the user.
- [DAY] how many days before expire. Only in expiration alert.
- [PLAN] name of the plan.
- [ORDER_ID] transaction ID from payment gateway
- [LINK] URL to purchase history page
- [AMOUNT] amount purchased.
- [GROUPNAME] Name of the plan`s group.
I would like to add:
- [NOTE] plan details like record name, start/end date.
Where [NOTE] is derived from a column in the emerald_subscriptions table.
My users can prolong an article by purchasing extension time. Unfortunately I am not able to include vital information like the name of the article and the start and end date of the extension time in the success mail.
Sergey, if you could just add [NOTE] as a placeholder I would be very happy :-)
Best regards,
Jeff
Hi,
I would like to extract more data from the emerald_subscriptions table to put into the subscription success alert email.
Currently only the following placeholders are available (com_emerald/helpers/emerald.php):
I would like to add:
Where [NOTE] is derived from a column in the emerald_subscriptions table.
My users can prolong an article by purchasing extension time. Unfortunately I am not able to include vital information like the name of the article and the start and end date of the extension time in the success mail.
Sergey, if you could just add [NOTE] as a placeholder I would be very happy :-)
Best regards, Jeff