max user limits + check plan active on webhook + flow tweaks
This commit is contained in:
@@ -30,7 +30,6 @@ export default defineEventHandler(async (event) => {
|
||||
line_items: [
|
||||
{
|
||||
price: price_id,
|
||||
// For metered billing, do not pass quantity
|
||||
quantity: 1,
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user