Closed
Bug 956358
Opened 11 years ago
Closed 11 years ago
[tracking] Create client JS library for server-less in-app payments
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kumar, Unassigned)
References
Details
(Whiteboard: [qa-])
We need to provide developers with a drop-in JS lib they can use for server-less payments. This will use some public APIs to create a JWT (bug 956351) and poll the transaction (bug 956354).
Random notes:
- lib should be in its own github repo
- we should maybe put it on the CDN for devs (ask Kumar where to find an old Zamboni commit for this)
- lib should be well documented, well tested
- lib might one day fold into nav.mozPay() ?
- there is a prototype to look at but it's probably way out of date: https://github.com/kumar303/mozpay-catalog/
(This bug could be broken into smaller bite-sized chunks.)
Reporter | ||
Updated•11 years ago
|
Priority: -- → P5
Reporter | ||
Updated•11 years ago
|
Priority: P5 → P2
Comment 1•11 years ago
|
||
We could also consider making it into an x-tag, maybe something that wraps this library.
Reporter | ||
Comment 2•11 years ago
|
||
This will probably become a tracker. I'll start on it and see how far I get.
Assignee: nobody → kumar.mcmillan
Reporter | ||
Updated•11 years ago
|
Summary: Create JS library for server-less in-app payments → [tracking] Create JS library for server-less in-app payments
Reporter | ||
Updated•11 years ago
|
Summary: [tracking] Create JS library for server-less in-app payments → [tracking] Create client JS library for server-less in-app payments
Reporter | ||
Updated•11 years ago
|
Assignee: kumar.mcmillan → nobody
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•