I want to integrate Credit Card payment functionality which collects information from user like credit card payment details, process, pay & receive receipt for payment in iphone app. Please not that this functionality needs to be implemented without using “Credit Card payment Terminal”. Please suggest something/api/sample code on this. Despite the fact that In-app-purchase is recommended, does apple approve this kind of payment ?
I want to integrate Credit Card payment functionality which collects information from user like
Share
For in-app purchases we have 3 options
Apple in-app purchase (requires apple account)
PayPal payment gateway (requires Paypal account)
Zooz payment gateway (requires Credit/Debit card info)
All the 3 are approved by apple, for your need you can opt for third one, and even it supports Paypal with in that if user want s to pay through his Paypal account.