Skip to Content
0
Aug 31, 2023 at 01:16 PM

CCO FP16 Country Code & Taxation

108 Views

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