JVSS which modules have you added,
if they were done ring upgrade shouldnt be that hard
Printable View
JVSS which modules have you added,
if they were done ring upgrade shouldnt be that hard
Dr. Byte,
In your instructions, you have us rename the admin folder if we changed its name. In the /googlecheckout/gcheckout.php file, the first line is
If you don't change that to the new foldername as well, it simply leaves the rest of your page blank.Code:require_once('admin/includes/configure.php');
Is there a better way then hard coding that?
Thanks,
Rick
P.S. Is there any way to use this to integrate with Zen without an SSL cert? Seems google wants an HTTPS link to send data back.
I installed the google checkout, and it seemed to work fine, however the google checkout button doesn't actually show up on the page.
Do I have to put the button on manually using the code given to me by google?
Thanks.
did you use the google checkout that Dr Byte provided?
Yes, the most recent one. I also just recently installed zen, so I have the newest version and it is unmodded if that helps at all.
I am seeing this error in the Integration Issue Detail:
XML failed to validate against the schema at line: 48, column: 48, with error: cvc-complex-type.2.4.a: Invalid content was found starting with element 'shipping-taxed'. One of '{"http://checkout.google.com/schema/2":rate, "http://checkout.google.com/schema/2":tax-area}' is expected.
Has anyone using GC had a sale complete yet?
I had several test orders complete,
all was good
Two things....
- If anyone finds any problems between this and Super Orders, let me know.
- I think it's pretty damn cool that Zen-Cart is big enough to get the attention of the Google people, in any explicit fashion. Big thumbs up ya'll! :thumbsup:
How would you recommend integrating this with superorders? The mod calls for two edits to the file in admin/orders.php. If you use super orders, the file used it admin/super_orders.php?
Quote:
Originally Posted by BlindSide
i recently installed zencart 1.35 and the patch.. then the dr byte revision of thegoogle checkout payment module.. when i make a test order google checkout shows up as a payment option, i select it, then the order just finishes without any errors. it mails a confirmation to the user and adds it to my orders page in admin. however it doesnt do anything with google. it doesnt ask the customer for their credentials and nothing shows up in my googlecheckout account.