Customer Portal

Check your account and renew securely.

Log in with your support username and password to view your expiration date. Payments will be handled through Stripe after backend wiring is complete.

Hidden backend API Stripe-ready checkout One-time or auto-pay

FAQ

Renewal questions

What happens after I pay?

After backend wiring, Stripe will confirm the payment through a secure webhook. Then the server renews the account using the hidden backend API.

Can users see the panel URL?

No. The frontend only calls your website routes. The backend keeps the panel API URL and API key private.

Can I use auto-pay?

Yes. The UI includes monthly and yearly auto-pay buttons. Codex will wire them to Stripe subscription checkout.

What if payment works but renewal does not?

The backend should mark the order for manual review and show a friendly support message instead of charging again.