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
1 change: 1 addition & 0 deletions packages/@addon-pay/client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ Control-plane API client for configuring AddonPay. It will automate the same pla
## Planned capabilities

- Manage plans, entitlements, and service configuration through the AddonPay control-plane API.
- Automate dashboard operations from developer tooling and deployment workflows.
1 change: 1 addition & 0 deletions packages/@addon-pay/sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ Client runtime SDK for AddonPay applications. It exposes the application-facing
## Planned capabilities

- Read the entitlements, plans, and paywall configuration available to an application.
- Use the same application contract in an extension and its hosted-page contexts.
Loading