Bram Pitoyo
unread,Feb 5, 2013, 2:05:11 AM2/5/13You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to David Bialer, dev-w...@lists.mozilla.org, Steve Ruston, Myk Melez, Tony Santos, Maria Sandberg, Rick Fant, Bill Maggs, dev-mar...@lists.mozilla.org
> […] a possible new tool that will validate a payment JWT. Also
> possibly some part of the dev dashboard that will allow developers get
> keys. This may be needed for other services later - like Push Messaging.
> […]
This service could easily be tied in with the submission flow.
For example, if you check the “in-app payment” box, or if we detect
the use of Push API in your app, then we can show you the test key
generator and the JWT validator on devhub. Otherwise, you will see the
normal interface.
On Tue, Feb 5, 2013 at 6:05 AM, David Bialer <
dbi...@mozilla.com> wrote:
> See below
>
> ----- Original Message -----
>> All this product requirement makes sense, but just to ask a few
>> clarification:
>>
>> 1. Is the IAP simulator a webapp that we will need to create and
>> design for?
> It should use the Firefox OS simulator. The in-app payments will need some work on the Dev Dashboard to
> a: get a payment key (or possibly test key that doesn't require a bank acccount registration)
>
> It will require simulator work to:
> a. simulate location
> b. possibly simulate network
>
> It will require work on the production payment server to accept the simulator commands proposed by Kumar and return success and error codes.
>
> It may require work to have a JWT validator
>
>
>> 2. We have a wealth of Marketplace developer tools. How will this
>> simulator fit within the existing DevHub structure? How is it
>> accessed? Are there feature overlaps that already exist in other
>> tools
>> that we can take advantage of?
> Yes see above. Mostly the simulator. But a possible new tool that will validate a payment JWT. Also possibly some part of the dev dashboard that will allow developers get get keys. This may be needed for other services later - like Push Messaging. So we should think about it as Value Added services on a per application basis.