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

Subscription sign-up fees are not being accounted for, making taxes incorrect #1250

Closed
NickGreen opened this issue Nov 28, 2017 · 1 comment

Comments

@NickGreen
Copy link

Internal Prospress ticket #2710

Problem

The Signup Fee is not being accounted for in the total making taxes incorrect. This is being reported on several tickets.

Duplication

WooCommerce Services: by Automattic - 1.9.0
WooCommerce Subscriptions: by Prospress Inc. - 2.2.15
WooCommerce: by Automattic - 3.2.5

Set up subscription product for a 16.99/month with 1 month free and a $600 dollar signup fee.

Cart totals

SUBTOTAL $16.99
TAX $1.32
TOTAL $18.31
RECURRING TOTALS
SUBTOTAL $16.99 / month
TAX $1.32 / month
RECURRING TOTAL $18.31 / month
First renewal: December 22, 2017

Confirmed that each product is marked as taxable with the standard rate.

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

No branches or pull requests

2 participants