After customer has successfully checked out/paid for a plan. We bring them back to the UI without showing their upgraded plan, instead we ask them to refresh the page as you can see from the banner.
Related issue: https://github.com/codecov/gazebo/pull/161
The old green banner needs to change to the new component banner in storybook.
When will the update occur messaging:
Upgrade plan ---> update happens instantly
Downgrade plan --> update happens on the next billing cycle.
@ajay-sentry @aj-codecov We want to push these 2 variation of green banners based on the listed conditions. You can find the green banners here on Figma: link Please review, and let me know if anything missing or need revise.
Problem to solve
Description
After customer has successfully checked out/paid for a plan. We bring them back to the UI without showing their upgraded plan, instead we ask them to refresh the page as you can see from the banner. Related issue: https://github.com/codecov/gazebo/pull/161
The old green banner needs to change to the new component banner in storybook.
When will the update occur messaging: Upgrade plan ---> update happens instantly Downgrade plan --> update happens on the next billing cycle.
Solution
Additional Information
Figma: link