The documenation suggests that the following tokens are the only tokens available for use within User and Admin message templates...
[FIRSTNAME]
[LASTNAME]
[USERNAME]
[EMAIL]
[ORDERTOTAL]
Howerver, I've seen other tokens used such as [COMMENTS].
Is there a list or a way to determine useable tokens for these message templates, as I would like to be able to capture the following fields in the message as well, for a backend CRM integration. (ie create a contact record for someone that made a donation.)
Amount
StreetAddress
Address2
City
Country
State
Zip
Phone
ExpirationDate
Thank you,
Jeff Crawford