AndroidInAppBilling icon indicating copy to clipboard operation
AndroidInAppBilling copied to clipboard

How to get the signature?

Open Igor-lkm opened this issue 10 years ago • 2 comments

Good day! Thanks for the great plugin!

Version 3

I purchase: android.test.purchased

Is it possible to get the signature after consumePurchase? ( for server side verification)

Code on server side, like openssl_verify ($data, $signature, $key)

Thanks for the answer.

Igor-lkm avatar Apr 13 '14 19:04 Igor-lkm

Plugin works great but I would like to know how to get the signature to do verification. Is it currently possible?

cmendes0101 avatar May 26 '14 03:05 cmendes0101

@cmendes0101 please use this fork: https://github.com/KikeReto/InAppPurchase-Android And important issue: https://github.com/KikeReto/InAppPurchase-Android/issues/1

Igor-lkm avatar May 26 '14 05:05 Igor-lkm