简体   繁体   English

我在哪里可以找到一个电子商务图书馆?

[英]Where can I find an ECommerce library?

Just wanted to know if there are any ready made Ecommerce Libraries out there. 只是想知道是否有任何现成的电子商务库。 I would like the library to include paypal or direct credit card processing. 我希望图书馆包括paypal或直接信用卡处理。

I always prefer Dash Commerce dashCommerce is an ASP.NET Open Source e-Commerce Application. 我总是喜欢Dash Commerce dashCommerce是一个ASP.NET开源电子商务应用程序。 Built using some of the latest technologies, dashCommerce is focused on providing a robust e-commercce application that is stable and highly usable. dashCommerce采用一些最新技术构建,专注于提供稳定且高度可用的强大电子商务应用程序。 In addition, the dashCommerce community is one of the most active communities in the open source / .NET space, so take a look around. 此外,dashCommerce社区是开源/ .NET领域中最活跃的社区之一,因此请浏览一下。

Here is the features list provided by dash commerce. 这是dash commerce提供的功能列表

AspDotNetStorefront is a licensed ecommerce solution that runs in ASP.NET 2.0, 3.5, with C# and VB source code available. AspDotNetStorefront是一个许可的电子商务解决方案,在ASP.NET 2.0,3.5中运行,提供C#和VB源代码。 It can be configured to connect to any number of payment gateways, including PayPal, Authorize.NET, etc. 它可以配置为连接到任意数量的支付网关,包括PayPal,Authorize.NET等。

你可以看看dotNetNuke ......它有更多只是电子商务,但它应该满足你的需求。

If you're just looking for credit card processing (with authorize.net, paypal and many others) try dotnetcharge . 如果您只是在寻找信用卡处理(使用authorize.net,paypal和许多其他人),请尝试使用dotnetcharge They also have a full blown shopping cart (dotnetcart), but I wasn't a big fan of this application. 他们也有一个完整的购物车(dotnetcart),但我不是这个应用程序的忠实粉丝。

Check with your payment gateway provider (Bank, paypal etc) they often supply their own controls or will recommend particular components they've already tested. 请咨询您的支付网关提供商(银行,PayPal等),他们经常提供自己的控件或推荐他们已经测试过的特定组件。 You may have issues if you try to use one they're not comfortable with. 如果您尝试使用他们不熟悉的问题,您可能会遇到问题。 I had this issue a few years back. 几年前我就遇到过这个问题。

You can try nopCommerce . 你可以试试nopCommerce It's open source and under active development. 它是开源的,并且正在积极开发中。

One of the better .NET solutions I've found is AbleCommerce . 我发现的一个更好的.NET解决方案是AbleCommerce It is not cheap but is built in a modular fashion so that you can use those elements you need. 它并不便宜,但以模块化方式构建,因此您可以使用所需的元素。 It has support for all the major credit card processing include PayPal and direct CC processing. 它支持所有主要的信用卡处理,包括PayPal和直接CC处理。 If you are going to be doing direct CC processing, they also provide detailed instructions on how to setup your environment to protect PII (personally identifiable information) and be PCI certified. 如果您要进行直接CC处理,他们还会提供有关如何设置环境以保护PII(个人身份信息)并获得PCI认证的详细说明。

Magento is an amazing platform. Magento是一个了不起的平台。 I've used it myself, and it had everything I wanted. 我自己用过它,它有我想要的一切。

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

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