Skip to content

Simplify SubscriptionsHelper API

Angelo Gulina requested to merge ag/remove_redundant_method into master

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR is just polishing the SubscriptionsHelper from redundancy in the add-on-purchase-related methods. Exposing a method that it's not used has no benefit and could lead to inconsistent use of the API.

Please note that this feature is still under development and behind FF (#322582 (closed)) so not user-facing yet.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Angelo Gulina

Merge request reports