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

fix: only show nag when Stripe Premium is lower than 2.2.0 #4170

Merged
merged 5 commits into from
Jul 12, 2019

Conversation

DevinWalker
Copy link
Member

Description

Only displays the Stripe + Recurring version notice check if Stripe is active and less than version 2.2.0.

Resolves #4169

How Has This Been Tested?

  • Manually

Screenshots (jpeg or gifs if applicable):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

@mehul0810
Copy link
Contributor

Moving this issue and PR to my Sprint backlog as it still needs some improvement

Copy link
Contributor

@mehul0810 mehul0810 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DevinWalker I've tested this PR and found that there are few other improvements required to that notice. So, I've added my commits in the PR and tested it properly. Now, the notice will dismiss properly for 24 hours so it will not load on every refresh.

@ravinderk ravinderk merged commit 7ca93f6 into release/2.5.1 Jul 12, 2019
@ravinderk ravinderk deleted the issue/4169 branch July 12, 2019 16:03
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.

fix: recurring + stripe notice should only display if Stripe is active
3 participants