Hi @ all
Sorry for my english...
I'm a fan of the Rokquickcart. This shopping tool is just perfect for my Web Project.
This component has the Checkout-Methode "Custom Send Form URL".
I would like to combine with the chronoforms but i've got some problems. How i can transfer the shopping cart into the chronoforms?
I made a Test
I copy / paste the URL in the "Custom Send Form Options" "Checkout URL" field but unfortunately i don't become the articles.
It sent a mail, but not the articles.
(Example: das Museum zu Aller*heiligen in Schaff*hausen) i saw on this page, that it works.
How i can configure the Forms, that it sent the articles.
BR
Thomas
Sorry for my english...
I'm a fan of the Rokquickcart. This shopping tool is just perfect for my Web Project.
This component has the Checkout-Methode "Custom Send Form URL".
I would like to combine with the chronoforms but i've got some problems. How i can transfer the shopping cart into the chronoforms?
I made a Test
I copy / paste the URL in the "Custom Send Form Options" "Checkout URL" field but unfortunately i don't become the articles.
It sent a mail, but not the articles.
(Example: das Museum zu Aller*heiligen in Schaff*hausen) i saw on this page, that it works.
How i can configure the Forms, that it sent the articles.
BR
Thomas
Hi Thomas,
If you add a Debugger to the On Load event of your form you can see the RokQuickCart passes the data through:
Bob
If you add a Debugger to the On Load event of your form you can see the RokQuickCart passes the data through:
Array
(
[option] => com_chronoforms5
[chronoform] => test_rokquickcart
[currency] => USD
[shipping] => 0
[tax] => 0
[taxRate] => 0
[itemCount] => 2
[item_name_1] => Sample DVD
[item_quantity_1] => 1
[item_price_1] => 10
[item_options_1] => image: http://my_domain.com/cache/rokquickcart/shelf/images/rokquickcart/samples/bolt.jpg
[item_name_2] => Sample DVD 4
[item_quantity_2] => 1
[item_price_2] => 8.99
[item_options_2] => image: http://my_domain.com/cache/rokquickcart/shelf/images/rokquickcart/samples/iron-man.jpg
[return] => http://my_domain.com/index.php?option=com_rokquickcart
[cancel_return] => http://my_domain.com/index.php?option=com_rokquickcart
)
Bob
Hello Bob
I could create the form and was also the debugger to the On Load set. I now see all the data as a code in the form. How can I now represent the data most beautiful and queries?
Thanks for another Tip
regadrs Thomas
I could create the form and was also the debugger to the On Load set. I now see all the data as a code in the form. How can I now represent the data most beautiful and queries?
Thanks for another Tip
regadrs Thomas
I would like to insert the Webshop Data into the Form and sent it per Mail @my Adress.
Example: allerheiligen*ch/de/shop
Click on "kaufen" Screenshots: https://www.dropbox.com/sh/ttglgoyh2p3uiyh/AADU9vMFYr3mA5LZEjewsR3ua?dl=0
The Form ist an ChronoForms.
How we can insert the Webshop-Cart into the Form and then to the Adresse?
Example: allerheiligen*ch/de/shop
Click on "kaufen" Screenshots: https://www.dropbox.com/sh/ttglgoyh2p3uiyh/AADU9vMFYr3mA5LZEjewsR3ua?dl=0
The Form ist an ChronoForms.
How we can insert the Webshop-Cart into the Form and then to the Adresse?
Hi Thomas_H,
I don't know how to insert a form into RokQuickCart. If it supports Joomla! Content plug-ins then it should be possible using the ChronoForms plug-in.
Bob
I don't know how to insert a form into RokQuickCart. If it supports Joomla! Content plug-ins then it should be possible using the ChronoForms plug-in.
Bob
Oh no its the other side, i would like insert the RokQuickCart into the Form.
This topic is locked and no more replies can be posted.