I have a free application in which I want to add a premium product.
I'm developing the new code while maintaining the older version for bugfixes.
I have implemented in app billing on an Android application and although it works ok with the testing constants, it breaks on real products.
I have uploaded the application as a draft on Google Play, created and published products, installed the exact same application on the device (included the right base64EncodedPublicKey) and used the right test account (the primary account on the device &
Mobile carrier billing company Bango continues its hot streak of signing up big name partners today, thanks to a new arrangement with Google to bring carrier billing to Google Play, beginning in Australia. Bango provides carrier billing services to Facebook in the UK, France and Germany, and also partners with RIM for BlackBerry App world billing.
I am trying to test In app billing (Version 3) for android with my own product IDs. I have uploaded a concept to the play store, added my gmail account for licence testing and installed the same app version on my device.
When i try to test my the in app billing, its asking me for a payment method. Is this normal? Or did forgot something to test the IAB?
edit
The static products works fine.
We’ve already heard some news today about in-app billing in the Play Store, and now we’ve got a little more to go along with it. Mobile payments and analytics company Bango is stepping into the Play Store to help carriers set up carrier billing within applications.
I have been working on an app and is live on google Play. This app consist of in app products which uses IAB v3 . In the new update I want that the user may buy the product from our website and get a encrypted code from our website (exclusive for each product) and directly use it in the app to buy the products.
Hi all,
This app is the first one I made :o, and I like you try it!
It is a simple and easy to use shopping list.
Description (same as google play):
TuLista provides a clear interface with which you are able to add the products that you need to buy. While you are shopping, you can interact with the list by marking the products you have added to your basket.
I don't even have the option to use carrier billing. It asks for a credit card but that's all. I checked online and my phone isn't listed in my account. And there is no way to add a phone. It's odd because about a week ago, my phone and one credit card was listed and now they are gone and it doesn't even give the carrier billing option when purchasing apps. Any recommendations?
In the documentation for in app billing (v3), it says: "Upon a successful purchase, the user’s purchase data is cached locally by Google Play’s In-app Billing service."
I now want to thoroughly test my app's billing code and wish to clear that cache. Its important because without the data being in the cache, it may take a little longer to collect the data - or it may not be accessible at all.