I'm a long time joomla user and know my way around fairly well, but Im no Joomla developer. Hope to be there at some point.
Ok, to the question.
Im working for a company that already has a process built in for our hundreds of vendor and members to sign up when sent invitations to our show. They get sent the invite code and then page by page they fill out the info. One the last page they fill out quite a bit of information and then select their quantities of products they want (Just 4 items - booths).
Now, the problem is we are trying to integrate that process from an older PHP website to our new joomla website with your HikaShop component. However, on that last page that all of the information (including the products and quantities) need to be preserved because on submit they are emailed and setup posted in multiple areas of this other site. which is needed for employees to access and us for confirmation and such.
So, what I can do is make it so that they submit the info like we need, but then have to go to the hikashop products page and again fill out what they wanted. Ugly, right? Is there a way to take these values (quantity / Name / dimension / etc) that they already filled out and jump straight to the checkout page on sumbit with those values all intact in the purchase area?
I'm racking my brain to figure a solution. Ive even thought about using ways to cross database with similar values so that I could just manually insert the values in hikashop tables but its impossible. None of the vendors and members have the same ID's or are connected between the two databases.
If there is anything you can do to help me with this I would be much appreciative.
Thanks