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

Ability to modify product name and pricing description when the Reader Revenue platform is set to Stripe #2362

Open
gusaus opened this issue Mar 21, 2023 · 0 comments

Comments

@gusaus
Copy link

gusaus commented Mar 21, 2023

Is your feature request related to a problem? Please describe.
When using Stripe as the Reader Revenue platform, the following products and pricing are generated for recurring subscriptions -

Products – Newspack – Stripe  Test  2023-03-20 19-20-48

Products – Newspack – Stripe  Test  2023-03-20 19-23-34

Products – Newspack – Stripe  Test  2023-03-20 19-25-11

It looks like the products and prices are generated in https://github.com/Automattic/newspack-plugin/blob/master/includes/reader-revenue/stripe/class-stripe-connection.php where "Newspack" is hard coded into the product names (Newspack Monthly Donation, Newspack Annual Donation).

The prices are created using Tiered volume pricing

// A price has to be assigned to a product.

Which results in a unit price and quantity being displayed on the receipt or invoice (for example)

Inbox (1) - gusaus@gmail com - Gmail 2023-03-20 19-41-00

Describe the solution you'd like
Ideally, the product names could be modified (somewhere in the Reader Revenue settings?) and the unit price and quantity would be hidden from the invoice and receipts generated by Stripe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant