Joomla v2.5
Virtuemart v2.0.18
Chroforoms v4
I am trying to build a functionality in which a user can order a product from virtuemart using a form generated by chronoforms(v4). I am stuck and I don't know how to post the $form->data variables. I tried cURL but it didn't work out because the virtuemart form uses $_POST to add items in the cart.
Can someone suggest anything?
Thanks in advance.
Virtuemart v2.0.18
Chroforoms v4
I am trying to build a functionality in which a user can order a product from virtuemart using a form generated by chronoforms(v4). I am stuck and I don't know how to post the $form->data variables. I tried cURL but it didn't work out because the virtuemart form uses $_POST to add items in the cart.
Can someone suggest anything?
Thanks in advance.