I am working on in-app purchase modul in android. WHen I am running the app its working fine and getting an alert box with 0.99$ bt when i click on continue its saying payment successful. Without entering the details its showing payment suucessful. Can anyone put your suggestions here. Thank you but i don't no how to handle the response............
i got these
I/BillingService(9007): isBillingSupported response was: RESULT_OK
08-
I/BillingService(9007): requestPurchase()
08-06 11:21:00.627: I/System.out(9007):
08-06 /BillingService(9007): current request is:3107394114967377784
08-06 11:21:00.651
I/BillingService(9007): REQUEST_PURCHASE Sync Response code: RESULT_OK
08-06 11:21:00.651: I/System.out(9007):
I/BillingService(9007): Received action: com.android.vending.billing.IN_APP_NOTIFY
08-06 11:21:06.979: I/BillingService(9007): notify got id: android.test.purchased
08-06 11:21:06.979: I/BillingService(9007): getPurchaseInformation()
08-06 11:21:06.979: I/BillingService(9007): Nonce generateD: -419842967997160905
08-06 11:21:06.995: I/BillingService(9007): current request is:3101147433122934235
08-06 11:21:06.995: I/BillingService(9007): GET_PURCHASE_INFORMATION Sync Response code: RESULT_OK
08-06 11:21:07.791: I/BillingService(9007): Received action: com.android.vending.billing.PURCHASE_STATE_CHANGED
08-06 11:21:07.791: I/BillingService(9007): purchaseStateChanged got signedData: {"nonce":-419842967997160905,"orders":
[{"notificationId":"android.test.purchased","orderId":"transactionId.android.test.purchased","packageName":"com.myfantasyfootballguruapp","productId":"android.test.purchased","purchaseTime":1407304267393,"purchaseState":0}]}
08-06 11:21:07.791: I/BillingService(9007): purchaseStateChanged got signature:
08-06 11:21:07.791: I/BillingService(9007): signedData: {"nonce":-419842967997160905,"orders":
[{"notificationId":"android.test.purchased","orderId":"transactionId.android.test.purchased","packageName":"com.myfantasyfootballguruapp","productId":"android.test.purchased","purchaseTime":1407304267393,"purchaseState":0}]}
08-06 11:21:07.791: I/System.out(9007): jsooon datacal
08-06 11:21:07.799: I/BillingService(9007): Received action: com.android.vending.billing.RESPONSE_CODE
08-06 11:21:07.799: I/BillingService(9007): checkResponseCode got requestId: 3101147433122934235
08-06 11:21:07.799: I/BillingService(9007): checkResponseCode got responseCode: RESULT_OK
08-06 11:21:09.291: I/BillingService(9007): Received action: com.android.vending.billing.RESPONSE_CODE
08-06 11:21:09.291: I/BillingService(9007): checkResponseCode got requestId: 3107394114967377784
08-06 11:21:09.291: I/BillingService(9007): checkResponseCode got responseCode: RESULT_OK
0 comments:
Post a Comment