Elliot
The loves of my life are a good white zinfandel and my dog Homer.
Zinfandel, thank for reminding me of this issue. I had forgotten about it.
Ropu sent me an email explaining a solution; however, I never got to try it because I'd been super busy.
I just went through a ton of emails trying to find the email Ropu sent me, but unfortunately I could not find it, I guess I deleted it by mistake. I'll have to ask Ropu again...
Hello I need help with my site.
The PER UNIT price on my google checkout isn't matching up with that of my website shipping cost. I want to get rid of the FREE SHIPPING option unless there is at least $250 purchase and make it so the shipping matches up with my website shipping costs.
Somehow thats not working.
Can anyone help?
website: www.jerseyshoeshop.com
tj1-
Not sure if Ropu's post on July 23 in the thread below is what you are referring to...
http://groups.google.com/group/googl...d40745d92b5241
Woody
It sort of looks like it, that's probably it. I could swear, that's the first place I visited when I couldn't find the email and Ropu's post wasn't there.
Anyway, Ropu says" set the $attribute_name var with the info u desire to be shown"
That really doesn't work for me for two reasons, I think that variable should really be used for real attribute names as it is implied by its name, but mainly because I want the product model to appear in the confirmation emails sent by GoogleCheckout and since only a one line product name is included on those emails, the solution would be to append the product's model to the product name, which is what I have done and works fine for me.
Just need to change line 151 in gcheckout.php
from
toPHP Code:
$products_name = $products[$i]['name'];
PHP Code:
$products_name = $products[$i]['name'].' '.$products[$i]['model'];
I have 2 problems
1) I have a shipping based on percentage module that I use. It says
Percentage percent not configured!
In the Modules - > Payment -> Googlecheckout
2) When a customer goes through checkout on google. Nothing shows up in admin. Inventory does not deduct etc...
What do I do??
I'm having the same problem with it not showing up in the admin.
Any help would be greatly appreciated. :)
I'll finish that project tomorrow, I've made enough mistakes today!
Forgot to put my responce header in the api...![]()
Bookmarks