-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Checkout: Improve UI when user tries to buy site redirect and starts plan's free trial #1538
Comments
Note that this could also be an issue for a user who tries to start a trial on a site with an active redirect (as opposed to it being in their cart). |
@mikeshelton1503 and I chatted about this in Slack, some notes:
I would also consider this relatively low priority and can probably wait for v2 of free trials. |
I guess the issue here isn't so much about Site Redirect upgrades, but about the general case where the user has more stuff in their cart than the trial. For example, with two domains and a trial in the cart, you should be prompted to pay for the second domain. However, when you reach checkout, all you see is the trial confirmation page and no way to enter / select a payment method. If you click the button in the confirmation page, you see this error: @gziolo is that the issue you're referring to? I have the impression you and @breezyskies are talking about different things -- and if you're not, what I mention above is another problem we need to take into consideration :) |
@fabianapsimoes I was rather thinking about the case you described, but both cases are valid in this context :) |
This is one of the reasons @mikeshelton1503 and I were pushing for a separate trial confirmation page that did not include the cart -- the idea being that starting a trial would have zero to do with checkout (or interact with anything else that may or may not be in your cart). |
We'll no longer use the cart for Free Trials, so I'm closing this one. |
Steps to reproduce:
The same issue happens when you add more than one Domain and/or Domain Mapping to the cart.
/cc @fabianapsimoes @mikeshelton1503
The text was updated successfully, but these errors were encountered: