Title: Stuck on Apple Billing – Need Safe Migration Plan (Production App, No Downtime)
Hey everyone,
I’m currently stuck in a situation with Replit billing and need some real-world guidance from anyone who’s gone through this.
Here’s the issue:
- My account is on the Core plan through Apple billing
- I cannot upgrade to Pro or a higher tier because of this
- Support told me I need to create a NEW account to switch to direct billing
The problem is — I’m not working on a test project.
I have a LIVE production platform with multiple integrations:
- Stripe
- Supabase (database)
- Google Analytics
- Resend (email)
- UptimeRobot
- Custom domain via GoDaddy (DNS, MX, CNAME configured)
This is a national-scale platform and already in use.
Before I migrate, I need clarity on a few critical points:
1. When I export/import via ZIP or GitHub:
-
Does EVERYTHING carry over cleanly?
-
What breaks (secrets, env variables, deployments)?
2. Deployment:
-
Do I need to unpublish first?
-
Will the new app have a new URL before reconnecting domain?
3. Domain (GoDaddy):
-
Do I just repoint DNS to the new deployment?
-
Any downtime risk?
4. Integrations:
-
Will I need to manually reconnect:
-
Stripe
-
Supabase
-
Analytics
-
Email services
-
5. Safest migration strategy:
- How do I switch WITHOUT downtime or breaking production?
I’m happy to rebuild properly if needed — I just want to do this once, correctly, before scaling further.
If anyone has done this or has a clean step-by-step approach, I’d really appreciate it.
Thanks in advance ![]()
Colin