get_upgrade_url
Create a Stripe Checkout URL to purchase or subscribe to a Kiln license, supporting Pro, Business, Enterprise, monthly or annual billing.
Instructions
Get a Stripe Checkout URL to purchase or subscribe to a Kiln license.
Opens a payment page. After completing payment, the license key can
be retrieved with ``kiln upgrade --session <session_id>`` in the CLI.
Args:
tier: ``"pro"``, ``"business"``, or ``"enterprise"``.
billing: ``"monthly"`` or ``"annual"``.
email: Pre-fill the checkout email field (optional).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tier | No | pro | |
| No | |||
| billing | No | monthly |