Mobile - Charge Account

C++, C#, Java, PHP, ect...
Post Reply
User avatar
Xaos
Posts: 946
Joined: Wed Jan 11, 2012 4:01 am

Mobile - Charge Account

Post by Xaos »

Another mobile question :)


Does anyone know of way to automatically charge an account based on an event or something on either operating system? IE Event X is called, transaction is processed. I was thinking I may have to go third-party (like PayPal) but not sure.
Sim
Posts: 412
Joined: Sat Dec 26, 2009 5:37 pm

Re: Mobile - Charge Account

Post by Sim »

Android has its own SDK for it. Microsoft has one, not sure about iOS.
oRPG Creator - Make Your Own Browser Game
oRPG Creator on Facebook
User avatar
KyleMassacre
Posts: 573
Joined: Wed Nov 27, 2013 12:42 pm

Re: Mobile - Charge Account

Post by KyleMassacre »

I am pretty sure that ios does as well through iTunes.
User avatar
Xaos
Posts: 946
Joined: Wed Jan 11, 2012 4:01 am

Re: Mobile - Charge Account

Post by Xaos »

Basically I'm looking to charge instead of using an OnButtonClick event and use another event...You guys think I can do this with the stock payments or even PayPal? I also want to disallow the user to cancel once this event has occurred, so basically it process all at once.
User avatar
KyleMassacre
Posts: 573
Joined: Wed Nov 27, 2013 12:42 pm

Re: Mobile - Charge Account

Post by KyleMassacre »

I'm not much of a mobile guy. Just today as a matter of fact I'm trying to get back into creating something for iOS so I'm not much help, sorry
User avatar
Xaos
Posts: 946
Joined: Wed Jan 11, 2012 4:01 am

Re: Mobile - Charge Account

Post by Xaos »

Thanks anyway. I think I found a different solution to the problem....atleast for Android
Sim
Posts: 412
Joined: Sat Dec 26, 2009 5:37 pm

Re: Mobile - Charge Account

Post by Sim »

I don't think you can just charge a phone? They have to approve it?
oRPG Creator - Make Your Own Browser Game
oRPG Creator on Facebook
Post Reply

Return to “Coding”