Skip to content

TaxRate

For custom tax rate routines. Should not be set unless you are charging a percentage of transaction amount to each transaction.

Setting consists of 2 parts, separated by a semi-colon:

  • Percentage. For example, 0.03 adds a 3% fee to the transaction.
  • Fee Description used for the Additional Charge added to the registration.

Example

0.03;Convenience Fee

Notes

  • We recommended you also add a message to the Checkout page (customregister.htm) that the percentage charge will be added to the transaction.