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

Tax missing on recurring orders #136

Open
3 tasks done
dwanjuki opened this issue Jan 29, 2025 · 0 comments
Open
3 tasks done

Tax missing on recurring orders #136

dwanjuki opened this issue Jan 29, 2025 · 0 comments

Comments

@dwanjuki
Copy link

Describe the bug
When using the pmpro_tax filter, the tax amount is added to the Initial Payment only. Recurring order totals for the subscription do not include tax.

To Reproduce
Steps to reproduce the behavior:

  1. Use pmpro_tax to create a custom tax structure, or use one of our existing tax snippets, e.g. this one for GST
  2. Create a daily membership level
  3. Check out for the level, pay via check.
  4. Wait for pending check order to be generated or trigger the PBC recurring order cron
  5. Observe that the recurring order total does not include tax.

Expected behavior
The PBC recurring payment amount includes tax in the total similarly to other gateways.

Isolating the problem (mark completed items with an [x]):

  • I have deactivated other plugins and confirmed this bug occurs when only Paid Memberships Pro plugin is active.
  • This bug happens with a default WordPress theme active, or Memberlite.
  • I can reproduce this bug consistently using the steps above.

WordPress Environment

``` WP 6.7.1 PBC 1.1.2 PMPro 3.3.3 ```
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