[UX] Allow .com accounts to cancel and resume subscriptions from within GitLab
# Overview As part of wanting to make it easy for .com customers to manage their subscriptions without accessing the customers portal, we want to enable .com group owners that have made the payment (aka payment owners) to cancel and resume their subscriptions from within Gitlab.com. This will allow us to more easily message and provide renewal options directly to customers. # Proposal * Add a section to the billing page for gitlab.com groups that provides the same cancel/renew flow we created within the customers portal. * Only allow payment owners to interact with the cancel/renew flows * Display information on the billing page to show who the payment owner is for all users that can access the page # Alternate, MVC Proposal - Leveraging the banners that are shown to gitlab.com customers with auto-renew off that are close to renewal, enable an API call from the gitlab.com instance to customers.gitlab.com that will toggle auto-renew back on for the customer via a simple gesture on the banner - Perhaps to simplify even more we can focus on groups where there is only 1 owner so we have confidence they are the ones that should be making the changes.
issue