Google Base beta limits currency to USD
Damn, I just received an email from the Google team telling me that there is a problem with my xml file. Seems like the Bulk Upload program doesn’t accept the canadian currency for our houses prices. Also, we are forced to display a USD price onto our own pages.
I think that I’ll display the USD price with the CAD, but only when a visitor is coming from Google Base. This should be easy to detect using the $_SERVER[”HTTP_REFERER”] variable.
