diff --git a/fern/billing/manage-billing-and-credits.mdx b/fern/billing/manage-billing-and-credits.mdx index d61c585c0..7ad838f0a 100644 --- a/fern/billing/manage-billing-and-credits.mdx +++ b/fern/billing/manage-billing-and-credits.mdx @@ -31,9 +31,17 @@ Your default card is used for credit purchases, auto-reload, and any recurring c Sign in to the [Vapi Dashboard](https://dashboard.vapi.ai), make sure the [correct organization](/billing/manage-organizations-and-capacity#switch-organizations) is selected, and open **Billing**. + + + Billing and payment page with the Payments tab selected, payment method status, and auto-reload status + Select **Manage payment** to open your saved cards. Add a new card, or select an existing card to set it as the default. + + + Manage payment methods dialog with card details and auto-reload controls + Enter the card details and confirm. diff --git a/fern/billing/manage-organizations-and-capacity.mdx b/fern/billing/manage-organizations-and-capacity.mdx index fddaa29b7..5a4fc6fc6 100644 --- a/fern/billing/manage-organizations-and-capacity.mdx +++ b/fern/billing/manage-organizations-and-capacity.mdx @@ -27,6 +27,10 @@ Create an organization to separate workspaces, teams, or environments under the Enter a name and admin email, and choose the subscription the organization belongs to. + + + New organization dialog with name, admin email, and subscription fields + Select **Create organization**. diff --git a/fern/billing/manage-packages-and-add-ons.mdx b/fern/billing/manage-packages-and-add-ons.mdx index 0a5207bc7..0cdf5314e 100644 --- a/fern/billing/manage-packages-and-add-ons.mdx +++ b/fern/billing/manage-packages-and-add-ons.mdx @@ -26,6 +26,10 @@ Check which Success Package you have, or confirm you are on Usage only, in the D Select the **Packages & add-ons** tab. Your current package is marked **Current package**, with its included limits, support, and compliance options listed. + + + Packages tab showing Usage as the current package and its included limits + @@ -46,6 +50,10 @@ Buy Core or Pro directly from the Dashboard when you need more support, capacity Review the changes, effective date, and amount due, then proceed to payment and confirm. + + + Purchase Core review showing estimated charges and changes to package limits + diff --git a/fern/billing/pricing-and-success-packages.mdx b/fern/billing/pricing-and-success-packages.mdx index f99b81fdf..4437c39ed 100644 --- a/fern/billing/pricing-and-success-packages.mdx +++ b/fern/billing/pricing-and-success-packages.mdx @@ -57,9 +57,17 @@ Premier limits are custom; your agreement defines what is included. Buy Core or Pro directly from the Vapi Dashboard: -1. Open **Billing & Payment**. -2. Select **Packages & add-ons**. -3. Select **Upgrade** on the Core or Pro package. + + + Open **Billing & Payment**. + + + Select **Packages & add-ons**. + + + Select **Upgrade** on the Core or Pro package. + + Your new package limits apply after you complete the purchase. diff --git a/fern/static/images/billing/billing-add-payment-method.png b/fern/static/images/billing/billing-add-payment-method.png new file mode 100644 index 000000000..77a896f39 Binary files /dev/null and b/fern/static/images/billing/billing-add-payment-method.png differ diff --git a/fern/static/images/billing/billing-core-purchase-review.png b/fern/static/images/billing/billing-core-purchase-review.png new file mode 100644 index 000000000..ead9583de Binary files /dev/null and b/fern/static/images/billing/billing-core-purchase-review.png differ diff --git a/fern/static/images/billing/billing-new-organization.png b/fern/static/images/billing/billing-new-organization.png new file mode 100644 index 000000000..a893c722b Binary files /dev/null and b/fern/static/images/billing/billing-new-organization.png differ diff --git a/fern/static/images/billing/billing-packages-usage-plan.png b/fern/static/images/billing/billing-packages-usage-plan.png new file mode 100644 index 000000000..108fb0dda Binary files /dev/null and b/fern/static/images/billing/billing-packages-usage-plan.png differ diff --git a/fern/static/images/billing/billing-payments-overview.png b/fern/static/images/billing/billing-payments-overview.png new file mode 100644 index 000000000..88d48da83 Binary files /dev/null and b/fern/static/images/billing/billing-payments-overview.png differ