Implement iOS subscriptions (#8493)

* implement iOS subscriptions

* add additional tests to request body

* Improve subscription cancelling

* change string to constant
This commit is contained in:
Phillip Thelen
2017-02-21 19:22:13 +01:00
committed by Matteo Pagliazzi
parent 8550ca4d29
commit 374d528647
12 changed files with 621 additions and 90 deletions
+2 -1
View File
@@ -86,5 +86,6 @@
"FLAGGING_URL": "https://hooks.slack.com/services/id/id/id",
"FLAGGING_FOOTER_LINK": "https://habitrpg.github.io/flag-o-rama/",
"SUBSCRIPTIONS_URL": "https://hooks.slack.com/services/id/id/id"
}
},
"ITUNES_SHARED_SECRET": "aaaabbbbccccddddeeeeffff00001111"
}