Closed Bug 761207 Opened 12 years ago Closed 12 years ago

Add in product and related models.

Categories

(Marketplace Graveyard :: Payments/Refunds, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
2012-06-14

People

(Reporter: andy+bugzilla, Assigned: wraithan)

References

Details

We'll need a product model to associate each transaction with. It will have a primary key and a uuid and that's about it. We'll store the paypal information in its own table (so each product can be associated with one or more payment providers).

There will be a product paypal model that contains all the paypal specific stuff for it. At this point it will be the: paypal_id, permissions_token and the supported currencies (this is currently a JSON field, but could be broken out into another table, if we feel so inclined). See apps/market/models.py for more info.
Assignee: nobody → xwraithanx
Target Milestone: 2012-06-07 → 2012-06-14
How far are you into this, would you mind if I take?
I added in seller models, sorry if I stepped on work you've done.
Done
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.