Project Description:
I'm modifying the MarketPress Lite - WordPress Ecommerce plugin for use in a baseball tournament registration system and I need to chat with someone who has experience with this plugin.
The area I am focusing on is the shipping information form, I added a field to this form labeled Team ($team). This field is working within Marketpress, it takes the team info from the user and adds it to the order info.
I need help accessing this $team variable (the info the user puts in) during the checkout phase, for use outside of the plugin.
every time a user registers their team using the site I want it to add the $team info from the MarketPress shipping form as a new term in a custom taxonomy named Teams Attending (slug: teams).
Please apply only if you have experience working with Marketpress, I am mainly looking for guidance, I will provide you the files I am working with and we can discuss the project in more detail. If you can help me figure out which PHP/WordPress/Marketpress code to input/modify so I can access the info in the shipping form during checkout you will be paid. Bonus, if you can help turn this info into a 'Teams Attending' term, and Double Bonus if you help me assign this new term to the appropriate 'Tournament' post based on the tournament product that was purchased.