Zen Cart Logo
Forums / General Questions / Order Problems with Authorize.net HELP!

Order Problems with Authorize.net HELP!

Locked

Views: 1,836

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
14 Sep 2006, 2:53 PM
#1
wickedklown avatar

wickedklown

Zen Follower

Join Date:
Aug 2005
Posts:
370
Plugin Contributions:
0

Order Problems with Authorize.net HELP!

Hello there,

I had a customer try and order some stuff through the site last night, and it seems that authorize did auth/capture the funds, but no order was created for the customer on zencart.

why is this? and how do i fix it?

im running the newest version of zc, and iv checked my auth aim settings and all seems correct.

Please help-

14 Sep 2006, 3:12 PM
#2
wickedklown avatar

wickedklown

Zen Follower

Join Date:
Aug 2005
Posts:
370
Plugin Contributions:
0

Re: Order Problems with Authorize.net HELP!

wickedklown:

Hello there,

I had a customer try and order some stuff through the site last night, and it seems that authorize did auth/capture the funds, but no order was created for the customer on zencart.

why is this? and how do i fix it?

im running the newest version of zc, and iv checked my auth aim settings and all seems correct.

Please help-

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.

14 Sep 2006, 6:01 PM
#3
wickedklown avatar

wickedklown

Zen Follower

Join Date:
Aug 2005
Posts:
370
Plugin Contributions:
0

Re: Order Problems with Authorize.net HELP!

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