Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Check calculateShippingTax to allow AvaTax to calculate an additional tax on the shipping cost.
  • Check commitTransactions to cause transactions to be marked as Committed in AvaTax.

  • Check includesAlcohol to calculate tax on alcoholic products.  Enter the alcohol information on each product in Konnektive.
  • Check doNotRecordFinal so transactions will not be committed and will not be marked as type "SalesInvoice".  This will continue to return all tax calculations.
  • Check sendProductID to send the base product ID as the item code.  Leave the box unchecked to send the campaign product ID.
  • Enter an optional FriendlyName to differentiate multiple AvaTax plugins
  • Enter businessIdentificationNo to calculate taxes outside of USA and Canada.  This is required to add other countries to a campaign.
  • Check excludeTestCards to not calculate tax on test orders

...