Commit graph

22 commits

Author SHA1 Message Date
Colin Kuskie
921f03c107 Refactor out a default www_getCredentials all the way back to PayDriver, to be used by Cash and the PayPal brothers. 2010-04-29 13:02:26 -07:00
Colin Kuskie
a472f9ebdd Add common cart summary template variables to the PayDriver. Add a summary screen for Cash. i18n fixes for Cash. 2010-04-28 11:19:34 -07:00
Colin Kuskie
1ef4aa8ef0 No more getButton method in the PayDriver, it's now a dropdown in the cart. 2010-04-27 17:31:11 -07:00
JT Smith
69a07bb672 added legal section 2009-07-22 22:00:45 +00:00
Colin Kuskie
d75bf1e4c4 Remove an empty sub stub. 2009-04-02 17:05:32 +00:00
Colin Kuskie
6336e569ff Forward port PayDriver button and labeling fix.
Forward port testEnvironment fix for not having prerequisite perl modules.
2008-12-10 02:28:39 +00:00
JT Smith
16bd779fd4 - Added Cashier/Point of Sale mode for the Shop.
- Added the notion of a default address to the Shop's address book.
2008-11-15 01:26:16 +00:00
Martin Kamerbeek
45756c36ba Added POD where I still had to. 2008-06-13 13:44:14 +00:00
Colin Kuskie
632c3d910c i18n for the Cash pay driver 2008-06-12 23:36:23 +00:00
JT Smith
60a6f97c48 commerce bug fixes 2008-06-12 16:05:01 +00:00
Martin Kamerbeek
2c57721e20 ITransact fixes. 2008-05-29 20:19:17 +00:00
JT Smith
74b3d3def6 added email receipt and "my purchases" page 2008-05-26 20:11:10 +00:00
JT Smith
93454e36f9 added thank you page
fixed bug in minicart
added user transaction detail page
2008-05-26 00:11:00 +00:00
JT Smith
ca9278190e mostly working transaction manager
fixed many bugs
2008-05-19 22:17:08 +00:00
JT Smith
fd7a1d28a1 zero dollar transactions
in-shop credit applies to orders
2008-05-05 19:53:25 +00:00
Martin Kamerbeek
ec8bcd5ff8 - Changed Cash plugin to use processTransaction
- Added (as of yet empty) notification templates
- Fixed a typo in sendNotification
2008-04-01 14:22:59 +00:00
Martin Kamerbeek
8b8974c368 Added check for cart completeness and recurring payments. 2008-03-24 21:44:31 +00:00
JT Smith
31729dc14a add payment processing interface 2008-03-24 18:27:33 +00:00
Martin Kamerbeek
44a7c5fdb0 Accidentaly committed hard coded from address for sending receipts. Fixed that, and made it configurable. 2008-03-24 17:08:11 +00:00
Martin Kamerbeek
4b62a0d7c8 Put transactioon handling in the wrong place. 2008-03-24 16:43:50 +00:00
Martin Kamerbeek
fb77b80603 adding cash paydriver, paydriver management 2008-03-24 16:39:42 +00:00
Martin Kamerbeek
60362cb747 - Added tests for Pay
- Fixed some tests/code for PayDriver
 - Added i18n for PayDriver
 - Added a really, really bare-bones Cash plugin.
2008-03-11 16:33:10 +00:00