Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make default payment block plan names dynamic #25397

Merged
merged 3 commits into from
Aug 5, 2022

Commits on Aug 5, 2022

  1. Make default payment block plan names dynamic

    When adding a new plan, the plan name will update depending upon the
    payment options selected - whether it's a donation  and what the payment
    frequency is.
    
    This aids users in naming their plans appropriately and reduces the
    likelihood of having umpteen plans called 'Monthly subscription'
    when they're nothing of the sort.
    
    If the user explicitly chooses a name then that is respected and not
    overwritten.
    dsas committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    765a598 View commit details
    Browse the repository at this point in the history
  2. changelog

    dsas committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    c88a579 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b81ac9c View commit details
    Browse the repository at this point in the history