Revisions for incubator/Horde_Payment/process/step_check.php

Location: [ Horde ] / incubator / Horde_Payment / process / step_check.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
 
  Revision Date Author Log Message
1.12 (+7 -4 lines) 11/15/2008 11:14 AM Duck duck

Assign Copyright to Horde Project and preserve me as author

1.11 (+6 -1 lines) 01/18/2008 09:30 AM Duck duck

- Autoload.
- @define -> define

1.10 (+2 -2 lines) 06/28/2007 10:48 AM Duck duck

payment to payment_driver fixes

1.9 (+3 -3 lines) 06/28/2007 05:21 AM Duck duck

is_a to instanceof

1.8 (+2 -2 lines) 06/27/2007 01:23 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

1.7 (+2 -2 lines) 01/23/2007 06:17 AM Duck duck

Select only apps with authorizationResponse method.
Change the logic to include steps, not to redirect the user around.
Update proforma bill image.

1.6 (+2 -2 lines) 01/01/2007 07:41 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.5 (+2 -2 lines) 10/17/2006 04:29 PM Duck duck

Clean ups and phpdocs fixes

1.4 (+2 -2 lines) 10/09/2006 01:44 PM Duck duck

Use singleton to avoid recreation when listing methods and dealing with them.

1.3 (+1 -2 lines) 10/04/2006 12:29 PM Duck duck

Enlarge Method::get() to pass not only general settings.
Mage Profroma Bill data configurable.
Spli Payment_Driver::updateAttributes to separate add/update methods and track create/update time.

1.2 (+2 -0 lines) 10/01/2006 08:19 AM Duck duck

Start working on orders

1.1 09/27/2006 01:51 PM Chuck Hagenbuch chuck

Import Horde_Payment module from Duck.