Upgrade checkout link
cooper_upgrade_linkCreate a Stripe Checkout URL for Starter or Pro so you can hand the human a pay link. Requires STRIPE_SECRET_KEY on the server. Returns url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | Paid plan to check out | |
| No | Optional receipt email for the Stripe customer | ||
| client_id | No | Optional idempotency key for the Checkout session |