In-App Purchase Configuration Guide for iTunes Connect---(一)----Introduction

Introduction

In-App Purchase is an Apple technology that allows your users to purchase content and services from within your app. You set up In-App Purchase products through iTunes Connect, a suite of web-based tools. You implement In-App Purchase in your app using the Store Kit framework.

内置购买是一种苹果技术,它允许用户从你的应用内部购买内容和服务。你可以通过一套基于网络的工具在iTunes Connect设置内置购买。 你使用商店Kit框架在应用中实现内置购买。

For example, you can use In-App Purchase to implement any of the following scenarios:

举个例子,你可以使用内置购买来实现以下任何场景:

  • A basic version of your app with additional premium features

    带有额外高级功能的应用程序的一个基本版本。

  • A book reader app that allows the user to purchase and download new books

    一个允许用户购买和下载新书的阅读器应用。

  • A game that offers new environments (levels) to explore

    一个给用户提供更多关卡的游戏。

  • A game that allows players to purchase virtual property

    一个允许用户购买虚拟财产的游戏。

  • An app that provides access to a turn-by-turn map service

    一个提供全方位地图服务的应用。

  • A subscription to a digital magazine or newsletter

    一个数字杂志或通讯的订阅应用。

After you’ve designed one or more products to make available in your app, you’re ready to add In-App Purchase configuration information in iTunes Connect.

当你在你的应用中设计好一个或多个产品时,你就以及准备好在iTunes Connect中添加内置购买配置信息了。

If you aren’t already familiar with In-App Purchase, read Getting Started with In-App Purchase on iOS and OS X and Adding In-App Purchase to your iOS and Mac Applications. If you aren’t already familiar with iTunes Connect, read iTunes Connect Developer Guide.

如果你对内置购买还不熟悉,请看Getting Started with In-App Purchase on iOS and OS X 和 Adding In-App Purchase to your iOS and Mac Applications. 如果你不熟悉iTunes Connect,请看 iTunes Connect Developer Guide.

At a Glance

一、概述

Use iTunes Connect to add, set up testing for, submit, and manage your In-App Purchase product configurations.

使用iTunes Connect 来添加,配置测试,提交,以及管理你的内置购买产品配置。

Configure Your In-App Purchase Products

1、配置你的内置购买产品

After you’ve created an iTunes Connect record for your app, you can configure the In-App Purchase products that you want to make available through your app.

当你为你的应用创建了一个iTunes Connect记录后,你可以配置内置购买产品,这些产品将在你的应用中出售。

Related Chapters: “Creating In-App Purchase Products,” “Displaying Products in More Than One Language”

相关章节:“Creating In-App Purchase Products,” “Displaying Products in More Than One Language”

Test Your In-App Purchase Products

2. 测试你的内置购买产品

Test the In-App Purchase products you’ve configured to make sure they appear in your app’s store and to make sure that financial transactions work properly.

测试你已经配置的内置购买产品,确保它们出现在你的应用商店,以及确保顺利地完成财务交易工作。

Related Chapters: “Testing In-App Purchase Products”

相关章节:“Testing In-App Purchase Products”

Submit Your In-App Purchase Products for Review

3. 上传你的内置购买产品以供审核

After you’ve included all the information for a product and tested to make sure it appears in your app’s store, you are ready to submit the product for review and to make it available on the store.

当你包含了产品的所有信息之后,测试它以确保它能出现在你的应用商店,这样你就可以准备发布该产品以供审核,并让它能在商店里出售。

Related Chapters: “Submitting In-App Purchase Products”

相关章节: “Submitting In-App Purchase Products”

Manage the In-App Purchase Products Available in Your App

4. 管理应用程序中的内置购买产品

After an In-App Purchase product is approved and ready for sale, you can continue to manage its display, pricing, and availability on the store.

当内置购买产品审核通过并准备好出售后,你可以继续管理它的显示,价格以及它的可用性。

Related Chapters: “Working with Your Product’s Status,” “Working with Your Product’s Metadata”

相关章节:  “Working with Your Product’s Status,” “Working with Your Product’s Metadata”

Prerequisites

二、前提条件

To configure In-App Purchase content in iTunes Connect, you need access to:

要想在iTunes Connect里配置内置购买内容,你需要经过:

See Also

三、参见

As you include In-App Purchase products in your apps, you may want to refer to these additional Apple resources, which describe the associated business and development guidelines and requirements:

当你的应用程序需要添加内置购买产品时,你或许想要引用这些额外的苹果资源,它们描述了相关的业务,开发指南和需求:

  • Getting Started with In-App Purchase on iOS and OS X provides an overview of In-App Purchase marketing strategies and business requirements.

    Getting Started with In-App Purchase on iOS and OS X 提供了一个内置购买市场战略和业务需求的概述。

  • “Adding Capabilities” in App Distribution Guide explains how to use Xcode to enable Apple services such as In-App Purchase.

    App Distribution Guide中的 “Adding Capabilities”解释了如何使用Xcode开启各种苹果服务,比如内置购买。

  • In-App Purchase Programming Guide describes using the Store Kit framework to embed a store inside your app.

    In-App Purchase Programming Guide 描述了用Store Kit框架在你的应用程序中嵌入一个商店。

  • In-App Purchase for Developers lists the references available to support you through development of your app and In-App Purchase content.

    In-App Purchase for Developers 罗列了支持完成你的整个应用开发和内置购买内容的各种引用。

  • iTunes Connect Developer Guide contains general information about creating an iTunes Connect record for your app to submit it to the App Store or the Mac App Store. In addition, this document describes other steps you’ll need to complete to market your app, including setting up your organization’s contracts and banking information and submitting app metadata, including artwork and localization information. It continues with information on how to monitor your app’s success.

    iTunes Connect Developer Guide 包含了各种基本信息,包括为即将发送到应用商店或Mac 应用商店的应用程序创建一个iTunes Connect 记录。另外,本文描述了完成发布你的应用程序需要的其它步骤,包括建立你的组织合同,银行信息以及发布应用程序元数据(metadata),包括artwork和本地化信息。它就如何监控你的应用程序的成功持续收集各种信息。

Throughout this document, look for links to additional documents on more specific topics throughout this document.

通过本文,查找并链接到更具体的主题。

下一页

时间: 2024-10-30 05:57:57

In-App Purchase Configuration Guide for iTunes Connect---(一)----Introduction的相关文章

使用 xcode 8 构建版本 iTunes Connect 获取不到应用程序的状态

今天在提交 APP 审核版本的时候iTunes Connect 一直获取不到应用程序的状态,原因是,14号 xcode 8一出 直接升级使用 xcode 8 打包发布包,然后直接用 xcode8 构建应用包,应用成功的构建成功,但是iTunes Connect 一直刷新不出来,按理说提交后,半小时左右就可以刷新出来,但是硬是等了一天,提交饿三四次,后来发现是 xcode8 的问题,可能是应为 xcode8 刚出不太稳定吧,使用 xcode 7 提交后十分钟就在 iTunes Connect 刷新

iTunes Connect 构建版本不显示 - 江小黑的博客

前言 今天新项目上架,在Xcode打包上传到App Store后,在iTunes Connect构建版本中居然找不到上传的App- 解决 从iOS10开始,苹果更加注重对用于隐私的保护,App 里边如果需要访问用户隐私,必须要做描述,所以要在 plist 文件中添加描述. 而这三个基础描述是必须添加的: 麦克风权限:Privacy - Microphone Usage Description 是否允许此App使用你的麦克风? 相机权限:Privacy - Camera Usage Descrip

一个减少App Store审核被拒的小技巧--善用iTunes Connect中被遗忘的字段

在过去的两年中,我们团队在App Store中为7款APP推出了60个发布版本.因此,我们已经熟知什么才是用户在想要的,以及如何定位和营销App以使其获得最高的安装率.经过多次的操作实践后,我们受到启发,开发了LaunchKit工具包,以供App开发者和App市场营销者在发布App时使用. 我们也已经熟知在App审核过程什么才是苹果的 App审核团队所关注的(或者说,什么是他们不怎么关注的).我们是在被拒中学习成长的.曾被拒过很多次.在过去的18个月里面我们被拒了13次. 我们上一次被拒大概是在

App提交iTunes Connect,"二进制无效"问题解决方案。

昨天提交打包提交App,将包上传到iTunes Connect之后,以为就能发布了,便点击构建版本,发现没有刚刚上传的包,于是就点击"预发行"看一下,会看到"已上传",过不久再刷新一次再看,就变成了二进制无效,无比的郁闷,上传了五六次都是二进制文件无效, 原因:1.自2015年2月份开始,新上传到iTunes上面审核的app,必须支持64位,新上传是指第一次上传, 或者没有审核通过过,总之就是在AppStore上面没有上架的app,必须支持64位,包括工程里面的代码

AppStore苹果应用支付开发(In App Purchase)翻译

http://yarin.blog.51cto.com/1130898/549141 一.In App Purchase概览 Store Kit代表App和App Store之间进行通信.程序将从App Store接收那些你想要提供的产品的信息,并将它们显示出来供用户购买.当用户需要购买某件产品时,程序调用StoreKit来收集购买信息.下图即为基本的store kit 模型: Store Kit的API只是为程序添加In App Purchase功能的一小部分.你需要决定如何去记录那些你想要提

P6 Professional Installation and Configuration Guide (Microsoft SQL Server Database) 16 R1

P6 Professional Installation and Configuration Guide (Microsoft SQL Server Database) 16 R1       May 2016 Contents About This Guide...................................................................................... 11 Shared Topics in This Guide .

P6 EPPM Installation and Configuration Guide 16 R1 April 2016

P6 EPPM Installation and Configuration Guide 16 R1         April 2016 Contents About Installing and Configuring P6 EPPM ........................................................ 6 Prerequisites for P6 EPPM Configuration ...............................

iTunes Connect开发者指南中的一个疑问

iTunes Connect Developer Guide     避免app版本出现在iClound中,我的疑问是对已经上架的版本不能设置,那么这个功能的真正意义在哪里? 大部分用户去应用页面下载时,都会默认下载到已经处于"Ready for Sale"的版本,如果已经上架的版本发现它有问题时,该如何处理呢?似乎只能马上提交新的版本,然后加急说明情况,如果这样,在等待苹果审核和上架这段时间内,玩家依然是可以下载到有问题的版本(一般几小时在几天不等),这个功能的用处在哪里,我目前还不

Itunes connect State: Developer Action Needed

In-App Purchases have been returned and are highlighted in the table below. Your In-App Purchase has been returned. You must modify or delete the highlighted item. 修改高亮部分...改成英文?中文... Itunes connect State: Developer Action Needed