Hi
How can I get the transaction number from ePay when a payment is complete?
ePay add this "?tid=863251&orderid=12&HTTP_COOKIE=ASPSESSIONIDCSSRRSAA=JHKPOIFBFOAIFKMLFEINNLOG&amount=10000&cur=208&date=20080702&cardid=2&transfee=0" the the value of the eCommerce accepturl.
So how can I get the 'tid' value and use it in the order email? I have tried the tag <!--@Ecom:Order.TransactionNumber--> but it is empty.
Michael