Skip to content

feat: implement subscription plan templates with dynamic pricing tiers - #1027

Open
Timmatt112 wants to merge 1 commit into
Smartdevs17:mainfrom
Timmatt112:feat/950-plan-templates-dynamic-pricing
Open

feat: implement subscription plan templates with dynamic pricing tiers#1027
Timmatt112 wants to merge 1 commit into
Smartdevs17:mainfrom
Timmatt112:feat/950-plan-templates-dynamic-pricing

Conversation

@Timmatt112

Copy link
Copy Markdown

Summary

Implements reusable subscription plan templates with dynamic pricing tier support.

Changes

  • Added append-only template storage key types.
  • Registered the subscription plan templates module.
  • Exposed authenticated entrypoints for:
    • Creating templates
    • Publishing versions
    • Sharing and withdrawing templates
    • Instantiating templates
    • Quoting dynamic pricing tiers
    • Reading analytics
    • Recording views and subscriptions
  • Preserved storage-key compatibility.

Verification

  • passes.
  • Full contract checks were blocked because Cargo is unavailable in the environment.
  • Existing TypeScript and Jest checks remain blocked by unrelated repository issues documented in the implementation notes.

Closes #950

…pend-only template storage keys and authenticated contract entrypoints for reusable plans, versioning, sharing, analytics, and graduated pricing quotes.\n\nCloses Smartdevs17#950\n\nGenerated with Codebuff 🤖\nCo-Authored-By: Codebuff <[email protected]>
@drips-wave

drips-wave Bot commented Aug 27, 2026

Copy link
Copy Markdown

@Timmatt112 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement subscription plan templates with dynamic pricing tiers

1 participant