bugs_bugs
bugs_bugs

Reputation:

Cant find “Manage In-App purchases” under itunes connect

I know i am going to ask something that might sound bit odd, but still asking

I am developing an application that has In App Purchase functionality, i have integrated the code but for testing i need to make a test account under iTunes connect. During R&D i came to know that i have to go through following way to make test account for in app purchase:

iTunes Connect-> “Manage In-App purchases”

My problem is that i am not able to see the option “Manage In-App purchases” under iTunes connect. Any kind of input to this question would be great help.

Thanks in Advance

Upvotes: 12

Views: 12443

Answers (7)

Nikolay Shubenkov
Nikolay Shubenkov

Reputation: 3233

iTunes Connect -> My Apps -> Select your app -> select 'Features' tab

enter image description here

Upvotes: 0

shahil
shahil

Reputation: 1001

Follow this apple help tutorial.

Its perfect :-

http://developer.apple.com/library/ios/#qa/qa1329/_index.html

Upvotes: 0

reinaldoluckman
reinaldoluckman

Reputation: 6348

Now it stays on the details of the app. Access iTunesConnect and select a app. The 'Manage In App Purchase' will be in the right-top menu.

Upvotes: 1

Cliff Viegas
Cliff Viegas

Reputation: 3216

This has changed. Updated details as per iTunes Connect support pages.

Frequently Asked Questions: Why do I not see the Manage Your In-App Purchases module?

The tools in the Manage Your In-App Purchases module have been moved to the Manage Your Applications module. You can now manage your In-App Purchases from the app summary page for a specific app in the Manage Your Applications module.

To be able to create and edit In-App Purchases, you must be an Admin or Technical user for your iTunes Connect account. You must also have the latest version of the Paid Applications contract in effect and must have at least one paid app in iTunes Connect under Manage Your Applications.

If you think that the in app purchase module should be on for your account and is currently disabled, please contact us.

Upvotes: 3

Pacu
Pacu

Reputation: 1985

From iTunes connect Developer guide 6.3

If you do not see the Manage In App Purchases module on your iTunes Connect Home page, it could be one of these reasons:

  • You are not an Admin or Technical user for your iTunes Connect account.
  • You do not have the latest Paid Applications contract in effect.
  • Your Team Agent has not clicked through the latest iOS Developer
    Program License Agreement.

If you have fulfilled all of these requirements yet still do not see the module, you can contact iTunes Connect Support for more details by using the Contact Us module on the Home page.

Upvotes: 5

MW.
MW.

Reputation: 12630

Have you signed the "Paid Applications"-contract? You need to sign it in order to manage in app purchases or set up test users. You find it in iTunes Connect under "Contracts, Tax & Banking Information".

Upvotes: 14

No Surprises
No Surprises

Reputation: 4901

It's under "Manage Users":

Manage Users
Create and manage both iTunes Connect and In App Purchase Test User accounts.

After you click "Manage Users", it's the option on the right ("In App Purchase Test User").

Upvotes: 1

Related Questions