Current Status
Auto-maintenance connectedPlan Status
–
–
Loading plan details...
Loading plan details...
In real deployment, you should verify payment (Paytm / Razorpay) on your billing system, then call these actions (via API or manually) to extend the plan.
app_settings.plan_expires_at stores the plan end datetime.plan_expires_at in middleware.now > plan_expires_at, platform goes into maintenance automatically./api/developer/extend will push the expiry forward and disable maintenance mode.