bigcommerce / checkout-js

Optimized One-Page Checkout
MIT License
114 stars 353 forks source link

"Taxes" is not customizable by lang files #885

Closed pauliusinc closed 6 months ago

pauliusinc commented 2 years ago

The taxes_text field is not customizable by the lang.json files. My shop is written in German and I want to change the taxes field from "Tax" to "Davon Steuern".

So I made it customizable in the code. I will create a PR for it. On the other side the standard entry for subtotal_text is wrong. In german it is called "Zwischensumme". The circumstance that there stands "Gesamtbetrag (netto)" breaks my whole shop logic, because brutto stands for "exclusive taxes" but my shop lists the prices incl. taxes because I set it so in the settings.

bc-0dp commented 6 months ago

Hi @funivan I will close this for now. If this issue persists, then don't hesitate to create a new issue. ❤️