Money Transaction without using in-app purchase for iphone app
Posted
by
Jaydevsinh Gohil
on Stack Overflow
See other posts from Stack Overflow
or by Jaydevsinh Gohil
Published on 2011-02-04T07:21:57Z
Indexed on
2011/02/04
7:25 UTC
Read the original article
Hit count: 192
iphone
I want to implement the payment gateway like functionality in my iphone application other than In-App Purchase feature provided by Apple.
So, i have one Question regarding the application approval on Appstore that, if i will redirect user to the UIwebview for payment related functionality, then apple will reject this application for not following the human interface guideline or it will allow this.
Other way i can do it by calling web-service for the transaction of money. So, again there is any chance of app rejection on AppStore.
Please share your thought on this
© Stack Overflow or respective owner