Need help fixing user database to properly work when users sign out and in. Help with integrating stripe to work properly in different countries. Fix other bugs in the code. The app was developed using AI on the bolt platform. It's a web based app/site. Currently NOT working: - Stripe account has been created with products, but getting error "checkout.stripe.com refused to connect." - Users not properly registering and sustaining plan data etc - Help with contact form integration. Frontend: React (with TypeScript) Vite (build tool) Tailwind CSS (styling) Framer Motion (animations) React Router (navigation) Lucide React (icons) Backend: Bolt Database (PostgreSQL database + authentication) Bolt Database Edge Functions (serverless functions using Deno) Payments: Stripe (subscription management) Hosting: Configured for Vercel deployment Key Technologies: TypeScript for type safety PostgreSQL with Row Level Security (RLS) for data security Deno runtime for edge functions JWT-based authentication