Music Store/KaraokeCloud/IssueTracker: Difference between revisions
No edit summary |
|||
| Line 4: | Line 4: | ||
==user can preview without signing up for streaming== | ==user can preview without signing up for streaming== | ||
as discussed, kjams will provide a 20 second preview | as discussed, kjams will provide a 20 second preview | ||
==KJ user can opt in to streaming-only== | ==KJ user can opt in to streaming-only== | ||
as discussed, will be enabled after initial launch | as discussed, will be enabled after initial launch | ||
| Line 11: | Line 10: | ||
==user can add/edit/remove credit card in account== | ==user can add/edit/remove credit card in account== | ||
pending | pending | ||
=="unlimited" user can pre-download library== | =="unlimited" user can pre-download library== | ||
need a method to manually set the tier of my developer account so that i can test this | need a method to manually set the tier of my developer account so that i can test this | ||
| Line 28: | Line 23: | ||
==is it true there are only 3007 songs?== | ==is it true there are only 3007 songs?== | ||
?? | ?? | ||
==user can recover account number based on email and some other validation== | |||
<strike>pending</strike>. <font color="green">Implemented.</font><br> | |||
seems that all that is needed is the email address and password for the account and you're in. on your web site, you already have a "i forgot my password" workflow, so this seems like it's all set. | |||
Revision as of 23:12, 12 October 2012
how to specify "use voucher credit" vs. "use credit card"
in my "developer account" i have eg: $100 in voucher credits.
in the "PaymentMethod" field, i currently specify "0" as the number, and it works now, deducting from the credits shown. will it be that credit cards will have a number > 0?
user can preview without signing up for streaming
as discussed, kjams will provide a 20 second preview
KJ user can opt in to streaming-only
as discussed, will be enabled after initial launch
user can create new account
pending
user can add/edit/remove credit card in account
pending
"unlimited" user can pre-download library
need a method to manually set the tier of my developer account so that i can test this
user can re-download all previously purchased songs
need an API for that
ability for user to purchase gift vouchers
this could be done at your web site, user receives a code, they can give this code as a gift, or enter it into their own account
include "duration in seconds" in the Catalog.zip
pending "I'll check with Digitrax on this." suggestion: write a (python?) script that runs thru each mp3 gathering it's duration
mark some songs as "free" in the Catalog.zip
pending
is it true there are only 3007 songs?
??
user can recover account number based on email and some other validation
pending. Implemented.
seems that all that is needed is the email address and password for the account and you're in. on your web site, you already have a "i forgot my password" workflow, so this seems like it's all set.