Get checkout link
get_checkout_linkStripe Checkout URL for a plan (starter $99, growth $299, agency $799 a month; yearly = two months free). The USER opens it and pays in the browser; never enter payment details yourself. On an active Stripe subscription the plan is switched in place (prorated) and a settings URL is returned instead. Access is granted by the payment webhook, so call get_account afterwards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | No | Default starter. | |
| interval | No | Default monthly. |