Commit Graph

10 Commits

Author SHA1 Message Date
Brian Quinn b1d01820a6 Setup travis 2012-07-20 12:16:14 +01:00
Bounmy Stephane 7dfa8bf45a cleaned up dependencies
removed cucumber
2012-05-24 21:30:24 +02:00
Bounmy Stephane 7eea3edd70 all tests are passing 2012-04-11 11:21:39 -04:00
John Dyer 98ee49b6b2 Get tests running, not passing yet 2011-11-17 16:49:53 -05:00
John Dyer e724b5f7ef More namespace changes 2011-11-17 11:15:47 -05:00
Brian Quinn fbda454048 Updated to use new core factory require 2011-02-08 12:36:06 +00:00
Brian Quinn 9086741f52 Refactored and improved support for 0.40.3 and later 2011-01-24 19:56:04 +00:00
reaper b79fb41c4d Modified to work with Spree 0.30.1. 2010-11-28 23:31:31 +09:00
Brian Quinn 7da2fed7ac Initial fork changes 2010-01-22 16:29:55 +00:00
paulcc 11f88be5c5 Basic support for Paypal Express in Spree
This commit contains enough to do an express checkout authorization (not purchase) from the cart
page, to save all relevant info, and to be able to view some of it in the admin pages. It is very
much work in progress!

Some admin features won't work (eg captures, viewing transactions), since handling of payments
and gateways needs to be generalised first. Also need to get the orders handled like those for
guest checkouts.

It's also tied to GB/UK details at the moment (this will change), and it needs a modified version
of active merchant which will be released/circulated soon.
2009-05-14 11:11:59 +01:00