Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a way for a mobile app to pay users? [closed]

I am just looking into mobile development, not really knowing anything about it, and I can see that there is way for users to pay small amounts in-app to the developer. However, is there any way for the developer to pay an amount to the user? I'm particularly thinking in terms of a gambling app, where the user places a bet through their phone, and then needs some way to receive their winnings - can this be done? What is the easiest way for a user to receive real money from an app?

I am mainly interested in this with respect to ios, however I would also like to know about android - I don't know what differences there might be between them.

Edit: I appreciate the legal advice from the first two answers, which do make it clear that a gambling app is not viable as an app. However, while this is helpful on a business level, it doesn't say anything about the technical situation. Disregarding the legal aspects, my question still stands - is there any way an app can send users money? An example non-gambling use case, might be some sort of banking service that lets users deposit and withdraw small amounts through the app. I recognize that this is of no practical use, but I am still interested in knowing whether it is possible to do.

like image 299
Benubird Avatar asked Feb 28 '14 08:02

Benubird


People also ask

What are close loop payments?

Closed loop payments allow consumers to load money into a spending account that is linked to a payment device such as a gift card for a specific company (and only that company). Mobile closed loop payment applications are now enabling consumers to manage their gift card, or account, through their mobile device.

What is a closed wallet?

Closed Wallet: Any company that deals with products or services can create a wallet for its users. In this type of wallet, the users can only transact with the issuer of the wallet or other users of the same digital wallet. Ola Money, Amazon Pay are examples of closed wallets.

What payment apps have protection?

The best app for purchases depends on whether you're the buyer or the seller. Venmo and PayPal are the only options with purchase protection.

Is PayPal a closed wallet?

On top of what semi-closed wallets can do, they also allow users to withdraw money directly to an ATM, access financial services, and perform other banking operations. Probably the most popular and widely used open wallet is Paypal.


2 Answers

Well for iOS it is going to be very difficult, not to build, but laws in every country and state.

Also the App Store Review Guidelines has real strict rules about it:

20.3 : It must be permissible by law for the developer to run a lottery App, and a lottery App must have all of the following characteristics: consideration, chance, and a prize

20.4 : Apps that allow a user to directly purchase a lottery or raffle ticket in the App will be rejected

20.5 : Apps that offer real money gaming (e.g. sports betting, poker, casino games, horse racing) must have necessary licensing and permissions in the locations where the App is used, must be restricted to those locations, and must be free on the App Store

20.6 : Apps that use IAP to purchase credit or currency to use in conjunction with real money gaming will be rejected

like image 158
rckoenes Avatar answered Oct 13 '22 00:10

rckoenes


Google Android has similar policy for Gambling:

Content Policy

Google's content policy is the developer of the app advertisement is displayed to the user, host or provide links to the app user-generated content, such as a display or provide links to the app applies to all content. The developer's name and registration, visit the developer's website, including the pages displayed publicly on Google Play developer account also applies to all of the content. The content of the app to comply with these policies, in addition to Google's content evaluation guidelines should be in accordance with the evaluation.

Gaming: Google in the online casino, sports betting, lotteries, etc. that promote online gambling for cash or other content or services or products offered by the award does not allow gambling game.

like image 37
Sushil Avatar answered Oct 12 '22 23:10

Sushil