Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.4k stars 1.98k forks source link

Update Cancel Purchase Page to Improve Clarity on Refunds and Introduce Payment Flexibility #88979

Open simranvijwani opened 5 months ago

simranvijwani commented 5 months ago

What

Implement two key enhancements to the Cancel Purchase page:

  1. Clear Refund Eligibility Information: Display an explicit notice about the refund eligibility status, including the specific cutoff date and a link to the Refund Policy support page.
  2. Monthly Payment Option Prompt: Prominently feature an option for users to switch to monthly payments, including a direct link or contact option for support, to provide users with flexible payment alternatives.

Expected Outcomes:

Why

Many users find themselves confused about their eligibility for refunds upon initiating a cancellation. This confusion often leads to an increased volume of support tickets related to cancellations and refunds, higher instances of chargebacks, and diminished customer satisfaction. Furthermore, users lacking awareness of alternative payment options may opt for cancellation over more suitable solutions.

How

No response

Aurorum commented 5 months ago

I love this. :) I think a big reason for this is that the action verb has always been “Cancel plan” rather than “Refund plan”: https://wordpress.com/support/refunds/

I’ve seen many users confused about this in Support, and I’d love for that to change too! But I do wonder if this was an intentional marketing decision to prevent refunds?

Happy to work on this, but would love to get a sense on whether this has definitely been approved.

rickmgithub commented 5 months ago

I've pinged for more on this here

C042CJ2NH/p1711614381966119-slack-triage

Aurorum commented 5 months ago

Thank you!! I don't have access to that channel on Slack so would be v grateful if you could share their response here when you receive it. :)

michaelpick commented 5 months ago

Hi! Just to make sure we're on the same page would you mind sharing a direct link, screengrab, or copy dump for the screen we'd like to modify?

Aurorum commented 5 months ago

@michaelpick these are my views (so @simranvijwani, please feel free to correct me if you're referring to something else!), I would like to change this "Cancel plan" button to "Refund plan": https://wordpress.com/support/refunds/#how-to-get-a-refund

And maybe have some sub-text just beneath it stating when the refund window ends for that purchase.

Screenshot 2024-04-03 at 11 01 05

Can be accessed by Me > Purchases and then clicking an individual subscription

simranvijwani commented 5 months ago

@Aurorum Yes! The issue involves two feature requests. The first request is to add refund eligibility details as a subtext, which would include a link to the refund policy support guide.

image

The second request is to add a new button that allows users to switch to the monthly payment option.

image

michaelpick commented 5 months ago

Thanks, both! We'll share something ASAP!

alvezfrancese commented 5 months ago

Hi there! I don’t think we should change ‘Cancel plan’ to ‘Refund plan’, since it would obfuscate the real action the user's taking, which is actually canceling the plan, with the refund being a secondary thing.

We do could, nevertheless, add some subcopy to explain about refunds (the 'Learn more' part being a link to the refund policy docs):

[Cancel plan] Get a full refund until Apr 24, 2024. Learn more.

Regarding the new button: [Switch to monthly billing] may work.

Should we also add a [Switch to annual billing and save] CTA for monthly payers?

Aurorum commented 5 months ago

Cool, thanks very much! I'd like to split the two issues if that's okay, but I'll take a look at adding the refund text tomorrow.

Aurorum commented 5 months ago

I've proposed adding the refund text in #89249. :)

It's not possible to include Learn more as a link because the Card is a link (can't have a link within another linK!), so I've added a tooltip like this instead.

Screenshot 2024-04-05 at 12 21 57

For context on what this looks like - let me know if you have any thoughts!

Screenshot 2024-04-05 at 12 14 44
alvezfrancese commented 5 months ago

Hi! A tooltip is a good solution, if we need that information. What about saying something like: 'Questions? Check our refund policy', being 'refund policy' the link?

For the domain part: what do you think of 'If you're unsure of this domain, cancel it before 8 April, 2024 to choose another free one instead'?

Aurorum commented 5 months ago

Great shout - thank you! I've switched it to that language instead.

DavidRothstein commented 5 months ago

I think a big reason for this is that the action verb has always been “Cancel plan” rather than “Refund plan"

Not quite always -- it used to be more like "Cancel and refund plan", before it was changed here: https://github.com/Automattic/wp-calypso/pull/68088

liviopv commented 4 months ago

📌 ACTIONS

Keeping this request. There's an ongoing project to improve this flow: pfuQfP-c9-p2 cc @bohdankit07 in case the discussion here it's relevant to your project