AndroidInAppBilling
AndroidInAppBilling copied to clipboard
How to get the signature?
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.
Plugin works great but I would like to know how to get the signature to do verification. Is it currently possible?
@cmendes0101 please use this fork: https://github.com/KikeReto/InAppPurchase-Android And important issue: https://github.com/KikeReto/InAppPurchase-Android/issues/1