IntegrationsStripe & Payments
How do I add payments to my website?
Connect Supabase first, then set up Stripe (create account, configure products, enable test mode). Prompt Lovable: 'Add Stripe checkout.' Store your Stripe API key securely via 'Add API Key'—Lovable accepts Stripe secret keys (sk_test_... / sk_live_...) and restricted keys (rk_test_... / rk_live_...). Lovable generates checkout/portal Edge Functions, database tables with RLS, and UI buttons. Test in preview, deploy via 'Apply', then test in production.