Almir Kadric
|
c84bdf2406
|
quick fix to remove assertions from the library. These should be handled application side.
|
2015-01-29 13:42:32 +09:00 |
|
Almir Kadric
|
06bd9dfbd2
|
implemented linting and unit test structure. Also fixed all lint errors found
|
2014-10-29 03:20:24 +00:00 |
|
Eric Musgrove
|
ae1200063f
|
Fixing an issue where, with an non 200 response code, we try to reference an undefined variable.
|
2014-10-22 03:05:09 -04:00 |
|
nkuznetsow
|
e694efd39d
|
Update index.js
|
2014-10-07 13:04:27 +06:00 |
|
nkuznetsov
|
063fd80bed
|
Possible was meant "options" instead of "data"?
|
2014-10-07 12:45:47 +06:00 |
|
Almir Kadric
|
8860bdaf18
|
updated according to pr comments
|
2014-09-19 09:54:21 +00:00 |
|
Almir Kadric
|
b7b8f405ff
|
changed the iss/key structure. Instead we now pass in the JSON key object or string and use that instead. Updated documentation accordingly
|
2014-09-19 09:27:48 +00:00 |
|
Almir Kadric
|
4ca5494740
|
finished implementation of code to follow documentation. Also made fixes as per pr comments
|
2014-09-19 03:53:30 +00:00 |
|
Almir Kadric
|
8cfdc83044
|
finished implementation of code to follow documentation. Also made fixes as per pr comments
|
2014-09-19 03:48:50 +00:00 |
|
Almir Kadric
|
ce778d0628
|
refactored the code a bit to use new https request library
|
2014-08-28 07:56:13 +00:00 |
|
Almir Kadric
|
e64281bcf0
|
initial implementation of google play platform
|
2014-08-28 04:21:25 +00:00 |
|
Ron Korving
|
b8a23fb984
|
Made reported errors a bit more verbose
|
2014-02-27 19:37:04 +09:00 |
|
Ron Korving
|
3e293151e9
|
Changed verifyReceipt to verifyPayment which allows for more tests than just receipt.
|
2014-02-27 18:51:48 +09:00 |
|
Ron Korving
|
2c94376cdb
|
Added transactionId, productId and platform name to the result.
|
2014-02-26 12:53:33 +09:00 |
|
Ron Korving
|
be5fcaaf8d
|
First implementation
|
2014-02-25 16:46:23 +09:00 |
|