K
K
kachok2016-06-17 11:27:51
Android
kachok, 2016-06-17 11:27:51

How to accept money for services in an Android application?

Tell me what are the ways to accept money for services from the user of the Android application. Ideally, you need to implement replenishment of the internal account balance in the application with Visa / Mastercard cards. Is it possible?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Artem Gapchenko, 2016-06-17
@artemgapchenko

Look towards in-app billing , which is the standard way to accept payments on Google Android devices. Using third-party payment methods (such as topping up directly with Visa/Mastercard) is banned in most cases, but there are exceptions - for example, if you sell non-digital goods in your application.
Of course, this applies to the case when you will distribute the application through Google Play. If you plan to work with other app stores, then their relationship to in-app payments should be studied separately.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question