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
Next revisionBoth sides next revision
dev:app_store_-_create_services [2016/06/09 14:12] – [Create service app] sudev:app_store_-_create_services [2016/06/09 14:20] – [Modify Service Project] su
Line 22: Line 22:
  
 {{ :dev:1.png?direct&300 |}} {{ :dev:1.png?direct&300 |}}
 +
 +====== Modify Service Project ======
 +
 +1. Open web.config file and update //**ServiceAppId**// and //**ServiceAppSecret**// with the service app hub which you have created in the steps above.
 +
 +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.
  
 ====== Create service app ====== ====== Create service app ======
dev/app_store_-_create_services.txt · Last modified: 2016/09/30 12:43 by su