Commit Graph

9 Commits

Author SHA1 Message Date
Holger Hans Peter Freyther bab9d6b8a7 payment: Add a button to easily adjust the payment
In case the payment calculation is off.. one can manipulate the
adjustments and then press the adjust button to make the payment
match the total. PayPal allows to capture up to 115%.
2013-01-30 21:50:27 +01:00
Bounmy Stephane b11a9dd9f2 fixed capture and credit due to spree 1.1 changes cf payment processing 2012-06-01 00:06:16 +02:00
Ryan Bigg e539e1d5cf Revert "Fix some attr_accessible problems to do with log entries, payments and PaypalAccount"
Already done by Andrew.

This reverts commit 51caa03295.
2012-05-02 07:32:52 -05:00
Ryan Bigg 51caa03295 Fix some attr_accessible problems to do with log entries, payments and PaypalAccount 2012-05-02 07:31:55 -05:00
Andrew Hooker be9e259fdc Mass Assignment Fixes
attr_accessible

fixing mass assignment
2012-05-01 21:50:50 -05:00
Chris Wise 11c8935aac corrected credit amount to always be positive (PayPal does not accept negative credit amount)
Merges #47
2012-04-13 11:07:29 -04:00
Chris Nighitngale ae33b24d4f fixed namespace error on GatewayError class 2012-02-20 09:13:47 -05:00
Ryan Bigg 526cf0a492 Add amount_in_cents method to prevent 'magic number' calculations everywhere 2011-12-17 10:01:28 +11:00
John Dyer 6e6b553313 More namespacing 2011-12-07 17:00:27 -05:00