Do you have any other Virtual products other than the gift certificates?
Printable View
Do you have any other Virtual products other than the gift certificates?
Well .... We do offer services on my site. For example, one such service is Website Design where people have to 'contact us' for pricing. We also offer computer repair services where people also have to contact us for a quote.
Is that what the problem is? Please explain. Work around?
Thanks.
[QUOTE=
also is there a way to make google checkout the only way to pay for items, instead of having a checkout icon and then a seperate google checkout icon?[/QUOTE]
I removed the ZC checkout button from /.../cart/includes/templates/template_default/templates/tpl_shopping_cart_default.php , line 132.
This removed the ZC checkout button from the shopping cart page, but it also removed the Google checkout button. I then put the file back exactly as it was, The ZC button returned, but not the Google button. So I reinstalled the entire Google Checkout add-on. The Google Checkout button does not show up anymore in the shopping cart page. What's going on?? I've been testing this for the past month, nad it was there from the start. I don't know what I did that would make it go away. I put back all files axactly as they were.
Please help!! thanks.
Is anyone else failing to see google checkout orders within zencart's admin area, or is it just my setup?
Since upgrading to 1.0.4 the item that's purchased is no longer included in the email confirmation or on the Admin side of Zen Cart...any ideas?
Also for API Callback setting, do I want to check the XML radio button or do I want name/value pairs?
Thanks!
I have 1.0.4 installed but i am receiving the email with item and attributes though nothing on the Admin side, only the response_message.txt get updated.
also i've noticed in my response_message file there is
the 53 stand for the product id ordered, but just guessing here... is the semi-colon supposed to be there?Code:<product-data>;53</product-data>
btw: I have the XML radio button selected.
so far the admin order update is still not resolved for me.
Another bug with this mod is that it doesn't verify customer's country against Zen Cart's zone setting.
For example, we ship internationally so we restricted the table rate and flat rate (which we use for Googlecheckout) to just U.S. customers. Unfortunately, doing that completely renders googlecheckout useless because when the customer go to checkout, they get an error message that says "the seller currently does not shipping to your location/country" even though these customers are US customers.
Basically, to use table rate and flat rate for googlecheckout, you have to leave the zone set to none otherwise it doesn't work. Leaving the zone set to none presents a problem because our international customers will have this option available to them at a ridiculously cheap price.
Any ideas on how to solve this issue?
Thanks!