Hey Guys,

I've added a Tax ID field to my registration. I can get the tax ID to come up when I view the orders in the admin. But the problem I am running in to is how do I pull the customers tax ID from the customers table (called and insert it into the orders table when the user checks out?

I have made fields in both the customers table (called customers_taxid in both tables) and the orders table. I just can't figure out how to bring it over on checkout.