# `PhoenixKitBilling.Web.SubscriptionForm`
[🔗](https://github.com/BeamLabEU/phoenix_kit_billing/blob/0.5.1/lib/phoenix_kit_billing/web/subscription_form.ex#L1)

Subscription form LiveView for creating and editing subscriptions manually.

Allows administrators to:
- Search and select a user by email (create mode)
- Choose a subscription type
- Optionally assign a payment method
- Configure trial period (create mode)
- Manage subscription status: pause, resume, cancel (edit mode)
- Extend subscription period (edit mode)

# `format_payment_method`

# `render`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
