User Tools

Site Tools


dev:app_store_-_create_services

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
dev:app_store_-_create_services [2016/06/09 14:20] – [Modify Service Project] sudev:app_store_-_create_services [2016/06/10 10:05] – [Modify Service Project] su
Line 26: Line 26:
  
 1. Open web.config file and update //**ServiceAppId**// and //**ServiceAppSecret**// with the service app hub which you have created in the steps above. 1. Open web.config file and update //**ServiceAppId**// and //**ServiceAppSecret**// with the service app hub which you have created in the steps above.
 +
 +{{ :dev:service_app_vs.png?nolink |}}
  
 2. In the example a SQL repository is used to store user tokens, you could use the example model by modifying the connection string to use your SQL server or you could implement your own solution/ repository. 2. In the example a SQL repository is used to store user tokens, you could use the example model by modifying the connection string to use your SQL server or you could implement your own solution/ repository.
  
-3.Make sure you call apps store debit api action to charge the user for the service, modify the UI to fit your theme.+3. Make sure you call app store debit api action to charge the user for the service
 + 
 +4. Modify the UI to fit your theme.
  
 ====== Create service app ====== ====== Create service app ======
Line 35: Line 39:
 1.Follow steps 2 to 4 above to create a service application. 1.Follow steps 2 to 4 above to create a service application.
  
-2.On "Add an Application Profile Step" (the one we skipped in step 5 above) add some screenshot and a description of your service you are going to provide.+2.On "Add an Application Profile Step" (the one we skipped in step 5 above) add screenshots and/or a description for your service you are going to provide.
  
 {{ :dev:3_servdev.png?nolink&300 |}} {{ :dev:3_servdev.png?nolink&300 |}}
dev/app_store_-_create_services.txt · Last modified: 2016/09/30 12:43 by su