Quote Originally Posted by balihr View Post
Got a little problem, hope someone can help.

Orders don't show in admin.
Also, after a successful checkout, if I return to the shop, I get a timeout error. Return is set to checkout_success.

Specs:
zc 1.3.9h
php 5.2.17
RapidSSL

GCO 1.4.7
htaccess files created
settings: production mode, htaccess auth false, https, send notifications from zen cart false.

The site is using quite a few add ons, but the one I should point out is Super Orders 3.0 - I did edit admin/orders.php, but does it make sense if using super orders?
However, I tried uninstalling SO but orders still didn't show in admin, everything was the same.

I'm open to ANY suggestions. :)
OK, I finally got it to work! Took me a while, but it was worth it.

The problem was actually with my hosting. The instructions never mentioned anything about mod_security server settings. The only thing I could see is in my GCO Merchant Account under Tools -> Integration Console: there was a 406 Not Acceptable error. After a lot of googling and my numerous attempts to fix it, I decided to contact my host and see if they can do something about it. It took them about 5 minutes to pinpoint the issue, changed the settings for my account's mod_security and now orders show up in admin.

Let's put aside the fact I was working on it for 3 days and took them 5 minutes to fix it...

Anyway - I have another q: when a customer checks out with GCO, should an account be created automatically for the customer? Also, why do I always get a timeout page after returning from successful purchase (set to return to checkout_success)?