如何处理回调网址在谷歌结帐多个网站? [英] How to handle call back url in the google checkout for multiple websites?

查看:161
本文介绍了如何处理回调网址在谷歌结帐多个网站?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直对谷歌Checkout集成在传统的ASP,我的客户有不同的电子商务网站,想用单一的商家帐户(谷歌Checkout的)的所有网站。
我已成立了商家帐户回调URL,但我需要确定从哪个网站已下订单,保存在数据库中的信息。

I have been working on google checkout integration in classic ASP, my client have various eCommerce websites and want to use single merchant account (Google Checkout) for all websites. I have set up the callback url in merchant account, but I need to identify from which website's order has been placed, to save information in the database.

我可以指定由$ C $回调URL C本身,使用单一的商家帐户每个不同的网站?

Can I specify a callback url from the code itself, for each different website using the single merchant account?

推荐答案

您可以使用商家专用数据字段来传递您的订单(包括网站信息)的任何自定义的数据。

You can use the merchant-private-data field to pass any custom data about your order (including the website info).

当你回来的通知,读取来自商人专用数据字段自定义信息,并确定从哪个网站它起源。

When you get back the notification, read the custom info from the merchant-private-data field and identify from which website it originated.

请参阅此<一个href=\"http://stackoverflow.com/questions/3333835/google-checkout-xml-api-associate-callback-serial-number-with-original-order\">answer为解决类似的问题。

See this answer for a solution to a similar issue.

这篇关于如何处理回调网址在谷歌结帐多个网站?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆