We have been testing the following code using Taxation "country based VAT (eg Europe)
Code:
receipt.setPercentageDiscount(false);
receipt.setDiscountAmount(discount);
Using the above settings and code and get the correct response update
However using the US Version when select "North America" Taxation the above code does not update the receipt values in CCO ?
Thanks
Richard