Commit Graph

10 Commits

Author SHA1 Message Date
Holger Hans Peter Freyther dec84157ba address: Do not use the paypal shipping address to override things
This extension overrides the shipping address with the one supplied
by paypal. It is not what we want! Store the paypal address in a dedicated
field in case we will ever need it.
2013-01-30 21:50:12 +01:00
John Dyer 5a5a1b4321 Added install generator
Added an install generator

Typo in migration
2012-01-17 13:27:37 -05:00
Brian Quinn 9086741f52 Refactored and improved support for 0.40.3 and later 2011-01-24 19:56:04 +00:00
reaper 5a03bf228e Removed unecessary files. 2010-11-28 23:43:40 +09:00
Brian Quinn fb0ac7b629 Updated to supported latest edge PaymentMethods (very edge) 2010-02-24 20:44:08 +00:00
Brian Quinn 0bcbdaa0b2 Added support for refunds 2010-01-28 16:48:01 +00:00
Brian Quinn c772fcc9fa Renamed AVS and CVV codes to match standard core payments. 2010-01-27 09:19:05 +00:00
Brian Quinn 7da2fed7ac Initial fork changes 2010-01-22 16:29:55 +00:00
paulcc 211efffe5f remove the gateway config when running "down" 2009-07-06 22:13:37 +01: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