寻找一个轻量级的ASP.net购物车,贝宝是兼容 [英] Looking for a lightweight ASP.net shopping cart that is PayPal compatible

查看:99
本文介绍了寻找一个轻量级的ASP.net购物车,贝宝是兼容的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在开发一个简单的电子商务网站。我要寻找托管ASP.net购物车解决方案一个轻量级的非需要

I am currently developing a simple eCommerce site. I am looking for a lightweight non hosted ASP.net shopping cart solution that needs to


  • 能够跟贝宝

  • 与当前的网站集成

  • preferably处理PayPal的即时付款通知

目前网站使用贝宝买,现在按钮或贝宝添加到购物车按钮。我与贝宝的购物车的问题是,它可以让买家来更新项目的数量在之前结账的购物车是不可接受的,因为在这个网站的每个项目都是独一无二的(即数量1)。

The current site uses PayPal buy it now buttons or PayPal's add to cart buttons. The issue I have with PayPal's cart is that it allows buyers to update the quantities of items in their cart prior to checkout which is unacceptable because each item in this site is unique (i.e. quantity 1).

我写的,以从网站中删除项目PayPal的即时付款通知的处理程序,当它被出售,但它是pretty死板,我没有时间或金钱来写一个很好的这样的东西,句柄将是巨大的:)

I wrote a handler for PayPal's Instant Payment Notification in order to remove an item from the site when it was sold but it is pretty inflexible and I don't have time or money to write a good one so something that handles that would be great :)

任何人都使用ASP托管的任何非贝宝之前的购物车,并有一些建议?

Anybody used any non hosted ASP paypal shopping carts before and have some recommendations?

推荐答案

有,通常是:

购物Cart.NET

虽然这可能会或可能不会像轻量级如你所愿。

although this may or may not be as "lightweight" as you'd like.

另外, 有一个电子商务模块包含与贝宝集成购物车的Beerhouse,虽然本Beerhouse本身是一个完整的应用程序,你需要重构出的购物车code为自己的用途。这是更轻量级,但是。 (请注意,最近的Beerhouse的发布对于ASP.NET MVC,而旧版本是的WebForms)。

Alternatively, The Beerhouse has an e-commerce "module" containing a shopping cart with PayPal integration, although "The Beerhouse" itself is a complete application, and you would need to refactor out the shopping cart code for your own uses. It is much more "lightweight", however. (Note that the most recent release of The Beerhouse is for ASP.NET MVC whereas older releases are for WebForms).

这篇关于寻找一个轻量级的ASP.net购物车,贝宝是兼容的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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