Sending Form field values through Post Method

Dhananjay 31 Jul, 2013
Hi All
I have chronoform where user enters his/her payment details (except Credit card No.) like name, service pack, address etc—which is saved by DB Save action on Submit Event.

http://www.astrodarshan.com/index.php/payment-details

Now I have to send all these field values to checkout.php page especially through the post method.
Note: - checkout.php is core PHP page
Anyone please tell me how to achieve it

Any hint or guide is appreciated

Thanking you in advance
Djay
GreyHead 01 Aug, 2013
Hi Djay,

You don't say what the checkout.php page is (beyond the obvious). If it is a checkout class then the simplest way may be to include that into a Custom Code action in your form.

If not then you can create a little form in ChronoForms, pass the data to that and set the URL of the checkout.php Page as the Submit URL.

Bob

PS There are several FAQs on working with third party sites that may be helpful. This FAQ leads to a paid tutorial with some other examples.
Dhananjay 01 Aug, 2013
Hi Bob

thanks for your reply
I was just waiting for your reply

Is the PDF which you mentioned is for CFv4 and Joomla 2.5, if yes i will purchase it.
Does it deals with passing the field values with post method which is secure for sending payment details

Further my checkout.php page is simple php programmed page passing user payment details to ccavenue payment gateway

Thanks
Djay
GreyHead 01 Aug, 2013
Hi Djay,

Please email me the PHP page (or rename it to .txt and post it here) and I'll take a look.

Yes the document was written for CFv4 and Joomla! 1.6 or 2.5 (I usually put that in the description page) but should work equally well with J3.

Bob
This topic is locked and no more replies can be posted.