benjaminmayo/merchantkit
A modern In-App Purchases management framework for iOS. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3418
- days_rel: n/a
- days_push: 807
- n_releases_24m: 0
Adoption not part of the score
1112 stars · 74 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
framework · maturity active
sdk auth mobile-development e-commerce developer-tools in-app-purchase storekit subscriptions monetization swift ios mobile
1 source
- readme: https://github.com/benjaminmayo/merchantkit · fetched 2026-08-28 · 561fe19f1007
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| benjaminmayo/merchantkit | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="benjaminmayo/merchantkit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem