-
By psynaptic: Removed left over coder review comments.
-
Remove Captured functionality since WorldPay has changed this feature recently so it doesn't work this way anymore.
-
Empty shopping cart on cancel.
-
Use proper render arrays for output.
-
Eliminate print theme('page') calls and use proper drupal_add_html_head() call. -
Code cleanup.
-
Adding test credit card numbers to readme.
-
Fixing states vs. #disabled glitch.
-
Fix strict warning by breaking up drupal_get_form and drupal_render.
-
Adjust checkout review form to it's new structure. As a plus, prevent chx's anger and get rid of unset().