11

Is there any service or api that will allow me to accept credit card payments within my iphone and android apps?

I can't find anything using an extensive google search.

Will servies like sage or similar work at all? Will I need a webview?

Thanks

Thomas Clayson
  • 29,657
  • 26
  • 147
  • 224

6 Answers6

5

There are a few options out there, but the cheapest and easiest solution seems to be ZooZ. iOS and Android compatible, ZooZ's 3 lines of code monetizes your app in minutes. Users can pay with credit cards or PayPal.

The biggest advantages of ZooZ are that your user always stays within your app and won't have to re-enter payment details in the future, resulting in faster processing and higher conversion rates.

Of course you can always build your own credit card processing platform, but considering the challenges of security, merchant accounts, and PCI compliance, it's probably not worth the headache.

Full disclosure: I have the privilege of working at ZooZ :)

Mara
  • 146
  • 1
  • 5
  • cool! does it work in the UK? – Thomas Clayson Apr 03 '12 at 08:11
  • 1
    Yes it does. It has full global coverage and support multiple currencies – Ronen Morecki Apr 03 '12 at 08:23
  • 4
    I think it's important to note that "cheapest and easiest solution" is somewhat subjective: ZooZ charge 2.8% plus 19c per payment. For small values this could be competitive, but if you're looking to run $3000+ per month then there are other options that could be better value. – lxt Apr 03 '12 at 09:54
2

There is this: https://developer.mastercard.com but the payments API is not quite in production.

Robot Woods
  • 5,677
  • 2
  • 21
  • 30
  • but I agree with ceejayoz that Apple may not let that fly – Robot Woods Nov 19 '11 at 02:08
  • Neither will Android, if you plan on publishing to Market legally. If you publish through Market, you MUST use their in-app purchase. Unless this has changed (I did not thoroughly research for this comment, but I did a few months ago). – Jack Nov 19 '11 at 04:58
  • with apple's developer t&cs definitely (I'm not so sure about android) you're not allowed to use in app purchase to sell goods or services not specifically for use within the app (unless its changed recently) – Thomas Clayson Nov 21 '11 at 08:55
2

Paypal works

https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/library_documentation

CTRL+F "ios"

About halfway down the page.

And

PayPal API for iOS - allowed?

Community
  • 1
  • 1
TigerCoding
  • 8,710
  • 10
  • 47
  • 72
0

BrainTree seems the easiest way to integrate with Mobile app.It consists of complementary client and server SDK.

gMirian
  • 651
  • 7
  • 13
Istiak Morsalin
  • 10,621
  • 9
  • 33
  • 65
0

We have an API you can embed into your iOS app that will enable credit card swiping and processing from within your app. We expect to have the same available for Android apps late 1Q 2012. For details visit http://developers.moblized.com.

robbnotes
  • 53
  • 5
-1

And there's also Square/SquareUp.

Michael Dautermann
  • 88,797
  • 17
  • 166
  • 215