Closed
Bug 750499
Opened 12 years ago
Closed 12 years ago
[in-app] Set minimum price
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect, P2)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 750397
2012-05-24
People
(Reporter: krupa.mozbugs, Assigned: kumar)
References
Details
steps to reproduce:
1. Load http://inapp-pay-test.farmdev.com/en-US/
2. Set the minimum price to 0.01
3. Click on call mozmarket.buy() and try to make a purchase
actual behavior:
Purchase fails with a CurrencyError
We should probably set a minimum price (0.99?) for in-app purchases.
Comment 1•12 years ago
|
||
I did once calculate the minimum just below .30 before currency translations. 0.99 gives us a nice number to aim for.
Updated•12 years ago
|
Updated•12 years ago
|
Assignee | ||
Comment 2•12 years ago
|
||
If we implement price tiers (bug 750397) this bug might close itself. Making a minimum payment would be easy though.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → kumar.mcmillan
Target Milestone: --- → 2012-05-24
Assignee | ||
Updated•12 years ago
|
Priority: P3 → P2
Assignee | ||
Comment 3•12 years ago
|
||
we are doing tiers in bug 750397 so that invalidates the need for enforcing a minimum price.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Reporter | ||
Updated•12 years ago
|
Resolution: INVALID → DUPLICATE
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•