PDA

View Full Version : TruXoft MM-HTML Merchant Email


hughvia
07-10-06, 09:38 PM
I have MM-HTML Merchant Email Notification on a 4.24 compliled site.

I want to include the fields from the Addendum module in the email. I have this module in a un-compiled store and it works just fine. My problem is that I cannot find the place in the module interface to put the information.

Ivo said in his FAQ to "Simply put the field name variable into the 'additional form fields' list."

I cannot find anything that remotely matches that description. I have tried to contact Ivo but have not heard back from him in 2 days.

can anyone shed some light and tell me what I need to do?

Hugh

PCINET - Andreas
07-10-06, 09:45 PM
Hugh,

In case you need assistance we can help you integrating those fields. Please contact me off-forum using my e-mail address (see footer).

BTW Ivo is just on the road (we are working for him often).

ILoveHostasaurus
07-10-06, 09:46 PM
I just put the addendum stuff right in the header/footer of the invoice on the invoice tab. For example, on a site that asks the customer when they need their shipment by, WCW's addendum is there collecting the data and then in MmHTML the email header has:

<h2>Needs by: %g.add1% %g.add2%</h2>