For #64.
Problem
docs/user-guide/payment-gateways/manual-payments.md references 6 distinct concepts but each is one of two recycled images. Lines 20–28 use settings-payment-gateways.png for the manual-gateway configuration row and two frontend states; lines 34–42 use payments-list.png for the payments-list, payment-detail, and status-change screens.
docs/user-guide/payment-gateways/manual-payments.md
L20 
L24 
L28 
L34 
L38 
L42 
Captures required
Setup on wordpress.local:8080: enable the Manual gateway, fill in a short payment-instructions message, then register a customer who chooses Manual at checkout so there is at least one Pending payment to show.
| # |
Doc line |
Capture target |
New filename |
| 1 |
L20 |
Manual gateway toggle + Payment Instructions rich-text field in Settings → Payments |
static/img/config/manual-gateway-settings.png |
| 2 |
L24 |
Frontend checkout step showing the Manual-payment instructions notice |
static/img/frontend/checkout-manual-instructions.png |
| 3 |
L28 |
Frontend "Thank You" / order-received page with payment instructions |
static/img/frontend/manual-thank-you.png |
| 4 |
L34 |
UM → Payments list with at least one Pending manual payment row visible |
static/img/admin/payments-list.png (already exists — verify accuracy and seed data) |
| 5 |
L38 |
Single payment detail page — reference code, products, totals |
static/img/admin/payment-edit.png (orphan file exists; verify accuracy and wire in, otherwise overwrite) |
| 6 |
L42 |
Same payment-edit screen with Status → Completed selected + Activate membership toggle visible |
static/img/admin/payment-activate-membership.png |
Capture at 1280×800, crop to the relevant card. < 200 KB.
Doc edit
Update every line in docs/user-guide/payment-gateways/manual-payments.md to its new path and refine alt text.
Done when
For #64.
Problem
docs/user-guide/payment-gateways/manual-payments.mdreferences 6 distinct concepts but each is one of two recycled images. Lines 20–28 usesettings-payment-gateways.pngfor the manual-gateway configuration row and two frontend states; lines 34–42 usepayments-list.pngfor the payments-list, payment-detail, and status-change screens.Captures required
Setup on
wordpress.local:8080: enable the Manual gateway, fill in a short payment-instructions message, then register a customer who chooses Manual at checkout so there is at least one Pending payment to show.static/img/config/manual-gateway-settings.pngstatic/img/frontend/checkout-manual-instructions.pngstatic/img/frontend/manual-thank-you.pngstatic/img/admin/payments-list.png(already exists — verify accuracy and seed data)static/img/admin/payment-edit.png(orphan file exists; verify accuracy and wire in, otherwise overwrite)static/img/admin/payment-activate-membership.pngCapture at 1280×800, crop to the relevant card. < 200 KB.
Doc edit
Update every line in
docs/user-guide/payment-gateways/manual-payments.mdto its new path and refine alt text.Done when
docs/user-guide/payment-gateways/manual-payments.mdupdated.static/img/admin/payment-edit.pngis either wired in (and accurate) or overwritten with a fresh capture.Resolvesfor this issue andRef #64.