Seat-based Subscription Pricing
Managing Seat Changes in Subscription
You can manage seat quantities for your customers in subscriptions by:
Adding seats: Modify the subscription through the dashboard or update subscription API
Reducing seats: Modify the subscription through the dashboard or update subscription API
Manually update subscription seats through Dashboard
You can also modify subscription seats through your Dashboard as a merchant.
Simply click on a subscription, and click on the “Modify Subscription” button.
Manually update subscription seats through API
If you wish to add or reduce the amount of seats in a given subscription, you can use the subscription API to make changes.
Usually, it is great practice for your system to store the Subscription ID of a given customer. With the Subscription ID, we can then query BagelPay API to get all information needed to update a subscription.
Last updated