I have tool Kit installed, but haven't had any luck getting the subtotal for commissions. I have read through the documentation and searched this forum. I have the toolkit assigned to the invoice page, but commissions are not deducting from coupons, shipping etc. I was going to try this next, can any tell me if this is the correct code to use? Right now we manually go through the orders in ShareASale and enter the correct commissions.
<mvt:item name="toolkit" param="subtotalorder|ordersubtotal" />
<mvt:item name="toolkit" param="orderother|ocount|order:id" />
<mvt:item name="toolkit" param="math_subtract|orderother|ordersubtotal" />
<img src="https://shareasale.com/sale.cfm?amount=&mvte:global:ordersubtotal;&tracki ng=&mvt:order:id;&transtype=SALE&merchantID=21212" width="1" height="1" >
Any help is greatly appreciated. :)
Rich van Buren
<mvt:item name="toolkit" param="subtotalorder|ordersubtotal" />
<mvt:item name="toolkit" param="orderother|ocount|order:id" />
<mvt:item name="toolkit" param="math_subtract|orderother|ordersubtotal" />
<img src="https://shareasale.com/sale.cfm?amount=&mvte:global:ordersubtotal;&tracki ng=&mvt:order:id;&transtype=SALE&merchantID=21212" width="1" height="1" >
Any help is greatly appreciated. :)
Rich van Buren
Comment