purchases
A purchase is a one-shot non-renewing transaction (lifetime grants,
consumables, in-app one-offs). For subscriptions see revcat subscriptions.
Subcommands
Section titled “Subcommands”| Command | Description |
|---|---|
purchases entitlements <id> | List entitlements granted by a purchase |
purchases refund <id> | Refund a non-renewing purchase (Web Billing) |
purchases search <store_id> | Find purchases by store id |
purchases view <id> | Show one purchase |
Aliases: purchase.
Full flag reference: see the CLI reference.
Examples
Section titled “Examples”revcat purchases search ABC123XYZrevcat purchases view purch_xxxrevcat purchases entitlements purch_xxxrevcat purchases refund purch_xxx -y