Skip to content

Refactor subscription logic to determine paid plan based on plan name#369

Merged
Stivenjs merged 1 commit into
mainfrom
cli
Oct 18, 2025
Merged

Refactor subscription logic to determine paid plan based on plan name#369
Stivenjs merged 1 commit into
mainfrom
cli

Conversation

@Stivenjs
Copy link
Copy Markdown
Contributor

This commit updates the logic for identifying whether a subscription is a paid plan by checking the plan name instead of the plan price. The change enhances clarity by directly associating the plan type with its name, improving the maintainability of the subscription logic.

This commit updates the logic for identifying whether a subscription is a paid plan by checking the plan name instead of the plan price. The change enhances clarity by directly associating the plan type with its name, improving the maintainability of the subscription logic.
@Stivenjs Stivenjs self-assigned this Oct 18, 2025
@Stivenjs Stivenjs merged commit 9647530 into main Oct 18, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant