I am in the process of creating a payment plugin and have gotten all the way to the point where I need to get the tax amount on the Order so that I can pass it to the credit card gateway.  I based my plugin off of the Authorize.Net plugin but it does not pass the tax separately.

Am I missing a simple way to read the tax on the order ( or cart) in the ProcessPayment function?