Hi!
I'm having a difficult time being able to add a custom entity that stores the tax amount by customer's ship to address. I've modified the tax solution from FocusLive, but I need a tax code by customer's ship to address which is more than the out of
the box solution provides. However, you can't create a relationship between addresses and other entities so I'm stumped. Any ideas? The ultimate solution is to automatically populate the tax amount for each customer's order based on this
custom solution.
The current Tax Entity has a tax id, tax name, tax amount, etc. I was thinking of adding a custom fields for Account Name and Address Name, but I'm not sure how to add logic to look up the Account's Address name. Am I over engineering what
seems like should be a simple solution?
Thanks in advance!