Closed Bug 944487 Opened 11 years ago Closed 10 years ago

Create a product and price model

Categories

(Marketplace Graveyard :: Developer Pages, enhancement, P2)

x86
macOS
enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: andy+bugzilla, Assigned: jlockhart)

References

Details

(Whiteboard: [feature])

We'll need a product and price model created in zamboni. The price will be one of the existing price tiers and the product will be some string that the developer creates. 

We might track inventory and other things later, but for the moment this will suffice.
Blocks: 944489
Setting priority, will ping teams involved when are ready to go on this.
Priority: -- → P5
Hmm. We already track products in Solitude. I think we can re-use that since parts of Zamboni already talk to Solitude. We just need to add prices to products (bug 944525)
Currently these fields for an app sale are stored in the Marketplace. For an in-app payment we skip solitude and pass it straight to Bango.

For this we'll need the fields:
- product description
- price
- icon url?

Any other fields?
name and description should be separate fields. 

We also need localized names/descriptions but that can be done in another bug. We should at least default to request.LANGUAGE or something for now. I.E. we should stick a default_locale column on here or something.
(In reply to Kumar McMillan [:kumar] (needinfo for quickness) from comment #4)
> We also need localized names/descriptions but that can be done in another
> bug. 

bug 972886
Assignee: nobody → jkerim
Bumping up now its in the project plan.
Priority: P5 → P2
Merged in https://github.com/mozilla/zamboni/pull/1789
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Severity: normal → enhancement
Whiteboard: [feature]
You need to log in before you can comment on or make changes to this bug.