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 captive UI on the front end 
and then just pings a URL you provide with a success payload). Braintree is the 
next easiest since it offers a front end JS library that posts to their servers 
and then pings a URL you provide with a success payload (although it can also 
be used easily in server-to-server mode).

On Jan 5, 2015, at 9:03 AM, gvim <gvi...@gmail.com> 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" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to