Don't allow AWS marketplace customers to modify their subscription via Chargebee #2399
Labels
api
Issue related to the REST API
front-end
Issue related to the React Front End Dashboard
improvement
Improvement to the existing platform
The FE must check the subscription
payment_method
in the/api/v1/organisations/
endpoint. If thepayment_method
isAWS_MARKETPLACE
then don't show any upgrade/downgrade options:We also need to add an Enum to the back end to enable this, and a related DB record.
The text was updated successfully, but these errors were encountered: