zen: cancel waitlist

This commit is contained in:
Frank
2026-01-22 13:01:48 -05:00
parent a890d51bbc
commit e17b875641
4 changed files with 70 additions and 3 deletions

View File

@@ -219,8 +219,6 @@ function IntentForm(props: { plan: PlanID; workspaceID: string; onSuccess: (data
return
}
// TODO
console.log(setupIntent)
if (setupIntent?.status === "succeeded") {
const pm = setupIntent.payment_method as PaymentMethod