Quote Originally Posted by gems14k
I got the same warning...

XML failed to validate against the schema at line: 46, column: 46, 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.

What is this warning? Is it becuase I have multiple flat rates?

Thank you,
I am using the table rate but I was not putting enough info in the rate table. Under $30 I charge $6.95 and over $30 shipping is free.

I assumed this was what the rate table needed:
29.99:6.95,30:0.00

Anything over thirty would be 0.00

Nope ya gotta do it this way
29.99:6.95,5000:0.00

This way any amount over 29.99 up to 5000 will show 0.00

The error I was getting from GC was because it was not passing a shipment amount. Check your flat rate setup as it may not be passing the shipping on to GC