fix(GRO-890): populate stripePaymentIntentId on paid seed invoices #359

Merged
groombook-engineer[bot] merged 1 commits from fix/gro-890-seed-stripe-payment-intent into main 2026-04-23 22:36:27 +00:00

1 Commits

Author SHA1 Message Date
groombook-engineer[bot] bf159f8b1f fix(GRO-890): populate stripePaymentIntentId on all paid seed invoices
All paid invoices created by the seed script now get a deterministic
stripePaymentIntentId of the form pi_test_seed_NNNNNN, unblocking the
refund button conditional in Invoices.tsx:514 during UAT.

Pending/draft invoices retain null as before.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-23 19:29:45 +00:00