Google Checkout API,自动默认语言选择器?
Google Checkout API,自动默认语言选择器?
如何选择 google checkout 默认语言?因为我的客户不懂英语..所以我必须将 Google checkout 的默认语言设置为他们的语言..
在我的浏览器中似乎它添加了一个类似于 ?hl=pt_PT 的 GET 请求来指示语言已更改。
不幸的是,我从头到尾检查了 Google HTML API,没有发现任何与语言相关的内容。
然后我认为谷歌是天才,所以显然他们很可能实现了一些自动语言检测系统,以确认这一点..我使用了巴西代理..访问 google.com 可能会使用某种方式将我重定向到 google.com.br访问该页面的 IP 地址的地理位置数据库。
但是google checkout不存在这种自动ip到语言检测系统。我测试过,它仍然是英文。
然后我查看了论坛,发现了更糟糕的消息。 http://www.google.com /support/forum/p/checkout-merchants/thread?tid=476957e70adc01f0&hl=en
那么有没有类似的
?类似的东西?或者没有运气?
Google Checkout API, automatic default language selector?
How do I select the google checkout default language? as my customers don't understand english.. so I have to set default language of Google checkout to their language..
seems in my browser it adds a GET request similar to ?hl=pt_PT to indicate language has been changed.
Unfortunately I checked the Google HTML API from start to end and found nothing related to language.
Then I thought Google was geniuses so obviously they implemented most likely some automatic language detection system, to confirm this.. I've used a Brazil proxy.. going to google.com would redirect me to google.com.br using probably some kind of geo-location database of ip addresses that access the page.
But this kind of automatic ip to language detection system doesn't exist for google checkout.. I tested, it was still in english.
Then i looked at forums and found worse news.
http://www.google.com/support/forum/p/checkout-merchants/thread?tid=476957e70adc01f0&hl=en
So is there any like
<input type="hidden" name="language" value="pt_PT"/>
? something like that ? or no luck?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Google Checkout 已为买家本地化了 19 种语言。
买家可以在结帐时点击右上角的下拉菜单来选择他们的首选语言。
Google Checkout is localized in 19 languages for buyers.
The buyer can select their preferred language at checkout time by clicking on the drop-down in the top right corner.