Closed
Bug 810287
Opened 12 years ago
Closed 12 years ago
Solitude/Bango API to begin the payment flow
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2012-11-22
People
(Reporter: kumar, Assigned: andy+bugzilla)
References
Details
Expose a Solitude endpoint where webpay can retrieve a URL to begin the payment flow. Given an app for download or an in-app payment, webpay will fetch a computed Bango URL from solitude and redirect the buyer to that URL.
Proof of concept: https://github.com/kumar303/bangotest/blob/master/api-scratchpad.txt (see CreateBillingConfigurationRequest)
Docs: https://wiki.mozilla.org/Apps/ID_and_Payments#Bango_API
Reporter | ||
Comment 1•12 years ago
|
||
We have the Billing Configuration API to generate an ID for a payment but we don't yet have the actual Bango URL to redirect to. That is in the works. Once we get it, all we have to do is plug it in and pass the config ID.
Reporter | ||
Updated•12 years ago
|
Assignee: nobody → kumar.mcmillan
Target Milestone: --- → 2012-11-15
Reporter | ||
Comment 2•12 years ago
|
||
We could get this started since we know the API calls
Assignee: kumar.mcmillan → amckay
Target Milestone: 2012-11-15 → 2012-11-22
Assignee | ||
Comment 3•12 years ago
|
||
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.
Description
•