Reaction Commerce

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(支付)
(支付)
第43行: 第43行:
 
==支付==
 
==支付==
 
[https://github.com/reactioncommerce/reaction-paymentmethod reaction-paymentmethod]
 
[https://github.com/reactioncommerce/reaction-paymentmethod reaction-paymentmethod]
*PayPal
+
*PayPal [https://github.com/reactioncommerce/reaction-paypal reaction-paypal]
*Authorize.net
+
*Authorize.net [https://github.com/reactioncommerce/reaction-auth-net reaction-auth-net]
*Stripe
+
*Stripe [https://github.com/reactioncommerce/reaction-stripe reaction-stripe]
*Braintree
+
*Braintree [https://github.com/reactioncommerce/reaction-braintree reaction-braintree]
 
*支付宝 (暂不支持)
 
*支付宝 (暂不支持)
 
*微信支付 (暂不支持)
 
*微信支付 (暂不支持)

2016年7月4日 (一) 08:42的版本

Reaction Commerce 是一个现代、响应式、实时事件驱动的电子商务平台。基于 JavaScriptMeteorNode.js 构建,支持 Docker 部署。

目录

指南

curl https://install.meteor.com | /bin/sh # installs Meteor
git clone https://github.com/reactioncommerce/reaction
cd reaction
meteor npm install
./reaction pull 
./reaction
http://local.host:3000/
./reaction reset
Resetting Database!! Also delete modules? [y/N]
./reaction install 
git pull
meteor reset
meteor --raw-logs --settings settings/dev.settings.json

Meteor

基于 Meteor 的模块化设计

meteor add reactioncommerce:core
meteor add reactioncommerce:core-theme 
meteor add reactioncommerce:reaction-accounts
meteor add reactioncommerce:reaction-orders
meteor add reactioncommerce:reaction-shipping
...

项目

账户集成

  • Facebook
  • Google
  • Twitter

支付

reaction-paymentmethod

用户

部署运维

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱