Our existing subscription platform (React + Express on Replit with Supabase) needs two tightly-scoped automations completed and deployed. Payment flow (target 1–2 days) • At sign-up, Stripe takes the first payment, then a GoCardless Direct Debit is created for recurring monthly charges. • Webhooks must reliably update each client’s status and next-billing date inside Supabase. Domain go-live (target 1 day) • As soon as the initial payment clears, a Cloudflare API call should register the client’s chosen domain, apply the required DNS records, and provision SSL automatically. • A confirmation email is sent to the client once DNS and SSL validation succeed. Codebase & tools: Node.js, Replit, Supabase, Stripe, GoCardless, Cloudflare. Please quote each stage separately and outline any assumptions. I’ll provide env variables, existing webhook handlers, and Cloudflare credentials as soon as we agree scope.