|
1.12 (+141 -52 lines) |
06/28/2007 05:21 AM |
Duck duck |
is_a to instanceof |
|
1.11 (+25 -67 lines) |
11/22/2006 10:18 AM |
Duck duck |
Load configuration per vhost.
Set amount as string before inserting in DB, because of pear float bug. |
|
1.10 (+47 -5 lines) |
10/17/2006 12:58 PM |
Duck duck |
In the proforma bill method, check if all data are present before requesting them. |
|
1.9 (+12 -12 lines) |
10/17/2006 04:26 AM |
Duck duck |
Show save method option only for registered user and no session bassed prefs.
Catch errors when gettig refferecne name |
|
1.8 (+28 -29 lines) |
10/09/2006 01:44 PM |
Duck duck |
Use singleton to avoid recreation when listing methods and dealing with them. |
|
1.7 (+201 -69 lines) |
10/02/2006 02:01 PM |
Duck duck |
Allow to set minimal and maximal amount for the selected payment method |
|
1.6 (+43 -19 lines) |
10/01/2006 05:33 AM |
Duck duck |
Show payment method details for users with read access |
|
1.5 (+22 -9 lines) |
10/01/2006 02:35 AM |
Duck duck |
Add page to add a testing transaction for payment method testing. |
|
1.4 (+65 -30 lines) |
09/29/2006 01:08 PM |
Duck duck |
Allow voiding authorizations by users with delete permission on the selling app. |
|
1.3 (+32 -23 lines) |
09/28/2006 03:08 PM |
Duck duck |
Move void handling in a separate method and call the payment method if it supports voiding. |
|
1.2 (+19 -16 lines) |
09/28/2006 09:32 AM |
Duck duck |
Minor fixes |
|
1.1 |
09/27/2006 01:51 PM |
Chuck Hagenbuch chuck |
Import Horde_Payment module from Duck. |