- ID
- 92e1dd1d-efcb-44c7-8ea1-b1dc3ff4178c
- ROAM_ALIASES
- ENG-11282
ENG-11282 - Maximum User Limit During Provisioning for Zuora
- tags :: Jira 15Five Zuora Payment Processor
- source :: https://15five-dev.atlassian.net/browse/ENG-11282
Description
We need to set a maximum user limit that is not adjustable by an Admin. This is a Zuora Phase 1 requirement for processing sales deals. In order to process multi-year deals in Zuora we must be able to prohibit the customer from exceeding their contracted user count (the minimum billable user count that we are currently setting up manually during the provisioning process). We’d like to direct them to their sales rep if they want to add more users. This will be a short term solution but should ideally be done in the next few weeks if possible. I know that’s a stretch with all that’s going on but I appreciate the consideration!
Development Notes
We going to store new key-value in company.prefs field that will indicate the max user limit.
We also need to add that data to prefs after first (or any) synchronization with zuora with value 0 (meaning no limit) to simplify flow and help our Admins to just change the value, and not guess the current key name.