寻找与 PayPal 兼容的轻量级 ASP.net 购物车 [英] Looking for a lightweight ASP.net shopping cart that is PayPal compatible

查看:20
本文介绍了寻找与 PayPal 兼容的轻量级 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

  • 能够与 PayPal 交谈
  • 与当前站点集成
  • 最好处理 PayPal 的即时付款通知

当前站点使用 PayPal 立即购买按钮或 PayPal 添加到购物车按钮.我对 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 的即时付款通知编写了一个处理程序,以便在它被出售时从网站上删除一个项目,但它非常不灵活,而且我没有时间或金钱来编写一个好的,所以处理的东西会很棒:)

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 paypal 购物车并有一些建议吗?

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

推荐答案

总有:

购物车.NET

尽管这可能会或可能不会像您希望的那样轻量级".

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

或者,The Beerhouse 有一个电子商务模块",其中包含一个与 PayPal 集成的购物车,尽管The Beerhouse"本身是一个完整的应用程序,您需要重构购物车代码以供自己使用.然而,它更轻量级".(请注意,The 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).

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

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