For #64.
Problem
docs/user-guide/payment-gateways/tax-handling.md references 15 distinct concepts but every image points to /img/config/settings-taxes.png. The doc walks through enabling taxes, tax rates editor, tax categories, installing the VAT add-on, and the customer-facing VAT field — none of which look like the single Taxes settings overview screen the image actually shows.
docs/user-guide/payment-gateways/tax-handling.md
L18 
L26 
L38 
L42 
L52 
L54 
L58 
L60 
L64  ← correct (already exists)
L80 
L84 
L86 
L90 
L94 
L102 
L110 
L102 currently lives inside a stray ### heading — fix the markdown while updating the image path.
Captures required
Enable taxes on the test site, create at least two tax rates and two tax categories. For VAT screens, install the VAT add-on and enable EU VAT support. For the frontend VAT field, place a test order from an EU billing address.
| # |
Doc line |
Capture target |
New filename |
| 1 |
L18 |
Settings → Taxes header with Enable Taxes toggle visible |
static/img/config/settings-taxes-enable.png |
| 2 |
L26 |
Inclusive Tax toggle row, cropped |
static/img/config/settings-taxes-inclusive.png |
| 3 |
L38 |
Sidebar Manage Tax Rates button on the Taxes settings page |
static/img/config/settings-taxes-manage-rates.png |
| 4 |
L42 |
Tax rates editor with at least one row and the Add new Row button |
static/img/config/tax-rates-editor.png |
| 5 |
L52 |
Add new Tax Category button on the rates editor |
static/img/config/tax-categories-add.png |
| 6 |
L54 |
New tax category creation modal |
static/img/config/tax-categories-create.png |
| 7 |
L58 |
Tax category Switch dropdown / control |
static/img/config/tax-categories-switch.png |
| 8 |
L60 |
Tax category picker after selecting one |
static/img/config/tax-categories-select.png |
| 9 |
L80 |
Settings page sidebar with Check our Add-ons link |
static/img/config/settings-taxes-addons-link.png |
| 10 |
L84 |
Add-ons page filtered to the VAT add-on tile |
static/img/admin/addons-page-vat.png |
| 11 |
L86 |
VAT add-on Install Now dialog |
static/img/admin/addon-install-vat.png |
| 12 |
L90 |
Plugins → Network Admin showing Network Activate for VAT |
static/img/admin/addons-list-vat.png |
| 13 |
L94 |
Taxes settings with Enable VAT Support toggle visible |
static/img/config/settings-taxes-vat-toggle.png |
| 14 |
L102 |
Bottom of Tax rates editor with Update EU VAT Rates button |
static/img/config/tax-rates-vat-pull.png |
| 15 |
L110 |
Frontend checkout showing the VAT number field below the billing address |
static/img/frontend/checkout-vat-field.png |
L64 already references the correct file (product-taxes.png) — leave it as-is unless the product Taxes tab UI has drifted.
Capture at 1280×800, crop to the relevant card. < 200 KB.
Doc edit
Update every replaced line in docs/user-guide/payment-gateways/tax-handling.md, fix the stray ### on L102, and refine alt text.
Done when
For #64.
Problem
docs/user-guide/payment-gateways/tax-handling.mdreferences 15 distinct concepts but every image points to/img/config/settings-taxes.png. The doc walks through enabling taxes, tax rates editor, tax categories, installing the VAT add-on, and the customer-facing VAT field — none of which look like the single Taxes settings overview screen the image actually shows.L102 currently lives inside a stray
###heading — fix the markdown while updating the image path.Captures required
Enable taxes on the test site, create at least two tax rates and two tax categories. For VAT screens, install the VAT add-on and enable EU VAT support. For the frontend VAT field, place a test order from an EU billing address.
static/img/config/settings-taxes-enable.pngstatic/img/config/settings-taxes-inclusive.pngstatic/img/config/settings-taxes-manage-rates.pngstatic/img/config/tax-rates-editor.pngstatic/img/config/tax-categories-add.pngstatic/img/config/tax-categories-create.pngstatic/img/config/tax-categories-switch.pngstatic/img/config/tax-categories-select.pngstatic/img/config/settings-taxes-addons-link.pngstatic/img/admin/addons-page-vat.pngstatic/img/admin/addon-install-vat.pngstatic/img/admin/addons-list-vat.pngstatic/img/config/settings-taxes-vat-toggle.pngstatic/img/config/tax-rates-vat-pull.pngstatic/img/frontend/checkout-vat-field.pngL64 already references the correct file (
product-taxes.png) — leave it as-is unless the product Taxes tab UI has drifted.Capture at 1280×800, crop to the relevant card. < 200 KB.
Doc edit
Update every replaced line in
docs/user-guide/payment-gateways/tax-handling.md, fix the stray###on L102, and refine alt text.Done when
docs/user-guide/payment-gateways/tax-handling.mdupdated, L102 heading fixed.settings-taxes-full.pngeither wired in (and accurate) or deleted.Resolvesfor this issue andRef #64.