We currently have a schema set up in our Manifest to add a handling charge to any order with a value greater that $1.00.
We have some situations where we do not want to charge our customer shipping or handling when we ship to them. To avoid the shipping charges, we are able to set the Billing Code to “Shipper” so it ships on our dime. However, a handling charge is still added because we are charging for the actual product.
So, we currently have to manually take the handling charge off of the invoice before we send it to the customer.
Does anyone have more than one schema created in their Manifest or have a better way to handle this?