Post by Best4Men » Tue Jun 22, 2010 1:19 pm

I just tried to install the Google Checkout module into 1.4.8.
It didn't go so well.

I copied all the files, and then "installed" it by selecting that link.
After I went to "edit" to insert all the details (including setting it to enable), I hit save, and it went to the dashboard.
Coming back to the modules page, it is still listed as "Disabled"

Do we have any idea when this module might be updated for 1.4.8
If the module actually works, and I've done something wrong could anyone provide some pointers (nothing in the OC error log or the web server error log indicates an issue).

P.S. I did add the tables to the database!

Newbie

Posts

Joined
Tue Jun 22, 2010 1:16 pm

Post by dangerclose » Fri Jun 25, 2010 4:00 am

Same here - not sure when this module will be ready but should be the cornerstone of payments...

Newbie

Posts

Joined
Tue Apr 06, 2010 9:07 pm

Post by jackquake » Tue Jul 20, 2010 7:21 pm

Any news on this checkout?

New member

Posts

Joined
Wed Oct 14, 2009 8:57 am

Post by pokeyz » Wed Jul 21, 2010 11:08 pm

Has any one managed to get this working?

Pre cut car window tint


Newbie

Posts

Joined
Tue Jul 20, 2010 7:22 pm


Post by pokeyz » Thu Jul 22, 2010 5:05 pm

For anyone interested in getthing Google Checkout working in 1.4.8.

The first problem seems to be the settings aren't being stored when you try and save them.. I installed a version of 1.4.7 with Google Checkout working to see where they were stored. If you run the following query, you can manually save the settings to the database:

Code: Select all

INSERT INTO `setting` (`setting_id`, `group`, `key`, `value`) VALUES
(31843, 'gcheckout', 'gcheckout_geo_zone_id', '4'),
(31844, 'gcheckout', 'gcheckout_merchantid', '1234567890'),
(31845, 'gcheckout', 'gcheckout_merchantkey', '1234567890'),
(31846, 'gcheckout', 'gcheckout_test', '0'),
(31847, 'gcheckout', 'gcheckout_currency', 'GBP'),
(31848, 'gcheckout', 'gcheckout_merchant_calculation', '1'),
(31849, 'gcheckout', 'gcheckout_position', 'left'),
(31850, 'gcheckout', 'gcheckout_status', '1'),
(31851, 'gcheckout', 'gcheckout_sort_order', '');
You will have to change merchantid and merchantkey as required and the other fields are fairly obvious. You may need to change the setting id's.

Having run this query, the google checkout button is displayed in 1.4.8... I havent actually tested if it works yet but fingers crossed..

Pre cut car window tint


Newbie

Posts

Joined
Tue Jul 20, 2010 7:22 pm


Post by pokeyz » Thu Jul 22, 2010 6:43 pm

It now gives an error "No seller found with id xxxxxxx" when trying to checkout even though the same settings work on 1.4.7... not sure where to go from here.

Edit: My store was in test mode gcheckout_test=1.. it seems to be working now :)

Pre cut car window tint


Newbie

Posts

Joined
Tue Jul 20, 2010 7:22 pm


Post by JNeuhoff » Tue Jul 27, 2010 8:34 pm

The Google Chechout module is now available for Opencart 1.4.8b.

Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member
Online

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by jackquake » Sun Aug 08, 2010 9:21 pm

Regarding Google Checkout 1.4.8, all seems to be working fine, except one important aspect--no options. For instance, when a pair of shoe laces is ordered, we just get flat laces, but not the color or the length.

Is there a setting not configured correctly? Thank you!

New member

Posts

Joined
Wed Oct 14, 2009 8:57 am

Post by JNeuhoff » Mon Aug 09, 2010 5:53 pm

jackquake wrote:Regarding Google Checkout 1.4.8, all seems to be working fine, except one important aspect--no options. For instance, when a pair of shoe laces is ordered, we just get flat laces, but not the color or the length.

Is there a setting not configured correctly? Thank you!
I am unable to reproduce your error, works fine on my testserver, see attached screenshot.
gcheckout.png

gcheckout.png (19.3 KiB) Viewed 2971 times

What's the URL of your store?

Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member
Online

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by jackquake » Tue Aug 10, 2010 11:05 am

Ok, discovered what it is...

Our product descriptions are too long--so much that the options are being truncated. I need to rename all of our shoe lace ads to a much shorter description.

I discovered it when one of the orders had the option in the description of the item (the description was shorter so the option was visible). Sorry for the false positive.

New member

Posts

Joined
Wed Oct 14, 2009 8:57 am
Who is online

Users browsing this forum: No registered users and 10 guests