Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
daf0e79c23
commit
e74cbb80ac
@@ -2,7 +2,7 @@ import { createServerFn } from "@tanstack/react-start";
|
||||
import { getRequestHost } from "@tanstack/react-start/server";
|
||||
import { requireSupabaseAuth } from "@/integrations/supabase/auth-middleware";
|
||||
import { attachSupabaseAuth } from "@/integrations/supabase/auth-client-middleware";
|
||||
import { supabaseAdmin } from "@/integrations/supabase/client.server";
|
||||
|
||||
import Stripe from "stripe";
|
||||
|
||||
// Stripe US card rate: 2.9% + $0.30. Surcharge so homeowner covers fees.
|
||||
|
||||
Reference in New Issue
Block a user