# benjaminmayo/merchantkit

A modern In-App Purchases management framework for iOS.

Repository: https://github.com/benjaminmayo/merchantkit
Canonical: https://ross.abutalabs.com/products/merchantkit
Language: Swift
License: MIT
License Family: permissive
Topics: swift, in-app-purchase, ios
Last push: 2024-06-17T22:02:49+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3418, "days_push": 807, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1112, forks 74 (observed 2026-08-28T04:03:37.761190+00:00)

## What it is
MerchantKit is a Swift framework for iOS that simplifies managing In-App Purchases, including one-time purchases, consumables, and auto-renewing subscriptions. It provides a concise API for tracking purchase state, committing purchases, restoring transactions, and formatting localized price strings.

## Use cases
- add a pro tier unlock to an iOS app
- manage auto-renewing subscriptions in Swift
- restore in-app purchase transactions
- check whether a product has been purchased
- format localized subscription price strings
- handle consumable purchases without StoreKit boilerplate

## When to choose
- you are an indie iOS developer adding monetization with a finite set of products
- you want a lightweight StoreKit wrapper with no external dependencies
- you prefer developer convenience over strict receipt-validation security

## When to avoid
- you need strict anti-piracy or server-side receipt validation
- you require a fully stable, guaranteed API (the project is still in flux)
- you target platforms other than iOS

## Facets
- artifact type: framework
- maturity: active
- function: sdk, auth
- domain: mobile-development, e-commerce, developer-tools
- platform: -
- tags: in-app-purchase, storekit, subscriptions, monetization, swift, ios, mobile

## Member repositories
- benjaminmayo/merchantkit (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:37.761190+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:42:42.023416+00:00, confidence not recorded.
  - readme: https://github.com/benjaminmayo/merchantkit (fetched 2026-08-28T04:03:37.761190+00:00, sha 561fe19f1007)
- Data as of 2026-08-30T08:39:29.467469+00:00.
