开发者

Android : in-app Billing problem- getting the order Id from the response

开发者 https://www.devze.com 2023-03-30 14:45 出处:网络
I am using In-App purchase in my application. I am successfully purchased the products. I am unable to get the order Id from the market response once the payment was made.anyone help me to retrieve th

I am using In-App purchase in my application. I am successfully purchased the products. I am unable to get the order Id from the market response once the payment was made.anyone help me to retrieve the order开发者_JS百科 ID from the response from the market. kindly help.

Thanks in advance.


purchase.getSignature()

I'm not sure this is what you're looking ,

but I use this to uniqe my order.

And this work fine for me.(With test account and signed APK)

0

精彩评论

暂无评论...
验证码 换一张
取 消