I want to change Payment mode from sendbox to live before publish app on play store.
Related
Can I implement Pay Tm app integration for payment gateway in my android app to provide pro version of an application instead of google payment option? or which is best option other than google play ?
Here's the link to the payment guidelines for monetization on Google Play...
Developers offering products within a game downloaded on Google Play or providing access to game content must use Google Play In-app Billing as the method of payment.
Developers offering products within another category of app downloaded on Google Play must use Google Play In-app Billing as the method of payment, except for the following cases:
Payment is solely for physical products
Payment is for digital content that may be consumed outside of the app itself (e.g. songs that can be played on other music players).
So, for any app on the Play store, Google in-app billing is used for content consumed within the app, such as unlocking the pro version of the app. For physical goods or digital goods consumed outside the app, other third party payment services are permitted.
I am building Android TV app, which can watch videos in the app.
My videos are paid, user needs to pay in order to watch.
Is it possible to do the payment in Android TV app?
Is it possible to use In-App-Billing if the TV has Google Play service
Is it possible to use third-party payment gateways, like Paypal or Cybersource if the TV does not have Google Play service.
Thanks!!!
Is it possible to do the payment in Android TV app?
Yes, app should comply with these guidelines. Paid videos within app qualify for IAP.
Is it possible to use In-App-Billing if the TV has Google Play service
Yes
Is it possible to use third-party payment gateways, like Paypal or Cybersource if the TV does not have Google Play service.
If you're targeting firetv, you need to fulfil payments using Amazon AppStore using Amazon IAP which has a slightly different implementation than Android IAP. More details here.
We release a mobile application last week & for some reason it is not showing up in US Google Play store.
How can we Push It to US Google Play store.
When we publish an App on Google Play Store by default it should show up in all store or we have to manually choose each store it should be available on
Change it to all countries in developer console.
I am planning to publish an application with in app billing functionalities. I haven't released the application itself on the playstore yet, but I've activated the in app products. Now when trying to access them via my phone, I get the typical in app purchase window, but saying:
The article You wanted to buy couldn't be found.
Do I have to first publish the application to get the in app billing working or is there some issue with my application?
Some time ago Google made some changes to the testing of In-App purchases. Now you need to publish your application first in order to test them. Luckily it's enough if you publish your application as an alpha-version.
Note: You can do end-to-end testing of your app by publishing it to an alpha distribution channel. This allows you to publish the app to the Google Play store, but limit its availability to just the testers you designate.
Read more in the docs (Testing In-App Billing).
I want to do the process of "publishing" my application to Google Play (android market)
my application is not ready yet, but AdMob demanding it for the registration.
so, I don't want to publish my app yet, although I want to combine AdMob in my app
is there a way to register to google play without really publishing your app?
or, using the adMob SDK without registration to Google Play?
The package field for AdMob registration is optional. You can leave that field blank, and fill it in later when you're ready to publish your application.
You can add your application to Google Play, and there is function Publish, or Unpublish. If you want add but don`t Publish application. When your application will ready, add as other version application.