欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
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 是一个现代、响应式、实时事件驱动的电子商务平台。基于 JavaScript、Meteor、Node.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 ...
项目
- meteor-security
- meteor-roles
- CollectionFS 上传处理商品图片
- meteor-simple-schema
- FlowRouter
- meteor-dochead
- meteor-bunyan 日志模块
- meteor-s-alert sweetalert
- e3js
账户集成
支付
- PayPal reaction-paypal
- Authorize.net reaction-auth-net
- Stripe reaction-stripe
- Braintree reaction-braintree
- 支付宝 (暂不支持)
- 微信支付 (暂不支持)
用户
部署运维
图集
链接
- Reaction Commerce官网
- Reaction Commerce @ GitHub
- Ongo Works We're building a new commerce experience.
分享您的观点