Post by pcgamesplus » Mon Sep 13, 2010 1:24 pm

I installed the Google Checkout module and I've almost got it working (shows up front and back end, is configurable) except that when I try to checkout, it does not include the shipping costs. I have checked and rechecked all settings, files and permissions in my cart and on the Google site. When I get to the Google checkout page it does show the selected method (i.e: USPS, Flat Rate, Per Item) but there isn't any price. When I configure Google to calculate the shipping and change "Merchant Calculated" to no in my cart it works, but that is not the way I would like it to work. I want to use merchant calculated shipping. I have checked the logs and they are empty. Is it a problem with the callback URL perhaps? Could someone make a suggestion? TIA ;D
Last edited by pcgamesplus on Tue Sep 14, 2010 11:46 am, edited 1 time in total.

Newbie

Posts

Joined
Mon Sep 13, 2010 1:10 pm

Post by pcgamesplus » Tue Sep 14, 2010 10:43 am

I finally got it working. I am running PHP as CGI. There is an authentication problem when PHP is being run as a CGI under Apache.

To solve the problem, I added this line to my .htaccess file

Code: Select all

############################################
## workaround for HTTP authorization
## in CGI environment

    RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
All seems well at the moment. Still needs a little more testing. I hope that this helps someone with a similar issue. Thanks Daniel, you have some great software here. :D

Newbie

Posts

Joined
Mon Sep 13, 2010 1:10 pm

Post by pcgamesplus » Tue Sep 14, 2010 11:51 am

I spoke to soon. It actually worked for a short time and now I get an error on the Google Checkout page "You do not currently have any valid shipping methods." When I enable Flat rate and use that as a shipping method it gets passed to Google and works properly. USPS did work for a little while and then it stopped. But the addition to the .htaccess file is definitely a step in the right direction. Any ideas?

Newbie

Posts

Joined
Mon Sep 13, 2010 1:10 pm

Post by pcgamesplus » Tue Sep 14, 2010 1:01 pm

I got it working again with USPS. It will only work up to a certain point though. From my testing it appears that it will only work for weights up to 13oz for first class. Anything over that will make it error with " you don't have any valid shipping methods". I think I read that USPS wasn't supported for this module yet. Is that correct? Anyone have any thoughts on this?

Newbie

Posts

Joined
Mon Sep 13, 2010 1:10 pm

Post by joeshmoe » Tue Sep 14, 2010 2:02 pm

I am also having an issue with the Google Checkout extension.

It seems to have been integrated fine. There is a google checkout button on the side menu. I am confused however, after filling out checkout information through opencarts cart system and hit the checkout button (opencarts button) an error comes up saying that there is no payment system. But, if I click the google checkout button it kicks me to googles checkout page with no carried over address information (does carry product order info), making the buyer enter in the shipping details twice? I don't know if this extension is suppose to completely take the place of entering any info through opencarts checkout, or if the extension is only suppose to act as an alternative to a "built in payment system"?

thx 4 hlp

Newbie

Posts

Joined
Tue Sep 14, 2010 1:53 pm

Post by pcgamesplus » Tue Sep 14, 2010 2:11 pm

From what I understand about Google checkout is that a person is not supposed to need to create an account in any store offering Google checkout. It is sort of like a separate cart for Google on it's own. Whoever is buying anything from your store through Google will need to enter payment and address info through Google checkout. For Opencart, you will need to setup at least one shipping method to use with Opencart. You can setup Google to use the shipping that is set up in your store or you can set up shipping through Google.

Newbie

Posts

Joined
Mon Sep 13, 2010 1:10 pm

Post by joeshmoe » Tue Sep 14, 2010 2:29 pm

IC...

Thank you for your reply.

So I am clear, the payment extensions included are "built in" and do not require separated transaction processes?

ie. if i configured 2checkout, would it be a completely fluid process?

Thank you

Newbie

Posts

Joined
Tue Sep 14, 2010 1:53 pm

Post by pcgamesplus » Tue Sep 14, 2010 2:36 pm

If I told you yes, I would be guessing. I have only used Google and PayPal Standard. I know that with PayPal, you go to their site to either log in and make payment through your PayPal account or use a credit card, with or without account.

Newbie

Posts

Joined
Mon Sep 13, 2010 1:10 pm

Post by JNeuhoff » Wed Sep 15, 2010 12:08 am

pcgamesplus wrote:I got it working again with USPS. It will only work up to a certain point though. From my testing it appears that it will only work for weights up to 13oz for first class. Anything over that will make it error with " you don't have any valid shipping methods". I think I read that USPS wasn't supported for this module yet. Is that correct? Anyone have any thoughts on this?
USPS is not yet supported for the merchant calculated shipping. If you want to use that one, and if it is your only shipping method, use Google's own USPS instead.

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 JNeuhoff » Wed Sep 15, 2010 12:11 am

joeshmoe wrote:I am also having an issue with the Google Checkout extension.

It seems to have been integrated fine. There is a google checkout button on the side menu. I am confused however, after filling out checkout information through opencarts cart system and hit the checkout button (opencarts button) an error comes up saying that there is no payment system. But, if I click the google checkout button it kicks me to googles checkout page with no carried over address information (does carry product order info), making the buyer enter in the shipping details twice? I don't know if this extension is suppose to completely take the place of entering any info through opencarts checkout, or if the extension is only suppose to act as an alternative to a "built in payment system"?

thx 4 hlp
Google Checkout in a different checkout procedure, no user login to Opencart is required (this is because of Google's quite restrictive T&C). Therefore, once transfered to Google, the customer enters his address and card details in there to do the final payment, or logs into his Google account to do the same.

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 JNeuhoff » Wed Sep 15, 2010 12:15 am

joeshmoe wrote:IC...

Thank you for your reply.

So I am clear, the payment extensions included are "built in" and do not require separated transaction processes?

ie. if i configured 2checkout, would it be a completely fluid process?

Thank you
You can have both Google Checkout (which as I said is a separate express guest checkout process) and e.g. 2Checkout (or any other regular Opencart payment module) installed on your Opencart system.

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 pcgamesplus » Wed Sep 15, 2010 1:29 am

Is there an idea of when USPS might be fully supported for this module?

Newbie

Posts

Joined
Mon Sep 13, 2010 1:10 pm

Post by joeshmoe » Wed Sep 15, 2010 9:14 am

Is there a module that is fully integrated into opencart? Or are they all fancy links to payment gateways...

tyty

Newbie

Posts

Joined
Tue Sep 14, 2010 1:53 pm

Post by joeshmoe » Thu Sep 16, 2010 7:14 am

shameless bump...

I cant really test to tell if any are fully integrated without having signed up, etc, Does anyone know of a payment system that doesn't require buyer to go off site? is this even possible?

ty

Newbie

Posts

Joined
Tue Sep 14, 2010 1:53 pm
Who is online

Users browsing this forum: No registered users and 5 guests