asc-ppp-pricing

Installation
Summary

Territory-specific pricing for subscriptions and in-app purchases using CSV import, price schedules, and per-territory commands.

  • Supports both subscriptions and IAP with dedicated setup commands for bootstrapping new products with initial pricing and localization in one verified flow
  • Bulk PPP updates via CSV import with dry-run validation; manual one-off pricing via set command with optional future-date scheduling
  • Includes summary views, price-point lookup, and availability management to inspect current state and verify changes across territories
  • Requires ASC credentials and app ID; resolves price points automatically from territory and price, or accepts explicit price-point IDs for deterministic tier-based workflows
SKILL.md

PPP pricing (per-territory pricing)

Use this skill to create or update localized pricing across territories based on purchasing power parity (PPP) or your own regional pricing strategy.

Prefer the current high-level flows:

  • asc subscriptions setup and asc iap setup when you are creating a new product
  • asc subscriptions pricing ... for subscription pricing changes
  • asc iap pricing summary and asc iap pricing schedules ... for IAP pricing changes

Preconditions

  • Ensure credentials are set (asc auth login or ASC_* env vars).
  • Prefer ASC_APP_ID or pass --app explicitly.
  • Decide your base territory (usually USA) and baseline price.
  • Use asc pricing territories list --paginate if you need supported territory IDs.

Subscription PPP workflow

New subscription: bootstrap with setup

Use setup when you are creating a new subscription and want to create the group, subscription, first localization, initial price, and availability in one verified flow.

Related skills
Installs
2.0K
GitHub Stars
793
First Seen
Jan 31, 2026