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

gordon’s picture

I 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.

recidive’s picture

Title: Remove $op from hook_checkoutapi() » Remove remaining bits of deprecated checkoutapi
Status: Active » Fixed

Fixed here. All tests pass.

http://drupal.org/cvs?commit=233054

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.