Commit Graph

28 Commits

Author SHA1 Message Date
Omar Elgabry 53f8c45c39 Upated the developer notification struct to include one time products 2020-07-14 12:41:55 -04:00
Sam Smith 9666be3e03 playstore: add rest of notification types
see https://developer.android.com/google/play/billing/realtime_developer_notifications#json_specification
2020-05-27 10:28:20 +01:00
Junpei Tsuji 588d81166b Fixed test for playstore 2020-02-20 13:04:39 +09:00
Junpei Tsuji a61c519ac8 Fixed makefile 2020-02-20 13:02:14 +09:00
Sabrina 8359bd764f create mocks for playstore 2020-01-28 13:31:57 -08:00
Sabrina 3fcc899200 add more unit tests 2020-01-27 15:28:48 -08:00
Sabrina 31f386e220 add acknowledge product, refactor 2020-01-27 14:26:09 -08:00
Junpei Tsuji 934d4ffbbd Fixed test error messages 2019-10-10 10:58:16 +09:00
Junpei Tsuji c446edf3c4 Added acknowledge method for subscription 2019-05-31 11:03:51 +09:00
Junpei Tsuji c8899d8d2d Update androidpublisher api v3 2019-05-23 17:47:36 +09:00
Junpei Tsuji 0404f1ee3e Fixed test error 2018-11-06 17:30:39 +09:00
Junpei Tsuji 70b42da9e1 Use TableDrivenTests 2018-11-06 17:22:52 +09:00
Junpei Tsuji 8e67f122c0 Added client timeout because http.DefaultClient doesn't have timeout 2018-05-18 12:31:19 +09:00
Junpei Tsuji 1dbebe0623 Support custom http client for GAE 2018-05-17 18:16:19 +09:00
Junpei Tsuji ea45e6dbd0 Support context package when requesting GooglePlay 2018-05-17 14:31:06 +09:00
Junpei Tsuji 6753b53cde Added real time notification definition for google play 2017-12-28 11:41:57 +09:00
Junpei Tsuji 391b952acb Use standard context package 2017-07-25 17:49:48 +09:00
Junpei Tsuji ebac4ddf8d Use http package instead of gorequest 2016-11-01 23:34:46 +09:00
Jumpei Tsuji 428a2131dc Added interface method for playstore 2016-06-08 17:47:51 +09:00
Jumpei Tsuji d2a7e24677 Fixed tests 2016-06-08 17:28:56 +09:00
Jumpei Tsuji 5767f89e54 Added verification method for signature 2015-09-10 20:26:08 +09:00
Jumpei Tsuji 579721461f Added a function to revoke subscription 2015-07-13 17:46:36 +09:00
Jumpei Tsuji 764aa496d9 Added cancellation method for subscription 2015-06-16 13:32:37 +09:00
Jumpei Tsuji 7c39cf1775 Use JSON credential of service account instead of oauth token 2015-05-26 23:42:30 +09:00
Jumpei Tsuji 87cea6c590 Update oauth library 2015-05-26 17:29:34 +09:00
Bogdan Constantinescu f0278c7c2d Test errors for increased coverage on PlayStore 2015-02-25 11:15:20 +02:00
suzuki.junsuke 209eb6a980 Add Validator for Purchase Product token (GooglePlay) 2015-01-16 19:01:18 +09:00
tsuji_jumpei 99e9a4e759 Added the subscription validator for in app billing 2014-12-05 01:59:36 +09:00