/
5.4.2 Apple store - Contracts for InAppPurchase

5.4.2 Apple store - Contracts for InAppPurchase

Apple store - Contracts for InAppPurchase

Since Apple has changed the Review Guidelines all charges (like for create account or recharge) must be made through the Apple Store.
  They added rule:
    11.13 Apps that link to external mechanisms for purchases or subscriptions to be used in the app,
          such as a "buy" button that goes to a web site to purchase a digital book, will be rejected.
  Explanation:
    If Apple find that app provides access to external mechanisms for purchases or subscriptions to be used in the app,
    which is not in compliance with the App Store Review Guidelines, app will be rejected.
    Like when app includes a link that navigates to a website where users can register/subscribe to your service.

  So to be in compliance with the App Store Review Guidelines, we have to integrate payments though Apple Store in dialer.

To offer In-App Purchases in your apps, you will need to have the latest iOS Paid Applications contract in effect with Apple
and your Team Agent will need to click through the latest Program License Agreement in the iOS Developer Provisioning Portal.

For this please login to your iTunes account (https://itunesconnect.apple.com/), go to Agreements, Tax, and Banking.

 

and Request for iOS Paid Applications contracts in as per below

and accept license agreement.

next fill the Contact, Bank and Tax info marked as per below.

After successful process the iOs Paid Applications contract should be seen in "Contracts in Effect".

More informations you can find on Apple site: http://developer.apple.com/library/ios/#technotes/tn2259/_index.html

Related content