Commit Graph

70 Commits

Author SHA1 Message Date
Brian Quinn a08a40b50b Merge pull request #5 from curlyheads/master
Various fixes and improvements for spree_paypal_express
2011-08-08 06:10:59 -07:00
Brian Quinn 8cc1d63464 Merge pull request #7 from vintem/master
Allowing user to choose preferred currency
2011-08-08 06:08:50 -07:00
Josh Starcher 3f84536ee7 fix incompatibility with store credits gem 2011-07-18 11:03:33 -04:00
vintem ec356cf5e8 allow for preferred currency 2011-07-12 22:26:53 -03:00
curlyheads 54db71773e replaced request.protocol with protocol string 2011-06-28 21:22:02 +02:00
curlyheads 228e341e58 fixed correct tax amount display on PayPal site, tax and shipping
displayed seperately
TODO: tax should be set differently
joshnuss: fixed logo image url passed to paypal
joshnuss: logo image should use Spree::Config setting
joshnuss: save bill address during checkout if it is empty
schustafa: Product descriptions can be nil without disrupting
checkout.
2011-04-16 14:37:01 +02:00
Jörg Koch 5b88f63f6e fixed 'The totals of the cart item amounts do not match order amounts.' error with patch http://pastie.org/1731543 2011-03-30 00:30:54 +02:00
Denis 'jumph4x e9e73ebc6e Let the controller dictate the layout, remove inline layout specification 2011-03-27 13:00:08 -04:00
Vincent Charles bb66ed7ce5 Product descriptions can be nil without disrupting checkout 2011-02-27 00:42:34 -08:00
Brian Quinn 927e567bd0 Updated ReadMe and gemspec 2011-01-25 11:30:18 +00:00
Brian Quinn 9086741f52 Refactored and improved support for 0.40.3 and later 2011-01-24 19:56:04 +00:00
Brian Quinn 251f6c20fe Prevent IPN errors on zero amount orders 2011-01-11 13:13:58 +00:00
Brian Quinn a6ad630b02 Improved handling of declined echecks 2010-11-24 09:31:31 +00:00
Brian Quinn 1b400a9398 Removed debug 2010-11-22 13:04:46 +00:00
Brian Quinn 038ae315b3 Added IPN support, initially only covers e-checks 2010-11-21 13:42:34 +00:00
Brian Quinn 1e318b6a78 Updated to support source actions 2010-02-25 16:20:15 +00:00
Brian Quinn 0bcbdaa0b2 Added support for refunds 2010-01-28 16:48:01 +00:00
Brian Quinn 7da2fed7ac Initial fork changes 2010-01-22 16:29:55 +00:00
paulcc bea73e2a0c fixed bug - mentions to old gateway sub-module removed 2009-07-06 12:22:06 +01:00
paulcc ed9771041c Significant changes: add missing AM libs, adapt to spree 0.8.4+,
fix admin interface

1. My modifications of AM files are now included and over-ride the
   installed lib
2. The admin interface now works, including being able to review
   paypal payments and do captures
3. The code works cleanly with the new checkout representation.
2009-07-06 12:03:18 +01:00