I'm using the eJunkie "Thank You" page processing and I'm having trouble getting address information to display.
I'm processing through Authorize.net, I edited the HTML that display for "All My Products" and included the correct variables.
[%address%] (Buyer's Address[if applicable])
[%city%] (Buyer's City[if applicable])
[%state%] (Buyer's State[if applicable])
[%zip%] (Buyer's Zipcode[if applicable])
[%country_full%] (Buyer's Country[if applicable])
[%country%] (Buyer's ISO Country Code [if applicable])
None of these show up. On the same page, however, the item specific codes do show up - specifically:
[%item_name%] (Item Name)
[%item_number%] (Item number in E-junkie admin)
[%codes%]
Thoughts?