Skip to content

Conversation

@Devwill2
Copy link
Contributor

@Devwill2 Devwill2 commented Nov 5, 2025

Fixes: #1839
Changes:

  • Updated Purchase#set_price_and_rate to check is_recurring_billing? instead of is_tiered_membership?
  • Added is_recurring_billing flag to product serialization for UI
  • Updated discount creation UI to show duration selector for all subscription products
  • Added tests for legacy subscription renewals with limited-duration discounts

Ai Discolsure

None. All code written by me

Livestream Viewing Confirmation

Have watched both the live streams end-to-end

Video

Before:

Screencast.from.2025-11-06.03-08-56.mp4

After:

Screencast.from.2025-11-06.03-11-07.mp4

@Devwill2
Copy link
Contributor Author

Devwill2 commented Nov 9, 2025

@3d-illusions Is this you asking in issue #1839?

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.

offer discounts for subscriptions that are only applied to the innitial purchase, not renewals.

1 participant