专为英国设计的电子商务引擎
有谁知道任何设计用于在英国使用的免费(不昂贵)/开源电子商务引擎,即他们使用皇家邮政服务来计算运输成本/交货时间,能够设置直接借记(尽管不是至关重要),提供英国信用卡支付设施、计算增值税等。
它应该易于定制且轻量级,具有 Web 2.0 功能并可使用 JavaScript。
作为一名具有 ASP.NET WebForms 经验的 .NET 开发人员,我更喜欢用 C# 编写它,最好用 ASP.NET MVC + jQuery 编写,这样我可以根据需要对其进行修改,但 PHP 或任何其他解决方案只要适合就可以我的需求更好。
有什么想法吗?
Does anyone know any free (not expensive)/OpenSource eCommerce engines designed to work in UK, i.e. such they use Royal Mail services to calculate shipping costs/delivery time, be able to set up Direct Debit (not crucial though), provide UK credit cards payment facilities, calculate VAT etc.
It should be easily customizable and lightweight, with Web 2.0 features and reach JavaScript.
As a .NET developer with ASP.NET WebForms experience I prefer it to be written in C#, and better in ASP.NET MVC + jQuery so I can modify it if required, but PHP or any other solutions are fine as long as they suite my needs better.
Any thoughts?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我建议使用 Umbraco 的 Tea Commerce。它支持英国大型支付网关Sage Pay。它具有可靠的 .NET API 和大型事件模型,可高度定制。
它最好的一点是它是轻量级的,并使用 JavaScript 和 ajax 向数据库发出所有请求和发布。这使得几乎可以使用任何设计。
它也非常便宜,并且定期更新新功能。查看此演示,您可以在其中查看并尝试许多功能。
通过可安装的入门套件或演示网站,您将立即建立并运行一个工作车间。
Umbraco 也是一款出色的 CMS。我喜欢用它构建我的网站,Umbraco 的下一个大型版本将一直使用 MVC。
干杯
符文
I would recommend using Tea Commerce for Umbraco. It supports the large british payment gateway Sage Pay. It's very customizable with a solid .NET API and a large eventmodel.
The best thing about it is that it is lightweight and uses JavaScript and ajax to make all requests and posts to the database. This makes it possible to use largely any design.
It's also very inexpensive and is regularly updated with new features. Check out this demo where you can see and try a lot of the features.
With the installable Starter Kit or Demo website you will have a working shop up and running in no time.
Also Umbraco is a fantastic CMS. I love building my websites in it, and the next large release of Umbraco will use MVC all the way.
Cheers
Rune