不同国家不同价格

发布于 2024-10-03 00:50:39 字数 88 浏览 6 评论 0原文

我看到有些应用程序在不同的 iTunes 商店(根据位置)有不同的价格。他们是怎么做到的?我在 iTunes Connect 中没有看到任何可以实现这一点的地方。

I saw there are apps that have a different price on different iTunes stores (according to location). How do they do that? I didn't see any place in iTunes Connect that enables that.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

丘比特射中我 2024-10-10 00:50:39

不同的国家不能有不同的价格。
唯一的问题是,当您选择等级时,根据国家/地区货币,它的值并不相同。

例如:1 级 = 0.99 美元(美国)= 0.79 欧元(欧洲)= 230 日元(日本)

如果您确实想要不同的价格,则必须多次使用相同的应用程序。

e.g. :
Application 1 : only distributed on US country (at any tier)
Application 1 bis : distributed on other country than US (at any other tier)

应用程序 1 和应用程序 1 bis 是完全相同的应用程序,但有一点差异,例如语言(如果您没有本地化您的应用程序)

You can't have different price for different country.
The only thing is when you choose a tier, it is not the same value according to the country currency.

e.g. : tier 1 = $.99 (US) = .79€ (Europe) = 230 Yens (Japan)

If you really want to have different prices, you must have the same app multiple times.

e.g. :
Application 1 : only distributed on US country (at any tier)
Application 1 bis : distributed on other country than US (at any other tier)

Application 1 and Application 1 bis is exactly the same application, but with a little difference, e.g. language (if you do not localize your app)

蓬勃野心 2024-10-10 00:50:39

同时,还有一个 SDK (Mage) 可用,它也适用于消耗品和非消耗品(与 iTunes Connect 不同,它仅适用于订阅)。此外,他们会根据市场自动优化价格。您可以在存储库中找到文档(也有 Android 和 React-Native SDK 可用)。

如果您使用 iTunes Connect 中的选项根据地点更改订阅价格,请注意:

  1. 如果您降低价格:所有现有客户也将立即从中获利。
  2. 如果您提高价格:所有现有客户都将收到警告并有机会取消。

坦白说,我是联合创始人之一。我们多次遇到像你一样的问题。这就是我们创建法师的原因。

Meanwhile, there is an SDK (Mage) available, which is also working for consumables and non-consumables (unlike with iTunes Connect where it only works with subscriptions). Additionally, they automatically take care of optimizing prices according to the markets. You can find the documentation in the repository (there is an android as well as react-native SDK available too).

If you are using the option in iTunes Connect to change subscription prices according to locations be aware, that:

  1. If you reduce your prices: all existing customers will also profit from that immediately.
  2. If you increase your prices: all existing customers will be warned and get the opportunity to cancel.

For full disclosure, I'm one of the Co-Founders. We faced the same problems like you multiple times. This is why we created Mage.

故事和酒 2024-10-10 00:50:39

将它们作为单独的应用程序发布,然后设置目标国家/地区,以便它们不会重叠。

Release them as separate apps, then set the target countries so they do not overlap.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文