I am trying to create a Rails based multi-vendor e-marketplace, similar to Etsy (but for my specific niche). I did see a similar question at Etsy-like marketplace with Activemerchant? (Rails), but my needs are more than a simple payment processor as that question seems to be discussing.
Vendors would need:
Customer order management system
CMS (e.g. adding & updating products)
Invoicing system
Ability receive payments directly from customers
and the marketplace management would need:
Vendor account management system
Commission invoicing system (% of vendor-to-consumer transactions, invoiced to vendors)
To Refactor my question, given the above information: Are there any currently available solutions that could be adapted to meet my needs, and how difficult it be to make that adaption? I'm currently looking at spree http://spreecommerce.com/tour/backend
Thanks guys, any help would be appreciated!
问问题
1567 次
1 回答
1
如果您还没有,请查看 Jeff Dutil 与Spree Marketplace和Spree Drop Ship的合作。通过一些稳定版本和定制的工作,他们可能能够实现您想要做的事情。
于 2013-09-05T14:17:41.733 回答