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

[Earn] Transactional emails do not show the fee breakdown for Earn products #76256

Open romarioraffington opened 1 year ago

romarioraffington commented 1 year ago

We currently are not showing the fee that WPCOM takes in transactional emails. This can be very misleading for the user

Screenshot 2023-04-25 at 7 08 38 PM Screenshot 2023-04-25 at 7 08 45 PM
millerf commented 1 year ago

CC @crisbusquets

crisbusquets commented 1 year ago

CC @crisbusquets

I'd mix both sentences.

Instead of just Visit your payments dashboard to manage subscriptions, view earnings and see your subscribers.

Change it to: On your current plan, WordPress.com charges 8%. Additionally, Stripe charges are typically 2.9%+30c. Visit your payments dashboard to manage subscriptions, view earnings and see your subscribers.

And keep the link we already have on Visit your payments dashboard.

millerf commented 1 year ago

@simison You should take this one as it fits perfectly in your ownership...

simison commented 1 year ago

Do you mean the actual fee in numbers, or the blurb visible in Stats but not in the email?

image

Can you make the fee come up from the API? :-) We can make it appear in the stats page then.

millerf commented 1 year ago

Do you mean the actual fee in numbers, or the blurb visible in Stats but not in the email?

We could do either. But fees numbers would make sense I think.

Can you make the fee come up from the API? :-) We can make it appear in the stats page then.

Great idea!