I was having a problem with the order_id variable not being translated for my payment system when using Authorize.net, it just came through as "{order_id}" in the receipt. It turns out the Parameter Type for x_Invoice_Num was set to "Constant" by default for the Authorize.net Payment module. That has to be set to "Variable".
dani
14 Nov 2008 2:27 PM
Thanks misty, I use authorize.net too and was not aware of this..