We have to add additional charge (3% of total) to the total amount when we create invoice record. For that can use markup item. We have to add a markup item to the line items in the invoice with amount of 3% of total. The user event script will execute when invoice is created. /*… Continue reading User Event script to add 3% charge to the Invoice created.