Quote Originally Posted by wickedklown
Well when i tried the transaction myself, i got this error

1054 Unknown column 'balance_due' in 'field list'
in:
[UPDATE orders SET balance_due = '0.38' WHERE orders_id = 1440924]

im using authorize_aim for processing my CC. This error wasnt there before.. im not sure what happend.
It seems that the super orders modual needed to be updated. Its working now..


however i have 9 orders which say they are in pending, but dont show up on my orders page.

How do i fix this