Closed (fixed)
Project:
e-Commerce
Version:
6.x-4.x-dev
Component:
ec_checkout
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
2 Jul 2009 at 11:58 UTC
Updated:
17 Jul 2009 at 11:40 UTC
Following #506966: Remove $op from hook_ec_transactionapi(), we should remove $op from hook_checkoutapi() and implement individual hooks in the form hook_ec_checkout_[op]().
Comments
Comment #1
gordon commentedI actually think this has been done, but there could be some artifacts left in the system.
I think this can be removed.
Just make sure all the tests work properly, and if you want write more tests
Gordon.
Comment #2
recidive commentedFixed here. All tests pass.
http://drupal.org/cvs?commit=233054