Re: Clojure ecommerce

2015-03-30 Thread Ben McFerren
I also am interesting in finding a clojure ecommerce library I'm posting here so that I can keep up on this topic and receive an email with any news On Monday, January 5, 2015 at 9:03:52 AM UTC-8, g vim wrote: > > Are there currently any Clojure ecommerce packages or libraries, &

Re: Clojure ecommerce

2015-01-05 Thread Sean Corfield
On Jan 5, 2015, at 11:00 AM, gvim wrote: > SBW? https://www.sbw.com -- Secure Billing Worldwide Sean Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "Perfection is the enemy of the good." -- Gustave Flaubert, French realist novelist (1821-1880) -- You received this me

Re: Clojure ecommerce

2015-01-05 Thread gvim
On 05/01/2015 17:39, Sean Corfield wrote: I can't answer the first part but I can say that at World Singles, we're using a combination of Braintree, SBW, Paymentwall, Paypal and a few others, almost all wrapped up in custom Clojure code. Paymentwall is easy to integrate (since it uses a captiv

Re: Clojure ecommerce

2015-01-05 Thread Daniel Kersten
I'm building a fairly simple online store site using http-kit, ring, bidi, enlive, clj-rethinkdb, stripe-clj, clauth, mailer and DomKM's server-side Om rendering technique on the server and cljs-http, om, bootstrap-cljs, markdown-clj and core.async on the client. It's not my day job so it's progr

Re: Clojure ecommerce

2015-01-05 Thread Sean Corfield
3 AM, gvim wrote: > Are there currently any Clojure ecommerce packages or libraries, preferably > open source? Something like Shopify. Failing that, what are Clojure > developers using to build ecommerce sites? -- You received this message because you are subscribed to the Google Groups

Clojure ecommerce

2015-01-05 Thread gvim
Are there currently any Clojure ecommerce packages or libraries, preferably open source? Something like Shopify. Failing that, what are Clojure developers using to build ecommerce sites? gvim -- You received this message because you are subscribed to the Google Groups "Clojure" grou