Many apis offer integrations deeper than just processing credit cards. We should genericize the transactor implementations so we can more simply implement additional methods.
This might allow for simpler integration with "token creation" (which falls outside of processing a transaction many times, so integrating directly with a transactor is a bit strange)