cancel
Showing results for 
Search instead for 
Did you mean: 
kellydale1
Member
since ‎12-21-2015
‎12-21-2015

Your latest statistics

  • 0 Replies
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

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...