Commit graph

20 commits

Author SHA1 Message Date
JT Smith
60a6f97c48 commerce bug fixes 2008-06-12 16:05:01 +00:00
Martin Kamerbeek
b4a45c6ada - Fixed recurring payment cancelation and added error handling
- Made transactions with recurring items recurring
- Fixed some bugs in the email receipt code
- Added email receipt template to migrated plugins
2008-05-29 21:09:29 +00:00
Martin Kamerbeek
2c57721e20 ITransact fixes. 2008-05-29 20:19:17 +00:00
Martin Kamerbeek
adcd560cba Added messages about new postback url. 2008-05-28 22:36:05 +00:00
Martin Kamerbeek
152dfc2838 ITransact and other fixes and migration of payment plugins. 2008-05-28 21:16:25 +00:00
Martin Kamerbeek
dc30ecccbe Recurring payment stuff fixes, forgot ITransact.pm in last commit. 2008-05-26 21:31:48 +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
Martin Kamerbeek
e67699e019 Recurring payment stuff for the ITransact plugin. Still needs to be tested. 2008-05-21 20:42:40 +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
c1cab2299c Fixing stuff in the ITranasct plugin. It does process non-recurrong payments correctly now 2008-04-16 21:39:09 +00:00
Martin Kamerbeek
6edce95ba4 Adding the ITransact driver. Partly finished, not yet tested, but compiles. 2008-04-02 15:59:32 +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