简体   繁体   English

Google Checkout和促销

[英]Google Check-out and promotions

I've started working on some enhancements to an ASP.NET web forms e-commerce project, one of the tasks is to add promotion codes to the check-out page. 我已经开始着手对ASP.NET Web表单电子商务项目进行一些增强,其中一项任务是将促销代码添加到结帐页面。

Currently, the site is using Google Checkout (via the GCheckoutButton that comes with the .NET sample pack), the trouble is I can't find any sensible way to add the promotion to the Google Check-out XML request... 当前,该网站正在使用Google Checkout(通过.NET示例包随附的GCheckoutButton),问题是我找不到任何明智的方式将促销添加到Google Checkout XML请求中...

Has anyone done this before, or should I just apply the discounts to the items before putting them into Google? 有人做过此事吗?还是我应该在将折扣放入Google之前先对其应用折扣?

Thanks, Kieron 谢谢,基隆

这不是完美的方法,但是添加最后一个带有负值的购物车项目以及明智的描述就可以了。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM