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]().
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