saleor-apps-redis_apl/.changeset/fifty-radios-beam.md
Adrian Pilarczyk 34efd39dcf
fix customer code calculate taxes (#922)
* fix: 🐛 calculate taxes customerCode

* build: 👷 changeset

* refactor: ♻️ address feedback

* feat:  add migration

* Empty-Commit
2023-08-25 14:50:47 +02:00

179 B

saleor-app-taxes
patch

Fixed the issue when user id was not available during tax calculation. Now, to identify the user during tax calculation, we use the user email.