Manage subscription via Stripe Customer Portal
약 3분 소요
Day-to-day subscription management (change plan, change card, see invoices) is via the Stripe Customer Portal — Slima doesn't build a parallel UI.

Open the Customer Portal
- Slima Account → Subscription
- Click "Stripe Portal"
- Auto single-sign-on into Stripe
Each click is a fresh session — no separate password.
What you can do in the Customer Portal
1 · Change plan
- Starter → Pro
- Pro → Team
- Pro → Starter (downgrade, next cycle)
2 · Change payment method
- Add a card, remove old, set default
- Switch to another payment method (country/Stripe-dependent)
3 · View history
- Every past subscription / add-on transaction
- Amount, time, status per row
4 · Download invoices / receipts
Per transaction:
- Invoice (for company reimbursement)
- Receipt
5 · Cancel subscription
"Cancel my subscription" — usable until end of current cycle, then drops to Free.
See: Cancel / refund
Why Stripe Portal, not in-house
Because:
- Stripe handles every payment surface (cards / Apple Pay / SEPA / regional)
- PCI compliance / security on Stripe's side
- Invoicing / tax support far beyond Slima's maintenance scope
What you can't change in the Portal
- Email / personal info — change in Slima Account
- API tokens — Slima Account
- Data export / delete account — Slima Account → Danger Zone
See: Account → Profile
Related
Was this helpful?