Add Validator for Purchase Product token (GooglePlay)

This commit is contained in:
suzuki.junsuke
2015-01-16 19:01:18 +09:00
parent 747fb8d079
commit 209eb6a980
3 changed files with 39 additions and 1 deletions

View File

@@ -62,7 +62,7 @@ func main() {
# ToDo
- [x] Validator for In App Purchase Receipt (AppStore)
- [x] Validator for Subscription token (GooglePlay)
- [ ] Validator for Purchase Product token (GooglePlay)
- [x] Validator for Purchase Product token (GooglePlay)
- [ ] More Tests