Closed
Bug 869553
Opened 12 years ago
Closed 12 years ago
Setup payment account API
Categories
(Marketplace Graveyard :: API, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-05-16
People
(Reporter: andy+bugzilla, Assigned: ashort)
References
Details
(Whiteboard: p=3)
Allow setting up a payment account for an app. So there would be an api that allows you list, create and delete payment accounts. This isn't about price, just the payment accounts. Notes that creating a payment account is a two stage process, you create the account then agree to the terms.
Thats these pages:
http://cl.ly/image/16382l3x2U0q
http://cl.ly/image/3i0a1H3g2p2M
http://cl.ly/image/3N1f3V0n4515
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → ashort
Updated•12 years ago
|
Priority: -- → P2
Assignee | ||
Comment 1•12 years ago
|
||
https://github.com/mozilla/zamboni/commit/d2c4986
https://github.com/mozilla/zamboni/commit/022f8f7
https://github.com/mozilla/zamboni/commit/bf7c42f
https://github.com/mozilla/zamboni/commit/511fa3b
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•12 years ago
|
Whiteboard: p=3
Target Milestone: --- → 2013-05-16
Reporter | ||
Comment 2•12 years ago
|
||
http://firefox-marketplace-api.readthedocs.org/en/latest/topics/apps.html#put--api-v1-apps-app-%28int-id%29-
"payment_type (required) – only choice at this time is free."
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 3•12 years ago
|
||
isn't this part of 869557 instead?
Assignee | ||
Comment 4•12 years ago
|
||
whatever, did it as a separate commit anyway. ;)
https://github.com/mozilla/zamboni/commit/6ed77d88208c
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•