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: Cancellation changes #276

Closed
scruffian opened this issue Nov 20, 2015 · 0 comments
Closed

Purchases: Cancellation changes #276

scruffian opened this issue Nov 20, 2015 · 0 comments
Assignees
Labels
[Feature] Purchase Management Related to managing purchases such as subscriptions, plans, history, auto-renew, cancellation, etc. [Type] Task

Comments

@scruffian
Copy link
Member

As discussed on Slack ( p1447854220000008-slack-upgrades ), there are a few changes to how cancellation works in /purchases we need to implement for v1:

  • if the product is within the refund window, the button in Manage Purchase says Cancel and Refund. Clicking the button removes the product subscription and triggers a refund.
  • if the product is not within the refund window, the button in Manage Purchase says Cancel. Clicking the button does not remove the product subscription. It only disables auto-renewal, and leaves the subscription to be removed 7 days after expiration.

cc @mikeshelton1503

Note that Premium Themes only have the Cancel and Refund option.

@scruffian scruffian added [Status] In Progress [Type] Task [Feature] Purchase Management Related to managing purchases such as subscriptions, plans, history, auto-renew, cancellation, etc. labels Nov 20, 2015
@scruffian scruffian added this to the Purchases: v1 milestone Nov 20, 2015
@gziolo gziolo added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. and removed [Status] In Progress labels Nov 23, 2015
@gziolo gziolo removed the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Nov 23, 2015
gziolo added a commit that referenced this issue Nov 23, 2015
…-flow

Purchases: Change cancel flow for non-refundable purchases

Fixes #276.
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] Task
Projects
None yet
Development

No branches or pull requests

3 participants