Rules apply only to new checkouts. Every order stores an immutable calculation snapshot.
| Name | Scope | Rate | Window | Status | |
|---|---|---|---|---|---|
| {{ $profile->name }} Priority {{ $profile->priority }} | {{ $profile->country }} / {{ $profile->service_type ?: 'all services' }} {{ $profile->vendor?->name ?: 'all vendors' }} | {{ $profile->rate }}% {{ $profile->tax_delivery ? 'Includes delivery' : 'Goods only' }} | {{ $profile->starts_at?->format('d M Y') ?: 'Always' }} – {{ $profile->ends_at?->format('d M Y') ?: 'open' }} | {{ $profile->is_active?'Active':'Inactive' }} | |
| No tax is charged until a matching active profile exists. | |||||