fix: show Pay Now button during impersonation #172

Merged
groombook-engineer[bot] merged 1 commits from barkley/fix-paynow-impersonation into main 2026-03-30 10:56:21 +00:00

1 Commits

Author SHA1 Message Date
groombook-engineer[bot] 2c6fb64d9b fix: show Pay Now button and modal during impersonation
Remove readOnly guard from Pay Now button and PaymentModal in BillingPayments.
The readOnly guard was too broad — it hid the Pay Now button during staff
impersonation sessions, making it impossible for staff to collect payments.

Other readOnly guards (Remove payment method, Autopay toggle) remain intact.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-30 03:38:50 +00:00