I am using the AnetAPI/LineItemType() to set new line items on orders. I
am trying to set the taxable tag on each line item to "N". $designate =
new AnetAPI\LineItemType(); $designate->setItemId("Designate a
Donation"); $designate->setName("Designate...