Skip to main content
← Back to changelog page

2023-08-08 — Improve enforcement of tax calculations

Taxes must be calculated on an order before the order is processed. Bold Checkout added internal validation to strongly enforce this requirement.

Your application must call the Generate Taxes endpoint on each order before calling the Process Order endpoint. Bold Checkout now performs additional validation to ensure that no orders are submitted without calculated taxes. Previously, the tax requirement could be bypassed for certain exceptions.