fix(promotion code): Cap the minimum invoice for Stripe #6

Merged
kbe merged 1 commits from feat/promotion-code into develop 2025-09-29 22:02:53 +00:00

1 Commits

Author SHA1 Message Date
kbe
66fffa8676 fix(promotion code): Cap the minimum invoice for Stripe
Stripe does not support negative invoices, so to
allow correct invoice generation, we apply dismiss
negative invoices.
2025-09-29 23:55:21 +02:00