STEPS TO REPRODUCE:
1.Grab the trivial drive sample code from the sdk (google-market_billing) -
versionCode:3, versionName: 1.3
2.Follow the steps mentioned in the README file
3.Test the signed apk in the device, by buying "Gas"
EXPECTED OUTPUT:
The payment should be successful
ACTUAL OUTPUT:
Getting error as "Your order could not be processed. Please try again."
Attached screenshot.
AFFECTED ORDER IDS (IF RELEVANT): N/A
OS VERSION: 4.1.2
MARKET/MYAPPS VERSION: 4.1.6
DEVICE:Samsung Galaxy s3 (GT-I9300)
OUTPUT FROM ADB BUGREPORT ATTACHED: Yes
(Note: The output from "adb bugreport" is required for all bug reports.)
NOTES:
1. Please look for "commitPurchase" in the log file. The following is noticed
while getting error.
05-22 13:14:01.528: W/NetworkManagementSocketTagger(21438): untagSocket(69)
failed with errno -22
05-22 13:14:01.543: E/Volley(21438): [788] BasicNetwork.performRequest:
Unexpected response code 500 for
https://android.clients.google.com/fdfe/commitPurchase
2. "Test Account" and "publish account" are different
3. "Item" is published and app is in draft.
4. Test account is added in "Google Accounts with Testing Access" under
"Settings -> Account Details" in the publish developer web console
5. License Test Response is "Licensed"
6. We have waited for 12 hrs after uploading to the developer console and
tested.
Original issue reported on code.google.com by mahalu...@gmail.com on 22 May 2013 at 9:41
Original issue reported on code.google.com by
mahalu...@gmail.com
on 22 May 2013 at 9:41Attachments: