Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions packages/@addon-pay/client/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# @addon-pay/client

Control-plane API client for configuring AddonPay. It will automate the same plans, entitlements, and service configuration that developers manage in the AddonPay dashboard.

## Planned capabilities

- Manage plans, entitlements, and service configuration through the AddonPay control-plane API.
4 changes: 4 additions & 0 deletions packages/@addon-pay/sdk/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# @addon-pay/sdk

Client runtime SDK for AddonPay applications. It exposes the application-facing data needed to evaluate entitlements, inspect plans, and retrieve paywall configuration.

## Planned capabilities

- Read the entitlements, plans, and paywall configuration available to an application.
Loading