Closed Bug 883240 Opened 11 years ago Closed 10 years ago

Provide an API to alter inapp keys

Categories

(Marketplace Graveyard :: API, defect, P5)

x86_64
Windows 7
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: basta, Unassigned)

References

Details

Basically everything in:

https://github.com/mozilla/zamboni/blob/master/mkt/developers/views_payments.py

except the huge payments view.


- List of payment accounts for a user
- Individual payment account
- Create payment account
- Delete payment account
- Get payment account agreement
- Set agreement to payment account agreement

- Get inapp keys
- Create inapp keys
- Get inapp secret
- Get inapp config for app
- Update inapp config for app
- Get inapp secret for app
Priority: -- → P5
Blocks: 891933
(In reply to Matt Basta [:basta] from comment #0)
> Basically everything in:
> 
> https://github.com/mozilla/zamboni/blob/master/mkt/developers/views_payments.
> py
> 
> except the huge payments view.
> 
> 
> - List of payment accounts for a user
> - Individual payment account
> - Create payment account
> - Delete payment account
> - Get payment account agreement
> - Set agreement to payment account agreement
 
These all exist.

> - Get inapp keys
> - Create inapp keys
> - Get inapp secret
> - Get inapp config for app
> - Update inapp config for app
> - Get inapp secret for app

These still need to be written.
Summary: Move devhub payment registration views to the API → Provide an API to alter inapp keys
http://firefox-marketplace-api.readthedocs.org/en/latest/topics/payment.html#in-app-products
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.