The UniBee Hosted Update Page is a secure, user-authenticated interface designed to increase conversions with minimal code that enables subscribers to manage and modify their active subscriptions, including plan changes, renewals, cancellations, and payment method updates.Documentation Index
Fetch the complete documentation index at: https://docs.unibee.dev/llms.txt
Use this file to discover all available pages before exploring further.

- Requires user authentication
- Available to all subscriber users
- Supports renewal, upgrade, downgrade, and cancellation
- Allows users to change payment methods
- Displays current subscription details with update preview
- Access Link: Generate link from Session API
PendingUpdate process will create and trace the change action before payment successful.
After payment successful, relative webhook events will send
subscription.pending_update.successinvoice.paidsubscription.update.success

