开发购物网络应用程序

发布于 2025-01-01 08:08:10 字数 200 浏览 0 评论 0原文

开发一个具有产品目录并允许使用购物车和支付方式(如贝宝、借记卡、信用卡等)购买产品的网络应用程序需要哪些网络软件系统?

我要问的技术是php。

例如,如果我正在开发这样的系统,我可以仅使用 Drupal 或 Joomla 来完成工作吗?还应该添加哪些其他子系统?有人可以给我例子吗?或者也许使用一些 CRM 系统?

我更喜欢开源解决方案。

What web software systems of frameworks are necessary to develop a web application that has catalog of products and allows them to be buyed, using shopping cart and payment methods like, paypal, debit cards, credit cards etc...

The technology I am asking is php.

For example If I am developing system like this, can I finish the job using only Drupal or Joomla? What other subsystems should be added? Can someone give me examples? Or maybe using some CRM system?

I prefer opensource soulutions.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

不即不离 2025-01-08 08:08:10

您应该考虑osCommerce。它包含您正在寻找的所有内容,并且它是开源的。

例如,看一下支付功能:

  • 接受多种离线支付处理(支票、汇票、离线信用护理处理等)
  • 接受多种在线支付处理(PayPal、2CheckOut、Authorize.net、iPayment 等)
  • 禁用某些基于区域的支付服务

You should consider osCommerce. It includes everything you are looking for, and it's open source.

For instance, take a look about the payment functionality:

  • Accept numerous offline payment processing (cheque, money orders, offline credit care processing, ..)
  • Accept numerous online payment processing (PayPal, 2CheckOut, Authorize.net, iPayment, ..)
  • Disable certain payment services based on a zone basis
递刀给你 2025-01-08 08:08:10

您可以使用 Opencart。它还支持多个商店。它是用 PHP 完成的,因此它涵盖了您的所有意图。你没有说你是否想开源。 Opencart 是开源的。 Shopify 也可能是一个解决方案,但它不是免费的。

http://www.opencart.com/

http://www.shopify.com/

You can use Opencart. It also supports multiple stores. And it is done in PHP so it covers all your intentions. You didn't say if you want to be open source. Opencart is opensource. Shopify could be a solution too, but it is not free.

http://www.opencart.com/

http://www.shopify.com/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文