fix(promotion code): Cap the minimum invoice for Stripe #6
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/promotion-code"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Stripe does not support negative invoices, so to
allow correct invoice generation, we apply dismiss
negative invoices.