asc-ppp-pricing

Manage territory-specific App Store Connect subscription and in-app purchase pricing.

32|10|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/moasq/nanowave --skill asc-ppp-pricing-moasq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-ppp-pricing
Source: https://github.com/moasq/nanowave/tree/main/internal/orchestration/skills/features/asc-ppp-pricing
Command: npx skills add https://github.com/moasq/nanowave --skill asc-ppp-pricing-moasq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of setting territory-specific pricing for subscriptions and in-app purchases within the App Store Connect platform, enabling localized pricing strategies based on purchasing power parity (PPP) or custom tiers.

Core Features & Use Cases

  • Subscription Pricing: Adjust prices for recurring subscriptions across different countries.
  • In-App Purchase (IAP) Pricing: Set localized prices for one-time or consumable IAPs.
  • PPP & Tiered Pricing: Implement pricing strategies based on economic factors or predefined regional tiers.
  • Use Case: A developer wants to offer their app at a lower price point in India and Brazil compared to the US, reflecting local purchasing power. This Skill can be used to identify appropriate price tiers and apply them to specific territories.

Quick Start

Use the asc-ppp-pricing skill to set the price for subscription with ID 'SUB_ID' in India to use the price point with ID 'IND_PRICE_POINT_ID'.

Frequently Asked Questions about asc-ppp-pricing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set localized subscription prices in App Store Connect based on purchasing power parity?

To set localized subscription prices using PPP, you adjust territory-specific local currency amounts in App Store Connect based on economic equivalencies. This Skill automates applying developer-defined regional tiers or PPP calculations to your subscriptions and in-app purchases.

Can I adjust in-app purchase prices for specific territories like India and Brazil?

Yes, you can adjust in-app purchase prices for specific territories like India and Brazil. This Skill facilitates setting lower price points reflecting local purchasing power by applying the correct local currency amounts to your IAPs.

Do I need App Store Connect API credentials to automate regional pricing?

Yes, App Store Connect API credentials are required to automate regional pricing. You also need knowledge of your app, subscription, or IAP IDs, along with the specific territory codes you intend to modify.

What is the difference between purchasing power parity and tiered regional pricing for subscriptions?

Purchasing power parity bases local currency amounts on economic equivalencies between countries, while tiered regional pricing uses developer-defined tiers. This Skill supports both strategies to manage territory-specific pricing for subscriptions and in-app purchases.

How do I apply a custom price tier to a subscription ID across multiple countries?

You apply a custom price tier to a subscription ID by specifying the target territory codes and the corresponding price point IDs. This Skill updates the local currency amounts for those territories in App Store Connect using your defined regional strategies.