commerce icon indicating copy to clipboard operation
commerce copied to clipboard

Correct default cart tax currency

Open matthew-petrie opened this issue 6 months ago • 1 comments

The cart defaults the tax to be USD if there is no tax amount set for the cart. This is an unhelpful default due to international and multi currency stores where the currency changes with the cart (most of the this repo handles this correctly).

This changes defaults the currency to the same currency as the cart total currency if there are no taxes set for the current cart.

Before: Screenshot 2023-12-15 at 14 55 28

After: Screenshot 2023-12-15 at 14 55 38

matthew-petrie avatar Dec 15 '23 15:12 matthew-petrie

@matthew-petrie is attempting to deploy a commit to the Vercel Solutions Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Dec 15 '23 15:12 vercel[bot]