我已经阅读了 Google Checkout 文档,但没有找到任何类似于 Google Checkout 的 PayPal IPN 的内容。
谁能指出我使用 Google Checkout 自动处理订单的正确方向?
我已经阅读了 Google Checkout 文档,但没有找到任何类似于 Google Checkout 的 PayPal IPN 的内容。
谁能指出我使用 Google Checkout 自动处理订单的正确方向?
来自谷歌文档。
自动处理订单
如果您使用 Google Checkout API,您还可以系统地处理订单。查看开发人员指南中的“订单处理 API”以获取更多信息。
看看: http ://code.google.com/apis/checkout/developer/Google_Checkout_HTML_API_Notification_API.html
和一个示例 PHP 响应脚本: http ://code.google.com/apis/checkout/samples/Google_Checkout_Sample_Code_PHP_ResponseHandler.htm