AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: pal on July 21, 2013, 09:27:38 PM

Title: NO ORDER INFORMATION (google checkout)
Post by: pal on July 21, 2013, 09:27:38 PM
HELLO CAN SOMEONE HELP ME ! , I SELLING ITEM IN MY WEBSITE VIA GOOGLE CHECKOUT , 2 BUYERS BOUGHT FROM MY SITE DIFFERENT ITEMS BUY NO ORDER INFORMATION SHOWING , I RECEIVE MONEY IN GOOGLE CHECKOUT BUT ADMIN PANEL NOT SHOWING ANY ORDERS ??THEY CHECKOUT AS GUEST ,PLEASE CAN SOMEBODY HELP ME . I AM USING HTML5 TEMPLATE
Title: Re: NO ORDER INFORMATION
Post by: abolabo on July 22, 2013, 05:31:35 AM
hi.
i guess you have all orders in your database but google api can't to change order status during checkout process.
you should to check intergation console on a google side and be sure that abantecart callback-controller is available for google api.
Also you can press HELP button on abantecart's google checkout settings page.

but now you can change order statuses for that hidden orders manually..(open phpmyadmin, open table orders and change column order_status_id from 0 to 1)

p.s. please do not use CAPSLOCK
Title: Re: NO ORDER INFORMATION (google checkout)
Post by: pal on July 22, 2013, 04:00:08 PM
cant see product information , what items buyer bought ,
Title: Re: NO ORDER INFORMATION (google checkout)
Post by: abolabo on July 22, 2013, 04:12:12 PM
cant see product information , what items buyer bought ,

 intergation console on a google side? what's there?