How would one call a method after a successful payment confirmation through an order_total module?

I see clear_posts() and pre_confirmation_check()... so I would assume there's a post_confimation() method of sorts?

If there is not one, can someone point me in the right direction of running a script directly after confirmation without editing a template or core functionality.

Thanks!