You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating subscriptions, ability to specify a quantity (e.g. price=$20/mo, quantity=$2 => invoiceItem recurring amount=$40). Related: Seat based pricing #1434
When creating external charges, specifying a quantity should be reflected into the invoice (e.g. price=$20, quantity=$2 => invoiceItem amount=$40)
quantity(e.g.price=$20/mo, quantity=$2 => invoiceItem recurring amount=$40). Related: Seat based pricing #1434quantityshould be reflected into the invoice (e.g.price=$20, quantity=$2 => invoiceItem amount=$40)