[MokoJoomMembership] [FEATURE] Tax calculation service #27

Open
opened 2026-06-02 19:35:44 +00:00 by jmiller · 1 comment
Owner

Migrated from MokoJoomMembership#83

Summary

Component config has tax_enabled and tax_rate fields but no implementation.

Required

  • Apply tax rate to plan prices during checkout
  • Display tax breakdown on invoice
  • Support per-plan tax override
  • Tax-inclusive vs tax-exclusive pricing option
  • Store tax amount separately in payments table
> Migrated from MokoJoomMembership#83 ## Summary Component config has tax_enabled and tax_rate fields but no implementation. ## Required - Apply tax rate to plan prices during checkout - Display tax breakdown on invoice - Support per-plan tax override - Tax-inclusive vs tax-exclusive pricing option - Store tax amount separately in payments table
jmiller added the membershippayments labels 2026-06-02 19:52:07 +00:00
Author
Owner

Built: TaxService implemented — VAT/sales tax with inclusive/exclusive modes, per-plan overrides.

Built: TaxService implemented — VAT/sales tax with inclusive/exclusive modes, per-plan overrides.
jmiller added the pending: testing label 2026-06-02 20:31:41 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCommunity#27