Closed
Bug 993658
Opened 11 years ago
Closed 11 years ago
Expose supported payment providers in Solitude product API (in-app payments)
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P2)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1000375
People
(Reporter: kumar, Unassigned)
References
Details
When a developer submits a product to Devhub they will eventually be able to associate it with multiple payment providers.
At the time of purchase, Webpay needs to know which payment providers a product supports (see bug 987857).
For in-app payments, Webpay currently looks up the generic product with the Solitude API at the time of purchase. This bug is to amend that API response to show which payment providers the product is configured for.
I think this is where Webpay would make use of the new API response https://github.com/mozilla/webpay/blob/6a27a77992fd5667a7165c38f743e9de55c0ad98/webpay/pay/tasks.py#L149-L150
Updated•11 years ago
|
Priority: -- → P2
Comment 1•11 years ago
|
||
Implemented in 1000375
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•