open_billing_portal
Open the Stripe Customer Portal to manage subscriptions, update payment methods, cancel plans, view invoices, or request refunds.
Instructions
Open the Stripe Customer Portal in the user's default browser. Use this for "manage my subscription", "update my credit card", "cancel my plan", "view my invoices", "I want a refund". Returns { ok, url, opened }. Cancellation, plan changes, and card updates all happen in the portal — the user must complete those steps there. Requires sign-in AND a prior purchase (account-server returns 400 if the user has never bought anything).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||