
August 17th, 2011, 08:43 AM
|
 |
User
|
|
Join Date: Feb 2005
Location: UK
|
|
IPhone Payment Processing
Hi all,
I'm making an app where users can buy vouchers from, say for example for a set lunch menu at a restaurant, and I've got to the stage where I need to start thinking about payments for these vouchers.
I believe that Apple's in-app purchases don't allow for physical goods or vouchers so I need to somehow implement a custom payment solution. I've spoken to my bank and they have no experience with it, only website stuff so I'm at a loss really.
It seems simple enough to me to use a NSURLConnection to pass the card details over to some payment gateway but my reading doesnt seem to suggest that this is something which is allowed by the payment processing people. I don't like the idea of having a webview showing a form as it would spoil the flow of the app.
There's that mobile PayPal api on the developer network, but it only seems to ask for login, not just putting your card details in. I'd rather not have people log in to a 3rd party site, after logging into mine.
Does anyone have any experience implementing a payment solution in an iphone app, and if so could you point me in the right direction please?
Thanks,
Sephers.
__________________
|