#amanpaix
1 messages · Page 1 of 1 (latest)
you would create a different tax rate txr_xxx object for a different percentage and pass that to Checkout instead when your logic says it's needed
Thank you! so overriding percentage using checkout session is not possible, right?
it is possible, since you pass explicitly the percentage you want, so you can pass a different one, as described above