Hi,
I am getting this error in GC Integration Console. I suspect this is Google Checkout trying to verify site to enable the badge on Adwords.
Looking at my form I see that button has a different name (Checkout):Code:<?xml version="1.0" encoding="UTF-8"?> <error xmlns="http://checkout.google.com/schema/2" serial-number="642a692a-22a5-4603-9a6a-3eec4bc74471"> <error-message>We were looking for the parameter "buyButtonCart", but we didn't find it in the cart post; check your form fields.</error-message> </error>
<input type="image" name="Checkout" alt="Checkout" src="https://checkout.google.com/buttons/checkout.gif?merchant_id=....
Should I change the name of the button to "buyButtonCart", and will GC still work if I do so?
Thanks



