feat: billing portal

This commit is contained in:
Henry
2025-01-03 15:12:31 +00:00
parent 67e714b8b0
commit 3ee0c0039c
14 changed files with 2383 additions and 693 deletions

View File

@@ -60,6 +60,7 @@ export default async function handler(req: NextRequest) {
metaData.workspacePublicId,
undefined,
metaData.username,
"pro",
);
}
break;