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

Purchases: change copy in checkout button in case of renewal #162

Closed
fabianapsimoes opened this issue Nov 19, 2015 · 2 comments · Fixed by #4520
Closed

Purchases: change copy in checkout button in case of renewal #162

fabianapsimoes opened this issue Nov 19, 2015 · 2 comments · Fixed by #4520
Assignees
Labels
[Feature] Purchase Management Related to managing purchases such as subscriptions, plans, history, auto-renew, cancellation, etc. [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it

Comments

@fabianapsimoes
Copy link
Contributor

When renewing an upgrade, the button in checkout says "Purchase $XX subscription". Because this isn't a new subscription but the renewal of an existing one, this can be confusing. We should change the copy depending on either the user is paying for a new product or renewing one they already own.

screenshot-wpcalypso wordpress com 2015-11-19 12-38-22

cc @mikeshelton1503 for copy advice.

@fabianapsimoes fabianapsimoes added [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it Upgrades labels Nov 19, 2015
@fabianapsimoes fabianapsimoes added this to the Purchases: v2 milestone Nov 19, 2015
@fabianapsimoes fabianapsimoes added [Feature] Purchase Management Related to managing purchases such as subscriptions, plans, history, auto-renew, cancellation, etc. and removed [Feature] Purchase Management Related to managing purchases such as subscriptions, plans, history, auto-renew, cancellation, etc. Upgrades labels Nov 20, 2015
@fabianapsimoes fabianapsimoes modified the milestones: Purchases: v1, Purchases: v2 Nov 25, 2015
@umurkontaci
Copy link
Contributor

FWIW, there's a property in cartItem.extra.purchaseType === 'renewal' for renewals. Should be handy after we get the copy advice.

@mikeshelton1503
Copy link
Contributor

Let's change the button copy for renewals to:

Renew subscription - $XX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Purchase Management Related to managing purchases such as subscriptions, plans, history, auto-renew, cancellation, etc. [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants